Commit Graph

1905 Commits

Author SHA1 Message Date
Sebastian Lackner
164e63ad82 Rebase against fe0924625fc138d84dccb056f86f46ce23c346d9.
[ntdll-NtOpenSection]
Removed patch to avoid crash in om tests when NULL attr is passed to
NtOpenSection (fixed upstream).
2016-02-01 04:49:22 +01:00
Sebastian Lackner
558b4dcc4b Rebase against b3064d748b1cab6464e8b92a558b2d4ba4fe3909. 2016-02-01 04:48:56 +01:00
Sebastian Lackner
c853702845 Rebase against a124064ce5e1c83fa453da5610712b303e65de30.
[ntdll-NtQuerySystemInformationEx]
Removed patch to change return value of GetLogicalProcessorInformationEx to
TRUE (fixed upstream).

[wined3d-Invalid_Render_States]
Removed patch to ignore invalid render states in
wined3d_device_set_render_state (accepted upstream).
2016-02-01 04:48:06 +01:00
Sebastian Lackner
08db287ce8 Rebase against 8b2ba27c860da63c503f5d7dee08e2c9c01efd74. 2016-02-01 04:47:33 +01:00
Sebastian Lackner
6d36eb2fdc Rebase against 7371c44336b46ecc7eeafbc8368790bb60a18bc9. 2016-02-01 04:43:57 +01:00
Sebastian Lackner
74a1d8d0fb Rebase against 7afeec4bf2908d92be30220871fc70c0b981211f. 2016-02-01 04:42:50 +01:00
Sebastian Lackner
7a8203d691 Added patch to forward CreateTypeLib to CreateTypeLib2. 2016-01-28 10:17:22 +01:00
Sebastian Lackner
f6a285ccfc widl-SLTG_Typelib_Support: Added patch for minor/cosmetic clean up. 2016-01-28 10:17:22 +01:00
Sebastian Lackner
692def9754 Added patches to show more correct memory usage in taskmgr. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
8ca2de22a0 Rebase against bb29a9bf5b42a9848faae749b6d0bd79576f665a. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
44aeaade64 Rebase against a25c47f59a600d7da819869b643b0b17720c07c6.
[wined3d-Multisampling]
Removed patch to allow to override number of quality levels for
D3DMULTISAMPLE_NONMASKABLE (fixed upstream).
2016-01-28 10:17:21 +01:00
Sebastian Lackner
8ebf32fb69 Rebase against d178301b723b0a05d8dc0c04b185e39f3ac8ba14. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
e9bb99ec93 Rebase against ad11f38db92b425e8df84dc4f7ea58366b73e32a. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
b1a1c80a0d Rebase against dafaae77308be415e024739f227fea64ae85d6d2. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
716fa1dbcb uxtheme-GTK_Theming: Validate theme handles before accessing private data. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
08e2798f66 uxtheme-GTK_Theming: Fix some incorrect error codes. 2016-01-28 10:17:20 +01:00
Sebastian Lackner
53d43e05b3 uxtheme-GTK_Theming: Update patchset and add export for OpenThemeDataEx. 2016-01-28 10:17:20 +01:00
Sebastian Lackner
c344dcf96e Added patch to avoid crash when INVALID_HANDLE_VALUE is passed to CloseThemeData. 2016-01-28 10:17:16 +01:00
Sebastian Lackner
5e0122ae53 Added patch to avoid inheriting QT_* environment variables to Windows environment. 2016-01-27 06:59:38 +01:00
Sebastian Lackner
8b24f43d5e Rebase against b0140f8ee22ad0f4a627f396b760e4a7833e474a. 2016-01-26 18:13:06 +01:00
Sebastian Lackner
8d7e0791fe Added patch to implement semi-stub for shcore.GetDpiForMonitor. 2016-01-26 15:41:13 +01:00
Sebastian Lackner
cf5a12527f widl-SLTG_Typelib_Support: Implement decoding of SLTG help strings. 2016-01-26 14:25:05 +01:00
Sebastian Lackner
8981e5a344 widl-SLTG_Typelib_Support: Add support for function parameter flags to SLTG typelib generator. 2016-01-25 21:34:35 +01:00
Sebastian Lackner
cd8442e4c4 widl-SLTG_Typelib_Support: Set the lowest bit in the param name to indicate whether type description follows the name. 2016-01-25 21:24:20 +01:00
Sebastian Lackner
5e7f75370b widl-SLTG_Typelib_Support: Move patch to compile stdole32.tlb as SLTG typelib into separate patchset. 2016-01-25 19:59:47 +01:00
Sebastian Lackner
124b8035a4 Rebase against d575e0afe304d0096f8014f7f411bf28c126cc0b.
[kernel32-Codepage_Conversion]
Removed patch to make sure codepage conversion fails when destination length
is < 0 (accepted upstream).

