Commit Graph

1765 Commits

Author SHA1 Message Date
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
d924f74e90 kernel32-CompareString_Length: Update patchset to correctly handle comparison of strings ending with multiple \0 characters. 2016-01-22 16:03:16 +01:00
Sebastian Lackner
2413df39ed Added patch to fix invalid memory access in SysFreeString on 64-bit when warn+heap is enabled. 2016-01-22 05:58:29 +01:00
Sebastian Lackner
8c7c39b621 widl-SLTG_Typelib_Support: Add minor cleanup patch. 2016-01-22 05:04:13 +01:00
Sebastian Lackner
dce75fac5b server-Pipe_ObjectName: Update and simplify patchset. 2016-01-22 04:45:28 +01:00
Sebastian Lackner
fe47c7cf07 Rebase against 8676f7bae099f0ca20c26a29dfa4bebd828b39b9. 2016-01-22 02:52:59 +01:00
Sebastian Lackner
b1e6717b81 user32-Mouse_Message_Hwnd: Add reference to another bug report. 2016-01-21 06:44:32 +01:00
Sebastian Lackner
f73ed17eec Added patch to protect TTM_ADDTOOLW from invalid text pointers. 2016-01-21 06:30:58 +01:00
Sebastian Lackner
da8d1b4bd7 Added patch to implement support for SLTG typelibs in widl and compile stdole32.tlb as v1 format. 2016-01-21 05:05:10 +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
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
4ffd0d0492 d3dx9_24-ID3DXEffect: Add annotations for make_specfiles. 2016-01-20 09:27:01 +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
db05f9a14d combase-WindowsString: Add changes for api-ms-win-core-winrt-string-l1-1-0.spec. 2016-01-18 06:18:21 +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