Commit Graph

48 Commits

Author SHA1 Message Date
Sebastian Lackner
79eb485272 Rebase against 179137c259ffed546fb6f2c88c0d4df0e140cc4c.
[kernel32-FreeUserPhysicalPages]
Removed patch to add stub for kernel32.FreeUserPhysicalPages (accepted upstream).

[wininet-HTTPREQ_ReadFile_Async]
Removed patch to implement support for async handling in InternetReadFile
(accepted upstream).
2016-04-28 20:58:58 +02:00
Sebastian Lackner
b8b8585286 Added patch for feclient stub dll. 2016-04-12 07:00:54 +02:00
Sebastian Lackner
38db26b6d9 Rebase against ad7cb436571ec66ae7a5687568fca2f5318c7e76. 2016-04-08 18:34:13 +02:00
Sebastian Lackner
16975cdd43 api-ms-win-Stub_DLLs: Synchronize ext-ms-win-rtcore-ntuser-sysparams-l1-1-0 spec file. 2016-04-08 02:46:33 +02:00
Sebastian Lackner
57dde8e88f Rebase against aaddf1365a3371263827206eedf1464a83562c00.
[msi-Fix_Stack_Alignment]
Removed patch to fix stack alignment in CUSTOMPROC_wrapper function (accepted
upstream).

[ntdll-FSCTL_PIPE_LISTEN]
Removed patch to avoid updating iosb.Status after FSCTL_PIPE_LISTEN call
(accepted upstream).

[user32-FlashWindowEx]
Removed patch to avoid dereferencing NULL pointer in a trace (accepted
upstream).

[windowscodecs-PNG_Fixes]
Removed patch to fix a copy/paste mistake (accepted upstream).

[winex11-Desktop_Resolution]
Removed patch to allow 320x240 as supported resolution in desktop mode
(accepted upstream).
2016-04-08 02:46:33 +02:00
Sebastian Lackner
c2b79fac1f api-ms-win-Stub_DLLs: Sort kernelbase spec file alphabetically. 2016-03-22 04:21:47 +01:00
Sebastian Lackner
ac8c49d331 Synchronize multiple spec files. 2016-03-22 04:21:47 +01:00
Sebastian Lackner
90842489d6 Rebase against bc357819296594aca300fdf30bb0cda46e9f0be0. 2016-03-22 04:20:18 +01:00
Sebastian Lackner
c11992eadd Rebase against 62277fb7779f76341efc71999d59242055be5c31. 2016-03-15 04:02:38 +01:00
Sebastian Lackner
8b741cb8ba Rebase against 6158405ffdb027fab10456087ee0846c36000a56. 2016-03-03 19:55:18 +01:00
Sebastian Lackner
b7c7a94d42 Rebase against 0d06ebf5fb515e19cd9ec951dd9e49f6e678b35c.
[advapi32-RegCopyTree]
Removed patch to fix RegDeleteTreeW when empty string is passed (accepted
upstream).

[shutdown-Stub_DLL]
Removed patch to add shutdown.exe stub implementation (accepted upstream).
2016-03-02 23:32:41 +01:00
Sebastian Lackner
66cad5b6ae Rebase against 215e2d7fed58ccd7c5e55ad536fb311608b51d26. 2016-02-25 22:13:42 +01:00
Sebastian Lackner
5a7d29e22e Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959.
[api-ms-win-Stub_DLLs]
Removed multiple api-ms-win stub dlls (accepted upstream).

[kernel32-QT_Environment_Variables]
Removed patch to avoid inheritance of QT_ environment variables from host
environment to Wine (accepted upstream).

[kernel32-VirtualProtect]
Removed patch to allow to pass NULL as old protection to VirtualProtect for
Win9x compatibility (accepted upstream).

[services-SERVICE_FILE_SYSTEM_DRIVER]
Removed patch to load SERVICE_FILE_SYSTEM_DRIVER services with winedevice
(accepted upstream).

[wpcap-Several_Fixes]
Removed patch to fix possible crash in pcap_loop (accepted upstream).
2016-02-17 11:00:33 +01:00
Sebastian Lackner
cb7a46b342 api-ms-win-Stub_DLLs: Update spec file for kernelbase.dll. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
e0c5f8a2b9 Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7.
[kernel32-CompareString_Length]
Removed patch to ensure CompareStringW aborts on the first nonmatching
character (accepted upstream).

[ntdll-SystemRecommendedSharedDataAlignment]
Removed patch to implement SystemRecommendedSharedDataAlignment class (accepted
upstream).

[vmm.vxd-PageReserve]
Removed patch to fix protection flags passed to VirtualAlloc call (accepted
upstream).
2016-02-13 05:53:03 +01:00
Sebastian Lackner
b52385ec2a Rebase against 1098a673e61908bacf9459ea6a1ef062f9332d6b.
[combase-WindowsString]
Removed patches to implement various additional combase string functions
(accepted upstream).

[kernel32-InterlockedPushListSList]
Removed patches to forward InterlockedPushListSList to ntdll (improved patch
accepted upstream).

[ntdll-Unused_Import_Descr]
Removed patch to ignore import descriptors with empty thunk list (accepted
upstream).