[server-Coverity]
Removed patches to fix multiple possible invalid memory accesses detected by
Coverity (accepted upstream).

[user32-SetCaretPos]
Removed patch to avoid corruption of caret when SetCaretPos() is called
(accepted upstream).
2016-01-25 19:24:40 +01:00
Sebastian Lackner
f2d347b897 Added patch to implement stub for shcore.SetProcessDpiAwareness. 2016-01-24 16:23:31 +01:00
Sebastian Lackner
2d441b9bd4 Release 1.9.2. 2016-01-24 04:56:30 +01:00
Sebastian Lackner
1ee8daad48 Added patch to implement msvcr120.strtof and _strtof_l. 2016-01-24 04:05:20 +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
858822cf40 Added patches for two error handling issues in wineserver detected by Coverity. 2016-01-23 20:24:39 +01:00
Sebastian Lackner
e6cdf018d3 Added patch to implement SystemRecommendedSharedDataAlignment class in NtQuerySystemInformation. 2016-01-22 17:43:29 +01:00
Sebastian Lackner
35a2b6a62a Added patch to add Standard OLE Types typelib to olepro32.dll. 2016-01-22 17:28:17 +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
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
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
Sebastian Lackner
bbbe91723c Added patch with stub for _SetWinRTOutOfMemoryExceptionCallback. 2016-01-15 14:32:54 +01:00
Sebastian Lackner
551b7c746a Added patch for api-ms-win-core-com-l1-1-1 dll. 2016-01-15 14:30:17 +01:00
Sebastian Lackner
107ba53e90 Added patch for implementation of ole32.CoGetApartmentType. 2016-01-15 13:50:11 +01:00
Sebastian Lackner
4c14e2e62e shell32-SHCreateSessionKey: Mark failing tests with todo_wine. 2016-01-14 23:56:57 +01:00
Sebastian Lackner
a560ca2cee ntdll-DOS_Attributes: Always store SAMBA_XATTR_DOS_ATTRIB when path could be interpreted as hidden. 2016-01-14 23:56:57 +01:00
Sebastian Lackner
aeb9cdf06f Rebase against 14529012da91580119c1712cd24fcf67c780789b. 2016-01-14 23:56:57 +01:00
Sebastian Lackner
a82ee1887f Added patches to fix several issues in wpcap. 2016-01-14 23:56:57 +01:00
Sebastian Lackner
7b0d10f1f4 Added patch to Implement 64-bit atomic instructions in OpenMP. 2016-01-14 23:56:51 +01:00
Sebastian Lackner
27ea029694 Rebase against f2ceadc6e6e6b7906400b6df84ac385d263cf394.
[quartz-NULL_TargetFormat]
Removed patch to handle NULL target format in FilterGraph::ConvertTimeFormat
(accepted upstream).
2016-01-12 21:28:32 +01:00
Sebastian Lackner
e343b21ed1 Added patch to forward InterlockedPushListSList to ntdll. 2016-01-12 05:32:24 +01:00
Sebastian Lackner
805d39fc10 Rebase against 0f67df657db77ea8aef9c2b9498fb5fa1f514a55.
[dmime-Dsound_Flags]
Removed patch to fix regression caused by passing invalid flag combination
to dsound8 (accepted upstream).
2016-01-11 17:17:53 +01:00
Sebastian Lackner
aeada7c08a Release 1.9.1. 2016-01-10 22:47:58 +01:00
Sebastian Lackner
541375be89 Added patch to ignore invalid render states in wined3d_device_set_render_state. 2016-01-10 18:00:27 +01:00
Sebastian Lackner
90dc2c0daa patchinstall.sh: Sort list of commands in help. 2016-01-10 17:19:40 +01:00
Sebastian Lackner
74cffcfdb6 patchinstall.sh: Remove comment about Makefiles. 2016-01-10 03:51:27 +01:00
Sebastian Lackner
a8fb8389e8 Added patch to implement stub for RpcBindingServerFromClient. 2016-01-09 23:55:05 +01:00
Sebastian Lackner
94764be950 Added patch to handle NULL target format in FilterGraph::ConvertTimeFormat. 2016-01-09 23:47:55 +01:00
Sebastian Lackner
a86ca804fc Added patch to fix regression caused by passing invalid flag combination to dsound8. 2016-01-09 22:48:12 +01:00
Sebastian Lackner
0f9f441be7 Added patch to fix protection flags passed to VirtualAlloc call in PageReserve VxDCall. 2016-01-09 21:23:38 +01:00
Sebastian Lackner
9d5d217c25 Added patch to ensure System\CurrentControlSet\Control\Video registry key is non-volatile. 2016-01-09 17:40:04 +01:00
Sebastian Lackner
11093e0bf8 Rebase against 91dd155e9bc13c1bc1be860cd67fe3e48c20feae. 2016-01-09 13:36:37 +01:00
Sebastian Lackner
c891e58561 Added patch to return buffer filled with random values from SystemInterruptInformation. 2016-01-07 06:02:35 +01:00
Sebastian Lackner
cf612d0c07 Added patch to fix sharing violation on temp file for piped output. 2016-01-07 05:47:53 +01:00
Sebastian Lackner
bf4a98280f user32-SetCaretPos: Update patchset to latest revision. 2016-01-07 04:11:26 +01:00
Sebastian Lackner
502fa5f06f Added patch to ignore import descriptors with empty thunk list. 2016-01-07 04:09:43 +01:00
Sebastian Lackner
98e45e14d9 Rebase against d7e4193df2f22a87031e44ce358a626a5f92b295.
FIXME: Should destroy_default_sampler() also be called from delete_opengl_contexts() in the non-CSMT case?
2016-01-07 00:07:56 +01:00
Sebastian Lackner
0a5887e483 patchupdate.py: Generate #ifdef patches in alphabetical order. 2016-01-06 21:38:47 +01:00
Sebastian Lackner
86c9959f50 Added patch to update Wine-Gecko to 2.44-beta1. 2016-01-06 18:52:58 +01:00
Sebastian Lackner
2852387a0c Added patch to return STATUS_SUCCESS from NtQuerySystemInformationEx. 2016-01-06 15:32:11 +01:00
Sebastian Lackner
88ddac5ca3 wined3d-CSMT_Main: Renumber patches. 2016-01-06 14:28:01 +01:00
Sebastian Lackner
bad6493597 Rebase against 367b30d8278684aaff373f5666b78264137d7a8f. 2016-01-05 22:38:02 +01:00
Sebastian Lackner
efffd311e9 Added patch to do a device check before returning a default serial port name. 2016-01-05 06:06:58 +01:00
Sebastian Lackner
bf54f728cc Added patch to remove dead code from SCROLL_TrackScrollBar. 2016-01-04 22:30:27 +01:00
Sebastian Lackner
b05a1e266f Rebase against f6998ea4ced8b2051df64dd81242416d903a90d7. 2016-01-03 22:27:02 +01:00
Sebastian Lackner
2ff3b662fc Rebase against d07a7bbba51d6c40a5ed089ab9069451805928c2. 2015-12-30 01:11:35 +01:00
Sebastian Lackner
f3609f5452 Release 1.9.0. 2015-12-28 07:53:50 +01:00
Sebastian Lackner
480c7249b5 Updated patch for x86_64 set_cpu_context implementation and add tests. 2015-12-28 03:26:17 +01:00
Sebastian Lackner
dcdcf18047 Added patch to workaround installation bug of IE7 caused by version bump. 2015-12-27 22:30:49 +01:00
Sebastian Lackner
26ef94413d Added patch to pass MOUSEHOOKSTRUCTEX struct to mouse hook callback. 2015-12-27 19:57:46 +01:00
Sebastian Lackner
25493b94b1 Added patch to check IsWoW64Process before calling Wow64 functions in UNIXFS_get_unix_path. 2015-12-27 18:53:48 +01:00
Sebastian Lackner
b9c5736515 Added patch to avoid setting error when NULL is passed to SHMapHandle. 2015-12-27 18:46:56 +01:00
Sebastian Lackner
f291e6b294 Added patch to avoid corruption of caret when SetCaretPos() is called. 2015-12-27 18:34:09 +01:00
Sebastian Lackner
5d94a2566b Added patch to align terminating null WCHAR in SysAllocStringByteLen. 2015-12-27 18:19:20 +01:00
Sebastian Lackner
58890792b7 Rebase against 6767ac4bb79ad774f0c850a8c4753a2e6fdea75f. 2015-12-24 22:38:03 +01:00
Sebastian Lackner
e3c64796cd Rebase against 35eebeef0fe0b3f03f44731f805c447b2342acfd. 2015-12-23 03:12:48 +01:00
Sebastian Lackner
81ee7ad18a Rebase against a0b8f178df8ed704fc732f5aef3b2e1f623512fc. 2015-12-22 03:07:15 +01:00
Sebastian Lackner
8a378ee8e7 Release 1.8. 2015-12-21 18:34:18 +01:00
Sebastian Lackner
fd5fd19bb9 wusa-MSU_Package_Installer: Improve tracing and warn if cabinet contains compressed files. 2015-12-21 04:45:30 +01:00