Timo Kreuzer
3009e8c865
[PSDK]
...
Add missing definitions to winddi.h
svn path=/trunk/; revision=64471
2014-10-02 20:11:24 +00:00
Hermès Bélusca-Maïto
1974791a7e
[NTVDM]: improve some dprints.
...
svn path=/trunk/; revision=64470
2014-10-02 19:47:58 +00:00
Eric Kohl
f9c9249991
[SERVICES]
...
Disable new events and replace them by debug messages.
svn path=/trunk/; revision=64469
2014-10-02 17:58:55 +00:00
Jérôme Gardou
1cef9e5e5b
[ADVAPI32_APITEST]
...
- Add a few tests for RegEnumValueW
svn path=/trunk/; revision=64468
2014-10-02 17:31:06 +00:00
Eric Kohl
019d15c041
[SERVICES]
...
EVENT_READFILE_TIMEOUT uses one string.
svn path=/trunk/; revision=64467
2014-10-02 17:27:18 +00:00
Eric Kohl
7ea44b6456
[SERVICES]
...
Add missing stdlib.h include.
svn path=/trunk/; revision=64466
2014-10-02 16:28:18 +00:00
Eric Kohl
d523524675
[SERVICES]
...
ScmWaitForServiceConnect: Log some more warnings and errors.
svn path=/trunk/; revision=64465
2014-10-02 16:20:42 +00:00
Amine Khaldi
4464083f5e
[MSTASK_WINETEST]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64464
2014-10-02 10:32:26 +00:00
Amine Khaldi
7fac314212
[MSRLE32_WINETEST]
...
* Import from Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64463
2014-10-02 10:27:09 +00:00
Amine Khaldi
5d2bec3af8
[MSRLE32]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64462
2014-10-02 10:26:21 +00:00
Amine Khaldi
813a0cd6bb
[MSISIP]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64461
2014-10-02 10:14:19 +00:00
Amine Khaldi
62d31768ca
[MSIMG32]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64460
2014-10-02 10:04:59 +00:00
Amine Khaldi
e81c7e8867
[MSHTML_WINETEST]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64459
2014-10-02 09:51:45 +00:00
Amine Khaldi
a197629da8
[MSHTML]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64458
2014-10-02 09:51:19 +00:00
Amine Khaldi
183ee0a9d0
[PSDK]
...
* Update OLECMDID.
CORE-8540
svn path=/trunk/; revision=64457
2014-10-02 09:33:35 +00:00
Amine Khaldi
612e5bee87
[MSCTF_WINETEST]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64456
2014-10-02 08:44:32 +00:00
Amine Khaldi
9382c801e7
[MSCTF]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64455
2014-10-02 08:44:10 +00:00
Amine Khaldi
832239622f
[PSDK]
...
* Update msctf.idl.
CORE-8540
svn path=/trunk/; revision=64454
2014-10-02 08:36:52 +00:00
Amine Khaldi
31cbcc45c3
[MSCMS]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64453
2014-10-02 08:25:15 +00:00
Timo Kreuzer
107156d372
[DLLEXPORT_TEST]
...
Rename main() to test()
svn path=/trunk/; revision=64452
2014-10-02 08:23:38 +00:00
Amine Khaldi
c8c9efd335
[IMAADP32.ACM]
...
* Delete this duplicate.
svn path=/trunk/; revision=64451
2014-10-02 08:11:02 +00:00
Timo Kreuzer
279d5c7c78
[DLLEXPORT_TEST]
...
Make it a DLL, not a static lib. Noticed by Thomas.
svn path=/trunk/; revision=64450
2014-10-02 07:58:18 +00:00
Timo Kreuzer
1caf359b62
[DLLEXPORT_TEST]
...
Fix a typo
svn path=/trunk/; revision=64449
2014-10-02 07:30:59 +00:00
Hervé Poussineau
f795747b33
[MOUNTMGR] Misc fixes for IOCTLs
...
svn path=/trunk/; revision=64448
2014-10-02 05:06:24 +00:00
Hermès Bélusca-Maïto
96e5474b43
[NTVDM]
...
- INT 21h, AH=59h (Get Extended Error Information) is unimplemented but is used by many applications. DPRINT a special message to remind that we need to implement it.
- Implement INT 21h, AH=6Ch "Extended Open/Create".
svn path=/trunk/; revision=64447
2014-10-02 00:26:13 +00:00
Hermès Bélusca-Maïto
47ed7c7a70
[NTVDM]: Silence interrupt calls dprints.
...
svn path=/trunk/; revision=64446
2014-10-02 00:03:55 +00:00
Jérôme Gardou
91d04ae3c1
[ADVAPI32]
...
- Fix a stupid crash I introduced in RegQueryValueExA
- Reimplement RegEnumKeyExA as wrapper around RegEnumKeyExW
- Implement RegEnumKeyExW for HKCR subkeys
- Fix a few potential handle leaks
CORE-8582
svn path=/trunk/; revision=64445
2014-10-01 22:51:44 +00:00
Jérôme Gardou
e854412f52
[ADVAPI32]
...
- Add implementation of RegCreateKeyEx and RegSetValueEx for HKCR subkeys
CORE-8582
svn path=/trunk/; revision=64444
2014-10-01 17:48:32 +00:00
Jérôme Gardou
b0408707b8
[ADVAPI32]
...
- Implement RegQueryValueEx for HKCR subkeys
CORE-8582
svn path=/trunk/; revision=64443
2014-10-01 17:48:26 +00:00
Jérôme Gardou
bd4da28f08
[ADVAPI32]
...
- Correctly use RtlCreateUnicodeStringFromAsciiz and check for its return value in various places.
It allocates a buffer and initializes is it as empty even if the passed ASCII buffer is NULL.
svn path=/trunk/; revision=64442
2014-10-01 17:48:17 +00:00
Jérôme Gardou
7478b71bc8
[ADVAPI32]
...
- Rewrite RegQueryValueExA as a wrapper arount RegQueryValueExW
CORE-8582
svn path=/trunk/; revision=64441
2014-10-01 17:48:04 +00:00
Jérôme Gardou
cd4b86a398
[ADVAPI32_APITEST]
...
- Add a few more tests for corner cases of RegCreateKeyEx API with HKCR subkeys
CORE-8582
svn path=/trunk/; revision=64440
2014-10-01 17:28:45 +00:00
Jérôme Gardou
758851efe4
[ADVAPI32_APITEST]
...
- Add more tests for HKCR subkeys creation.
CORE-8582
svn path=/trunk/; revision=64439
2014-10-01 15:59:54 +00:00
Thomas Faber
5a02578590
[WINE:TEST.H]
...
- Correctly count broken and win_skip (depending on USE_WINE_TODOS) when WINETEST_PLATFORM=reactos
svn path=/trunk/; revision=64438
2014-10-01 14:16:18 +00:00
Amine Khaldi
a8763f5e13
[HNETCFG][OLEACC][WBEMDISP]
...
* Add missing stdole2 dependency. Spotted by Thomas Kriese.
CORE-8585 #resolve #comment Fixed in r64437. Thanks!
svn path=/trunk/; revision=64437
2014-10-01 11:12:48 +00:00
Amine Khaldi
e5a8b6e721
[ITSS]
...
* Add missing wineheaders dependency. Spotted by Thomas Kriese.
CORE-8586 #resolve #comment Fixed in r64436. Thanks!
svn path=/trunk/; revision=64436
2014-10-01 11:07:06 +00:00
Amine Khaldi
528aff3f7a
[DX10GUID]
...
* Add missing d3d_idl_headers dependency. Spotted by Thomas Kriese.
CORE-8588 #resolve #comment Fixed in r64434. Thanks!
svn path=/trunk/; revision=64435
2014-10-01 11:03:51 +00:00
Amine Khaldi
4f3bb6325a
[MSADP32.ACM]
...
* Delete this duplicate.
svn path=/trunk/; revision=64434
2014-10-01 11:00:12 +00:00
Amine Khaldi
f09d7bda25
[PSDK]
...
* Add a header guard.
svn path=/trunk/; revision=64433
2014-10-01 10:41:22 +00:00
Amine Khaldi
63e404f888
[MSACM32]
...
* Sync with Wine 1.7.27.
CORE-8540
svn path=/trunk/; revision=64432
2014-10-01 10:36:12 +00:00
Hermès Bélusca-Maïto
39faa961a5
[NTVDM]
...
The highest bit of the mode number is used to determine whether or not we need to clear the screen. Fix the existing code that was disabled in revision 61907 because it was completely wrong. Now we correctly support this feature. Also check the mode number limit and fail if it is unsupported.
svn path=/trunk/; revision=64431
2014-10-01 00:40:36 +00:00
Hermès Bélusca-Maïto
26fc5d3c9c
[NTVDM]
...
- Code reorganization: Move CPU code to specific files for modularity (prepares ground for some future work).
Part 2/2 (fixes build ;) )
- Improve a DPRINT.
- Set reported DOS OEM number to 0xFF as NTDOS does.
svn path=/trunk/; revision=64430
2014-09-30 23:55:52 +00:00
Hermès Bélusca-Maïto
e9190ef591
[NTVDM]
...
Code reorganization: Move CPU code to specific files for modularity (prepares ground for some future work).
We reintroduce also int32.c in which all the int32 handling code is moved to.
Part 1/2
svn path=/trunk/; revision=64429
2014-09-30 23:47:23 +00:00
Aleksandar Andrejevic
87ad3a5ac5
[FAST486]
...
Apparently MOVS, LODS, STOS, INS and OUTS can also take REPNZ as a prefix.
svn path=/trunk/; revision=64428
2014-09-30 22:18:41 +00:00
Jérôme Gardou
89722b00b4
[ADVAPI32]
...
- Centralize RegDeleteKey[Ex]{A,W} implementation into RegDeleteKeyExW
- Update the HKCR wrapper accordingly.
CORE-8582
svn path=/trunk/; revision=64427
2014-09-30 22:05:50 +00:00
Timo Kreuzer
c9143ec6b0
[WIN32K]
...
Implement DC_bIsBitmapCompatible() helper function and use it in NtGdiSelectBitmap. Will be reused later.
[SPEC2DEF]
Improve formatting
svn path=/trunk/; revision=64426
2014-09-30 21:13:57 +00:00
Timo Kreuzer
dc5a81e32e
[CRT_APITEST]
...
Fix some tests based on Windows 2003 SP1 behavior. Patch by Victor Martinez.
svn path=/trunk/; revision=64425
2014-09-30 21:10:15 +00:00
Timo Kreuzer
f539e74361
[DLLEXPORT_TEST]
...
Add a dll that imports basically everything from framedyn.dll
svn path=/trunk/; revision=64424
2014-09-30 20:52:54 +00:00
Timo Kreuzer
784409d6e2
[CRT]
...
- Allow to allow wchar_t even on C++, if it is not GCC
- Remove a number of duplicate definitions
[FRAMEDYN]
- Compile with /Zc:wchar_t- on MSVC
- Get rid of now obsolete MSVC symbol aliases
- Share the spec file
- Add 2 GCC symbols in the export lib (C2 constructor, D2 destructor), which are in this case identical to C1 and D1
svn path=/trunk/; revision=64423
2014-09-30 20:48:54 +00:00
Jérôme Gardou
e0fc18bcf3
[ADVAPI32]
...
- Fix a memory leak in failure case.
Spotted by Thomas.
CORE-8582
svn path=/trunk/; revision=64422
2014-09-30 20:21:50 +00:00