Commit graph

64437 commits

Author SHA1 Message Date
Amine Khaldi 9b29c23667 [KERNEL32] Partially sync res.c with Wine Staging 1.7.55. Fixes 4 kernel32:resource tests and we're down to 0 failures here. CORE-10536
svn path=/trunk/; revision=70155
2015-11-27 18:49:07 +00:00
Amine Khaldi 1aa074a37d [KERNEL32] Partially sync profile.c with Wine Staging 1.7.55. Fixes 2 kernel32:profile tests. CORE-10536
svn path=/trunk/; revision=70154
2015-11-27 18:46:45 +00:00
Thomas Faber 71700db397 [NTDLL_WINETEST]
- Fix warnings

svn path=/trunk/; revision=70153
2015-11-27 18:27:41 +00:00
Amine Khaldi f42267b75a [KERNEL32][NTDLL] Apply Wine commit ab91c01 by Sebastian Lackner: RtlFindActivationContextSectionString should accept a NULL pointer as data. Fixes 15 kernel32:actctx tests. CORE-10536
svn path=/trunk/; revision=70152
2015-11-27 18:06:47 +00:00
Thomas Faber b73ac49f8c [NTOS:SE]
- Fail in SeAccessCheck if the resulting access would be zero.
CORE-10587 #resolve

svn path=/trunk/; revision=70151
2015-11-27 12:06:59 +00:00
Thomas Faber 2c5b452770 [MSI]
- Do not open registry keys with no access rights. Will be sent to Wine after 1.8 code freeze.
CORE-10587

svn path=/trunk/; revision=70150
2015-11-27 11:34:12 +00:00
Thomas Faber ba51763c03 [OLE32]
- Do not open registry keys with no access rights. Will be sent to Wine after 1.8 code freeze.
CORE-10587

