Sebastian Lackner
43ea36154f
Added patch to avoid updating iosb.Status after FSCTL_PIPE_LISTEN call.
2016-03-13 21:01:30 +01:00
Sebastian Lackner
7c264ae20f
kernel32-Named_Pipe: Removed patch to fix ConnectNamedPort return value in overlapped mode.
...
This patch should not make a difference because wineserver already returns
STATUS_PIPE_CONNECTED instead of STATUS_SUCCESS.
2016-03-13 20:23:37 +01:00
Sebastian Lackner
8d7c66f500
windowscodecs-WICCreateBitmapFromSection: Update patchset.
2016-03-13 17:06:48 +01:00
Sebastian Lackner
b7e52ca2fe
Added patch to fix handling of GetOverlappedResult when status remains STATUS_PENDING.
2016-03-13 07:28:01 +01:00
Sebastian Lackner
290c1cfb3d
Added patch to add dummy certificate to CA certificate store.
2016-03-13 06:57:27 +01:00
Sebastian Lackner
06ce3611e0
Added patch to implement wuauserv dummy service.
2016-03-11 22:13:06 +01:00
Sebastian Lackner
577b0d91dc
Rebase against 630f5e97b12c1bc934e44a632d30e9129651bb06.
...
[mmdevapi-AEV_Stubs]
Removed patches to improve various AudioEndpointVolume stubs (similar patch
accepted upstream).
2016-03-11 18:22:09 +01:00
Sebastian Lackner
91aa96cd37
Added patch to implement windowscodecs.WICCreateBitmapFromSection(Ex).
2016-03-11 04:25:51 +01:00
Sebastian Lackner
5a9e5cae3c
ntdll-NtQuerySection: For section queries return real file size.
2016-03-11 02:42:52 +01:00
Sebastian Lackner
66ba61188b
Rebase against 887b445bb87861f2c11e6c5248d105c1fc52f125.
2016-03-08 17:29:13 +01:00
Sebastian Lackner
87f68ad2f4
user32-WM_NOTIFY: Update patchset and fix a typo.
2016-03-08 03:18:57 +01:00
Sebastian Lackner
f6d216d3f6
Added patch to fix function names in multiple ddraw ok messages.
2016-03-08 03:16:59 +01:00
Sebastian Lackner
fef3ce6d9e
Rebase against fa6c255f8de4b28e6bdeadca8d27d226ddff48d7.
...
[makefiles-Disabled_Rules]
Removed patch to avoid generating Makefile for disabled rules (fixed upstream).
2016-03-08 02:55:31 +01:00
Sebastian Lackner
55ff4d4262
Added patch to implement support for WICPixelFormat32bppGrayFloat.
2016-03-07 15:10:37 +01:00
Sebastian Lackner
2b094ad1d8
Release 1.9.5.
2016-03-07 06:49:53 +01:00
Sebastian Lackner
a577ce3006
Added patch to fix cross-compiling of 32-bit Wine for OSX.
2016-03-07 02:46:43 +01:00
Sebastian Lackner
95643287d3
wined3d-CSMT_Main: Reenable patchset.
2016-03-07 00:49:51 +01:00
Sebastian Lackner
dcca430467
d3dx9_36-D3DXDisassembleShader: Update patchset and add additional tests.
2016-03-06 18:21:04 +01:00
Sebastian Lackner
fed947e87c
Added patch to avoid generating Makefiles for disabled rules.
2016-03-06 06:22:13 +01:00
Sebastian Lackner
eb1782851b
Added patch to fix handling of WM_NOTIFY messages in PostThreadMessage.
2016-03-06 01:02:27 +01:00
Sebastian Lackner
a13c29f479
Added patch to properly set ddsOldCaps field in ddraw7_GetCaps.
2016-03-04 23:26:16 +01:00
Sebastian Lackner
0dcb058c09
Merge ddraw-ZBufferBitDepths into ddraw-Device_Caps.
2016-03-04 23:10:56 +01:00
Sebastian Lackner
e8acd0e522
Rebase against 10deca7caa60eed55b98a30589c61468f8454e48.
2016-03-04 18:36:02 +01:00
Sebastian Lackner
6f84288f36
setupapi-DiskSpaceList: Add additional patches with implementation for setupapi.SetupAdd{Install}SectionToDiskSpaceListA/W.
2016-03-04 18:09:37 +01:00
Sebastian Lackner
67f656285c
Added patch to avoid crash in Win 9X mode when an invalid device ptr is passed to MCI_OPEN.
2016-03-04 17:17:27 +01:00
Sebastian Lackner
8b741cb8ba
Rebase against 6158405ffdb027fab10456087ee0846c36000a56.
2016-03-03 19:55:18 +01:00
Sebastian Lackner
45dd21a99b
shell32-Toolbar_Bitmaps: Add more Tango icons.
2016-03-03 07:19:41 +01:00
Sebastian Lackner
91247236a6
Added patches to implement multiple setupapi DiskSpaceList functions.
2016-03-03 06:56:21 +01:00
Sebastian Lackner
35f38e546c
Added patch to return ERROR_FILE_NOT_FOUND for Win 9X when a file was not found in GetFileVersionInfoSizeEx.
2016-03-02 23:34:19 +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
e194778b0d
Added patch to fix parsing of inf files containing garbage at the beginning of file.
2016-03-02 23:32:41 +01:00
Sebastian Lackner
551ebca897
Added patch to correctly return VFF_CURNEDEST flag in VerFindFileA.
2016-03-02 23:32:41 +01:00
Sebastian Lackner
78288c21bf
Added patch to fix missing buttons in IE6.
2016-03-02 23:32:41 +01:00
Sebastian Lackner
b0905f45a8
Added patch to check for invalid filename pointers in CreateFileA in Win 9x mode.
2016-03-02 23:32:40 +01:00
Sebastian Lackner
891bd073d8
Added patch to set ERROR_DLL_NOT_FOUND as error code for Win 9X instead of ERROR_MOD_NOT_FOUND in load_library.
2016-03-02 23:32:40 +01:00
Sebastian Lackner
a52c90b145
Rebase against 6c637ab9c6a65d5601f98545b05f413f777c444e.
2016-03-02 23:32:04 +01:00
Sebastian Lackner
ab74d819f0
Rebase against 846155f1531207a763c099defa90fc2c41135164.
...
[advapi32-RegCopyTree]
Removed patches to implement RegCopyTreeA/W (accepted upstream).
2016-03-02 23:31:43 +01:00
Sebastian Lackner
caaedcff2b
Added patch to set DSCAPS_CERTIFIED flags in dsound.
2016-02-29 14:01:39 +01:00
Sebastian Lackner
d5ebadd0d9
Added patch to replicate Windows behavior of WM_SETTEXT handler regarding WM_CTLCOLOR* messages.
2016-02-28 08:07:38 +01:00
Sebastian Lackner
8589621434
Added patch to accept d3d1 and d3d2 versions of D3DFINDDEVICERESULT in IDirect3D_FindDevice.
2016-02-28 08:07:37 +01:00
Sebastian Lackner
090ba911dd
Added patch to fix setupapi DelReg implementation.
2016-02-28 08:07:37 +01:00
Sebastian Lackner
b5dbf4d86c
advapi32-RegCopyTree: Update patchset.
2016-02-28 08:07:37 +01:00
Sebastian Lackner
316709e2e8
Added patch to reserve some more stack space in call_thread_func_wrapper.
2016-02-27 18:07:07 +01:00
Sebastian Lackner
74f5b43963
Added patch to fix handling of DDL_DRIVES flag in user.exe16.DlgDirList.
2016-02-27 05:18:46 +01:00
Sebastian Lackner
9b9d2c7566
Added patch to avoid reassigning default handles after they got closed.
2016-02-27 05:11:25 +01:00
Sebastian Lackner
177b54d90f
Added patches to fix multiple issues in mmsystem.dll16 when translating MIDI messages.
2016-02-27 01:12:30 +01:00
Sebastian Lackner
bfebdf34eb
Added patch to fix implementation of compobj.dll16.StringFromGUID2 function.
2016-02-27 00:58:54 +01:00
Sebastian Lackner
bdf73385f7
Added patch to implement emulation of GDT and LDT access in Win98 mode.
2016-02-27 00:37:37 +01:00
Sebastian Lackner
e22062154b
Added patch to translate all invalid console handles into usable DOS handles.
2016-02-27 00:37:32 +01:00
Sebastian Lackner
2228abee0a
Rebase against 1510b8b92af23a2305de95f074468c231dc11fa3.
...
[inetcpl-Default_Home]
Removed patch to implement default page button in inetcpl (fixed upstream).
[user32-MDI_Extra_Data]
Removed patch to preserve beginning of extra data for MDI windows (accepted
upstream).
2016-02-26 20:52:05 +01:00