Commit Graph

955 Commits

Author SHA1 Message Date
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
ea31b08725 Added patch to fix prototype of RtlIpv4StringToAddressExW and add stub for RtlIpv6StringToAddressExW. 2016-01-21 01:33:19 +01:00
Sebastian Lackner
295e6d21eb Added patch with stub for imm32.IMMDisableLegacyIME. 2016-01-21 01:20:21 +01:00
Sebastian Lackner
76eb462240 Added patch to fix invalid memory access caused by destroying winstation before desktop. 2016-01-20 21:45:56 +01:00
Sebastian Lackner
7fb8937fd3 Rebase against af4a757ad2cacbd238486632d0f7bd6f0a94483f.
[d3dx9_36-Uninitialized_Memory]
Removed patch to initialize animation variable before
D3DXCreateAnimationController test (fixed upstream).
2016-01-20 19:21:13 +01:00
Sebastian Lackner
a5541ec2e1 d3dx9_33-Share_Source: Update patchset and make sure ./tools/make_specfiles doesn't corrupt spec file. 2016-01-20 09:40:51 +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
6d78916f98 Rebase against d1841f496b423afa0e29cd7da87cfd297e5e8054. 2016-01-20 06:04:27 +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
e8e54f0838 Added patch to fix uninitialized animation variable in D3DXCreateAnimationController tests. 2016-01-20 05:58:01 +01:00
Sebastian Lackner
3815316d5f Rebase against 4083af404b2ef9e0b0928a6f685f2efa8567c80b.
[d3dx9_36-AnimationController]
Removed patch to add stubs for D3DXCreateAnimationController interface
(accepted upstream).
2016-01-19 05:17:06 +01:00
Sebastian Lackner
26e0bddfb4 Rebase against 1eb69be36f176f499b67a16c93a470475bb1b330. 2016-01-19 03:56:30 +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
3095f1635e combase-RoApi: Add changes for api-ms-win-core-winrt-l1-1-0.spec. 2016-01-18 06:36:07 +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
436e8536e4 Added multiple patches for partial implementation of various combase RoApi functions. 2016-01-18 05:53:50 +01:00
Sebastian Lackner
0d38eb5ab0 combase-RoApi: Add additional typedefs in roapi.h. 2016-01-18 02:25:58 +01:00
Sebastian Lackner
9d40362df0 Added patch to implement support for Win8+ process/thread token pseudo handles. 2016-01-17 21:04:55 +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
6775f4126e Added patch with stub for ntdll.RtlQueryPackageIdentity. 2016-01-17 19:02:25 +01:00
Sebastian Lackner
00ba58231d Added patch to add include file activation.idl. 2016-01-17 18:58:05 +01:00
Sebastian Lackner
389df872d6 Added patch to implement combase.WindowsTrimString{Start,End}. 2016-01-17 06:00:10 +01:00
Sebastian Lackner
359746b7fd Added patch for iertutil dll. 2016-01-17 03:44:00 +01:00
Sebastian Lackner
49a0b474e4 Added patch to move implementation of EtwRegisterTraceGuidsW to ntdll. 2016-01-17 03:19:12 +01:00
Sebastian Lackner
3f2d26547d combase-WindowsCompareStringOrdinal: Update patch to implement the function on top of CompareStringOrdinal, as suggested by Michael Müller. 2016-01-17 01:54:53 +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
Sebastian Lackner
979bd36103 Added patch to implement combase.WindowsCompareStringOrdinal. 2016-01-16 16:15:18 +01:00
Sebastian Lackner
2f1f80dcb3 Added patch for api-ms-win-core-libraryloader-l1-2-0 dll. 2016-01-16 10:38:23 +01:00
Sebastian Lackner
a293741c33 Added patch for api-ms-win-core-apiquery-l1-1-0 dll. 2016-01-16 09:54:17 +01:00
Sebastian Lackner
3917cbf2ae Added patch for api-ms-win-appmodel-runtime-l1-1-1 dll. 2016-01-16 09:06:53 +01:00
Sebastian Lackner
09f42d752f api-ms-win-crt-Stub_DLLs: Add dependency on kernel32-GetCurrentPackageFamilyName patchset. 2016-01-16 08:20:51 +01:00
Sebastian Lackner
1e339a28fb Added patch for api-ms-win-core-delayload-l1-1-1 dll. 2016-01-16 08:17:08 +01:00
Sebastian Lackner
2d23402047 Added patch with stub for kernel32.GetCurrentPackageFamilyName. 2016-01-16 07:20:43 +01:00
Sebastian Lackner
695cdd6899 Rebase against 0806b06f2ba7a690661d6ae417270bdbc7370953. 2016-01-16 05:48:20 +01:00
Sebastian Lackner
6fb052e890 Rebase against 7350682aa6ec7702f26f76ccbaa7d2f11a85c93d. 2016-01-16 05:23:16 +01:00
Sebastian Lackner
6e91988232 Rebase against 3198fb0c1c3779882944659d52a676319ffcc68d. 2016-01-15 21:13:24 +01:00
Sebastian Lackner
a7583fd387 Rebase against 8d0d1e563ca7697902df9c285ff13ce648697537. 2016-01-15 19:46:44 +01:00
Sebastian Lackner
2a7117644f Added patch with stub for ntdll.ApiSetQueryApiSetPresence. 2016-01-15 16:50:01 +01:00
Sebastian Lackner
cb8ecca731 Added patch for api-ms-win-core-quirks-l1-1-0 dll. 2016-01-15 15:47:55 +01:00
Sebastian Lackner
f9fea4b3f3 Added patch for kernelbase dll. 2016-01-15 15:46:36 +01:00
Sebastian Lackner
fe7c0c3075 rpcrt4-RpcBindingServerFromClient: Remove Fixes line in definition file. 2016-01-15 14:53:18 +01:00
Sebastian Lackner
4afc805422 api-ms-win-crt-Stub_DLLs: Update exports in api-ms-win-crt-heap-l1-1-0. 2016-01-15 14:42:21 +01:00