svn path=/trunk/; revision=70149
2015-11-27 11:27:21 +00:00
Hermès Bélusca-Maïto 6e9014fd5b [WORDPAD]
Fix latest Wine sync r70123 of wordpad wrt. our local change from r69999 (now mentioned with #ifdef __REACTOS__ ).
CORE-10591

svn path=/trunk/; revision=70148
2015-11-27 09:44:14 +00:00
Thomas Faber 80ecc1e76f [NTOS:PS]
- Use the correct generic mapping for threads in NtOpenThread

svn path=/trunk/; revision=70147
2015-11-27 08:49:57 +00:00
Thomas Faber 744f48413b [ADVAPI32]
- Do not open registry keys with no access rights
CORE-10587

svn path=/trunk/; revision=70146
2015-11-27 08:20:58 +00:00
Thomas Faber 154274318f [SETUPAPI]
- Do not open registry keys with no access rights
CORE-10587

svn path=/trunk/; revision=70145
2015-11-27 08:07:46 +00:00
Thomas Faber d1f13dc28b [NTOS:FSRTL]
- FILE_LOCK_INFO::ProcessId is really an EPROCESS pointer, not a process id

svn path=/trunk/; revision=70144
2015-11-27 07:49:31 +00:00
Thomas Faber 5440e3e226 [NETCFGX]
- Specify KEY_CREATE_SUB_KEY when trying to create subkeys
CORE-10587

svn path=/trunk/; revision=70143
2015-11-27 01:51:08 +00:00
Thomas Faber a4aad515be [NETCFGX]
- Enable debug prints on failure in InstallNetDevice

svn path=/trunk/; revision=70142
2015-11-27 01:41:09 +00:00
Amine Khaldi 740589c097 [WINMM_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70141
2015-11-26 23:39:16 +00:00
Amine Khaldi d25d1c5a58 [VBSCRIPT_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70140
2015-11-26 23:37:03 +00:00
Amine Khaldi 34b8a6f42b [PSDK] Add missing SCRIPT_E_* definitions.
svn path=/trunk/; revision=70139
2015-11-26 23:36:41 +00:00
Amine Khaldi abaeaf245e [SERVICES_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70138
2015-11-26 23:33:27 +00:00
Amine Khaldi 1583b86709 [SECUR32_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70137
2015-11-26 23:32:19 +00:00
Amine Khaldi 16d60ad9b4 [SCRRUN_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70136
2015-11-26 23:30:32 +00:00
Amine Khaldi 68e87d8dd2 [PSAPI_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70135
2015-11-26 23:29:19 +00:00
Amine Khaldi 14b473e7a2 [PROPSYS_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70134
2015-11-26 23:26:49 +00:00
Amine Khaldi 9df1e03192 [OPENGL32_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70133
2015-11-26 23:25:22 +00:00
Amine Khaldi e856b9ccfd [NETAPI32_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70132
2015-11-26 23:24:06 +00:00
Amine Khaldi 71767e600f [PSDK] Add missing FACILITY_DIRECT3D11.
svn path=/trunk/; revision=70131
2015-11-26 23:20:04 +00:00
Amine Khaldi 83d8128bcd [MLANG_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70130
2015-11-26 23:17:27 +00:00
Amine Khaldi cdcd3c6eac [GDI32_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70129
2015-11-26 23:16:17 +00:00
Amine Khaldi 4640320bb3 [CMD_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70128
2015-11-26 23:09:58 +00:00
Amine Khaldi 06828f37dd [PSDK] Update wincrypt.h. CORE-10536
svn path=/trunk/; revision=70127
2015-11-26 22:58:04 +00:00
Amine Khaldi c194453d62 [STRMBASE] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70126
2015-11-26 22:53:27 +00:00
Amine Khaldi bd175c8bd9 [MSIEXEC] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70125
2015-11-26 22:47:29 +00:00
Amine Khaldi bf8725c77d [RPCSS] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70124
2015-11-26 22:46:39 +00:00
Amine Khaldi 7ad90a65b2 [WORDPAD] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70123
2015-11-26 22:46:03 +00:00
Amine Khaldi 25c5987a7d [WINHLP32] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70122
2015-11-26 22:44:55 +00:00
Amine Khaldi 622907fd77 [WINMINE] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70121
2015-11-26 22:42:12 +00:00
Amine Khaldi a051ee115f [REG_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70120
2015-11-26 22:37:25 +00:00
Amine Khaldi d36141a3aa [REG] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70119
2015-11-26 22:37:06 +00:00
Thomas Faber 1708c275b3 [QUARTZ]
- Don't cache IFilterMapper2 interface in FilterGraph2. Fixes use after free when playing videos with MPC HC.
- Fix a reference leak
CORE-7671

svn path=/trunk/; revision=70118
2015-11-26 22:04:34 +00:00
Thomas Faber fdb6a36956 [D3DXOF]
- Avoid undefined behavior in parse_object_parts. Fixes 3D app startup on MSVC builds.
CORE-10590 #resolve

svn path=/trunk/; revision=70117
2015-11-26 21:54:44 +00:00
Amine Khaldi 409cf0351d [PSDK] Add missing D3DPRESENT_DONOTWAIT and D3DPRESENT_LINEAR_CONTENT.
svn path=/trunk/; revision=70116
2015-11-26 17:21:12 +00:00
Amine Khaldi 0fb0b84997 [INCLUDES/WINE] Update dplaysp.h. CORE-10536
svn path=/trunk/; revision=70115
2015-11-25 14:32:03 +00:00
Amine Khaldi 1d642fc5fa [MSVCRTD_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70114
2015-11-25 14:30:06 +00:00
Amine Khaldi 510ef6c9d5 [OLEDLG_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70113
2015-11-25 14:29:07 +00:00
Amine Khaldi b71a31e77c [OLEACC_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70112
2015-11-25 14:28:16 +00:00
Amine Khaldi 51d1ac8906 [COMDLG32_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70111
2015-11-25 14:26:11 +00:00
Amine Khaldi 04ebe3bdfc [PSDK] Fix a typo.
svn path=/trunk/; revision=70110
2015-11-25 14:25:40 +00:00
Amine Khaldi 009465c482 [COMDLG32] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70109
2015-11-25 14:22:14 +00:00
Thomas Faber e26b0ebe51 [KERNEL32]
- Set the full BOOL in CheckNameLegalDOS8Dot3, not just the low byte. Fixes some kernel32:file test failures.

svn path=/trunk/; revision=70107
2015-11-25 10:06:03 +00:00
Timo Kreuzer b5c754bd5f [WIN32K]
Apply the same fix for EngAcquireSemaphore to EngReleaseSemaphore.
CORE-9779 #comment Yet another try please

svn path=/trunk/; revision=70106
2015-11-25 01:55:14 +00:00
Robert Naumann 2a541347a6 [EXPLORER] -Addendum to r70104: Uncheck the 'show seconds' checkbox before disabling it.
svn path=/trunk/; revision=70105
2015-11-24 23:05:49 +00:00