[server-Win8_Pseudo_Handles]
Removed patch to implement support for Win8+ process/thread token pseudo
handles (accepted upstream).
2016-02-11 19:00:26 +01:00
Sebastian Lackner
31e5a4b2be Rebase against e776421232996729a0e350c31d56f696bd47e429.
[server-Fix_Leak]
Removed patch to fix newly introduced memory leak of object name structure
(accepted upstream).
2016-02-09 03:37:33 +01:00
Sebastian Lackner
8e6776a691 Added patch for shcore.GetProcessDpiAwareness stub. 2016-02-06 02:40:14 +01:00
Sebastian Lackner
bcc980d580 api-ms-win-Stub_DLLs: Synchronize spec file of kernelbase. 2016-02-05 21:23:05 +01:00
Sebastian Lackner
9a6a0c49f5 Added patch for kernelbase.QuirkIsEnabled3 stub. 2016-02-05 21:20:46 +01:00
Sebastian Lackner
8d7e0791fe Added patch to implement semi-stub for shcore.GetDpiForMonitor. 2016-01-26 15:41:13 +01:00
Sebastian Lackner
f2d347b897 Added patch to implement stub for shcore.SetProcessDpiAwareness. 2016-01-24 16:23:31 +01:00
Sebastian Lackner
0080e07707 Added patch for ext-ms-win-kernel32-package-current-l1-1-0 dll. 2016-01-24 03:30:38 +01:00
Sebastian Lackner
ff7682a2eb Added patch for ext-ms-win-rtcore-ntuser-sysparams-l1-1-0 dll. 2016-01-24 03:29:38 +01:00
Sebastian Lackner
6e66a30f03 Added patch for api-ms-win-rtcore-ntuser-draw-l1-1-0 dll. 2016-01-24 03:28:20 +01:00
Sebastian Lackner
ecad21686f Added patch for ext-ms-win-rtcore-ntuser-syscolors-l1-1-0 dll. 2016-01-24 03:27:11 +01:00
Sebastian Lackner
80333dbeea Added patch for api-ms-win-rtcore-ntuser-window-l1-1-0 dll. 2016-01-24 03:26:10 +01:00
Sebastian Lackner
b2184f6d38 Added patch for ext-ms-win-uxtheme-themes-l1-1-0 dll. 2016-01-24 03:24:51 +01:00
Sebastian Lackner
dd42997f73 Added patch for ext-ms-win-ntuser-mouse-l1-1-0 dll. 2016-01-24 03:23:33 +01:00
Sebastian Lackner
a248c41e92 Added patch for api-ms-win-shcore-stream-l1-1-0 dll. 2016-01-24 03:21:44 +01:00
Sebastian Lackner
5bb59bbf48 Rebase against e5132e5a91208253e67c0eff709ab5c96d79b790.
[oleaut32-Fix_Invalid_Memory_Access]
Removed patch to fix invalid memory access on 64-bit when warn+heap is used
(accepted upstream).

[server-Fix_Invalid_Memory_Access]
Removed patch to fix invalid memory accesss caused by destroying winstation
before desktop (accepted upstream).
2016-01-22 17:06:44 +01:00
Sebastian Lackner
a7a5cc85fb Added patch for api-ms-win-core-threadpool-l1-2-0 dll. 2016-01-21 03:29:42 +01:00
Sebastian Lackner
e21660b264 Added patch for api-ms-win-core-shlwapi-obsolete-l1-2-0 dll. 2016-01-21 02:54:17 +01:00
Sebastian Lackner
fc6f693b39 Added patch for api-ms-win-core-wow64-l1-1-0 dll. 2016-01-21 02:20:50 +01:00
Sebastian Lackner
f13af0a0e9 Added patch for api-ms-win-core-memory-l1-1-2 dll. 2016-01-21 01:47:45 +01:00
Sebastian Lackner
9ad29454bf Added patch for ext-ms-win-xaml-pal-l1-1-0.GetThemeServices stub. 2016-01-21 01:37:40 +01:00
Sebastian Lackner
120ecc5475 Added patch for api-ms-win-shcore-thread-l1-1-0 dll. 2016-01-20 08:43:35 +01:00
Sebastian Lackner
14b9709a68 api-ms-win-Stub_DLLs: Add various missing forwards. 2016-01-20 08:12:24 +01:00
Sebastian Lackner
031b029c8d Move patch to forward _{calloc,malloc,free}_base to {calloc,malloc,free} into separate directory. 2016-01-20 05:58:56 +01:00
Sebastian Lackner
49c107eb07 api-ms-win-Stub_DLLs: Add dependency on combase-RoApi. 2016-01-18 06:44:10 +01:00
Sebastian Lackner
070968bbb0 Added patch for ext-ms-win-xaml-pal-l1-1-0 and ext-ms-win-appmodel-usercontext-l1-1-0 dll. 2016-01-18 05:54:06 +01:00
Sebastian Lackner
d98e6ed067 Added patch for shcore and api-ms-win-shcore-obsolete-l1-1-0 dll. 2016-01-17 20:29:08 +01:00
Sebastian Lackner
ef3ea8cfc5 Added patch for api-ms-win-core-winrt-registration-l1-1-0 dll. 2016-01-17 19:55:37 +01:00
Sebastian Lackner
359746b7fd Added patch for iertutil dll. 2016-01-17 03:44:00 +01:00
Sebastian Lackner
9f61fece0e Added patch for api-ms-win-eventing-classicprovider-l1-1-0 dll. 2016-01-17 01:17:22 +01:00
Sebastian Lackner
27c1655177 Added patch for api-ms-win-core-heap-l2-1-0 dll. 2016-01-17 00:44:04 +01:00
Sebastian Lackner
9666dbdff7 Added patch for api-ms-win-core-kernel32-legacy-l1-1-1 dll. 2016-01-17 00:04:55 +01:00
Sebastian Lackner
4e926309e6 api-ms-win-crt-Stub_DLLs: Rename to api-ms-win-Stub_DLLs. 2016-01-16 16:17:26 +01:00