Amine Khaldi
b724898e20
[RICHED32_WINETEST]
...
* Speedup build.
svn path=/trunk/; revision=60372
2013-09-26 16:34:10 +00:00
Amine Khaldi
94cc0b5136
[RICHED32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60371
2013-09-26 16:33:17 +00:00
Amine Khaldi
399aba1723
[RICHED20_WINETEST]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60370
2013-09-26 16:32:32 +00:00
Amine Khaldi
bda34393bb
[RICHED20]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60369
2013-09-26 16:32:14 +00:00
Amine Khaldi
16a2e9e6ce
[RSABASE_WINETEST]
...
* Remove rsabase tests as they are covered in rsaenh tests.
svn path=/trunk/; revision=60368
2013-09-26 16:31:25 +00:00
Amine Khaldi
8bf34b41ef
[QMGR_WINETEST]
...
* Speedup build.
svn path=/trunk/; revision=60367
2013-09-26 14:14:05 +00:00
Amine Khaldi
1071ce28ed
[QUERY]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60366
2013-09-26 14:12:21 +00:00
Amine Khaldi
49cf702458
[OLEACC_WINETEST]
...
* Speedup build.
svn path=/trunk/; revision=60365
2013-09-26 14:11:05 +00:00
Amine Khaldi
8a63d5c7e9
[QMGR]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60364
2013-09-26 14:09:59 +00:00
Amine Khaldi
bb3766a0a4
[PSTOREC]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60363
2013-09-26 14:07:55 +00:00
Amine Khaldi
7f2a6897b5
[PRINTUI]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60362
2013-09-26 14:06:42 +00:00
Amine Khaldi
0387152a97
[PDH_WINETEST]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60361
2013-09-26 14:05:13 +00:00
Amine Khaldi
9b96b235a8
[PDH]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60360
2013-09-26 14:04:52 +00:00
Amine Khaldi
f233ce7bef
[OLEPRO32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60359
2013-09-26 14:03:23 +00:00
Amine Khaldi
ffd9907a95
[OLEDLG]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60358
2013-09-26 14:02:31 +00:00
Amine Khaldi
7e8889c3eb
[OLEAUT32_WINETEST]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60357
2013-09-26 14:00:56 +00:00
Amine Khaldi
17427e7cae
[OLEAUT32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60356
2013-09-26 13:59:38 +00:00
Amine Khaldi
4fddbeb50b
[OLE32_WINETEST]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60355
2013-09-26 13:58:28 +00:00
Amine Khaldi
01f85a4410
[OLE32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60354
2013-09-26 13:58:03 +00:00
Amine Khaldi
fa44344f03
[NTPRINT]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60353
2013-09-26 13:55:45 +00:00
Amine Khaldi
f56a569e5b
[PSDK]
...
* Update pdhmsg.h.
svn path=/trunk/; revision=60352
2013-09-26 13:52:46 +00:00
Thomas Faber
e6082dfa43
[PSDK]
...
- Add MAX_SHUTDOWN_TIMEOUT. Patch by Lee Schroeder
CORE-7450 #resolve
svn path=/trunk/; revision=60351
2013-09-26 11:55:13 +00:00
Timo Kreuzer
5dadaaffd3
[WIN23K]
...
Fix prototype of NtUserNotifyProcessCreate and BASE_PROCESS_CREATE_NOTIFY_ROUTINE
svn path=/trunk/; revision=60349
2013-09-25 17:14:21 +00:00
Hermès Bélusca-Maïto
8c96a4e9a2
[RTL]
...
Implement and export RtlGetLengthWithoutTrailingPathSeperators (aka. RtlGetLengthWithoutTrailingPathSeparators) (needed for win2k3's basesrv.dll).
Patch by David Quintana, where I simplified the loop (and reduced the number of local variables).
CORE-7482 #comment Function committed in revision 60348, thanks ;)
svn path=/trunk/; revision=60348
2013-09-24 22:16:30 +00:00
Amine Khaldi
655b467d9a
[GDI32_APITEST]
...
* Fix GCC warnings.
* Enable -Werror again.
* Remove redundant test header inclusion.
* Speedup linking.
svn path=/trunk/; revision=60347
2013-09-23 21:54:01 +00:00
Amine Khaldi
61db23d804
[POWRPROF_APITEST]
...
* Fix GCC warnings.
* Enable -Werror again.
* Speedup linking.
svn path=/trunk/; revision=60346
2013-09-23 21:45:58 +00:00
Hermès Bélusca-Maïto
55050562c4
[BUGCODES]
...
Introduce the DRIVER_UNMAPPING_INVALID_VIEW bugcheck code and use it.
svn path=/trunk/; revision=60345
2013-09-23 21:12:39 +00:00
Amine Khaldi
5265acf156
[CMAKE/MSVC]
...
* Drop /link from executable link lines.
svn path=/trunk/; revision=60343
2013-09-23 17:29:13 +00:00
Amine Khaldi
1252ff634f
[MSXML3_WINETEST]
...
* Sync with Wine 1.7.1.
CORE-7469
ROSTESTS-100 #resolve #comment Fixed by the r60340 sync.
svn path=/trunk/; revision=60340
2013-09-23 11:39:45 +00:00
Amine Khaldi
eb591dfbc1
[MSXML3]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60339
2013-09-23 11:38:27 +00:00
Amine Khaldi
82d7133b7d
[MSVIDC32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60338
2013-09-23 11:37:25 +00:00
Amine Khaldi
03236f55bb
[MSVFW32_WINETEST]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60337
2013-09-23 11:36:35 +00:00
Amine Khaldi
9333cb42c6
[MSVFW32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60336
2013-09-23 11:36:07 +00:00
Amine Khaldi
ffa1fa76dc
[MSTASK_WINETEST]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60335
2013-09-23 11:34:12 +00:00
Amine Khaldi
ee3382a831
[MSTASK]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60334
2013-09-23 11:33:50 +00:00
Amine Khaldi
7882bfa033
[MSSIP32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60333
2013-09-23 11:32:21 +00:00
Amine Khaldi
f6a6c78b98
[MSSIGN32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60332
2013-09-23 10:39:45 +00:00
Amine Khaldi
7e44da07b9
[MSRLE32]
...
* Sync with Wine 1.7.1.
CORE-7469
svn path=/trunk/; revision=60331
2013-09-23 10:17:50 +00:00
Alex Ionescu
27fd290e99
[NTOSKRNL]: Count should be initialized to zero. Thanks to MSVC for finding a bug.
...
svn path=/trunk/; revision=60330
2013-09-23 03:16:38 +00:00
Alex Ionescu
736b50b0db
- Implement and export MmCommitSessionMappedView. No gurantees this works until ThFabba writes a test for it, but it does what Windows does :P, minus charging commit since we don't do that yet. Nothing in ROS calls this so guranteed 0 regressions.
...
svn path=/trunk/; revision=60329
2013-09-23 02:30:58 +00:00
Hermès Bélusca-Maïto
8b1a283ee8
[APITEST:POWRPROF]
...
Include stdio.h for printf function.
svn path=/trunk/; revision=60328
2013-09-22 21:52:27 +00:00
Timo Kreuzer
615266ca06
[DEBUG.H] Add a _WARN macro to emit compiler warning messages (also adds __STRLINE__ macro, being resolved to the current line number as a string token)
...
[NTOSKRNL] Fix some x64 issues and warn about unimplemented session space stuff on x64
svn path=/trunk/; revision=60327
2013-09-22 21:19:40 +00:00
Timo Kreuzer
3bc1b43dc1
[TELNET] Revert previous changes.
...
svn path=/trunk/; revision=60326
2013-09-22 21:13:56 +00:00
Timo Kreuzer
bec4ac17fc
[TELNET] Don't compile it on MSVC
...
[CMAKE] Use the same MSVC build flags for x64 as for x86
[SMLIB] Fix MSVC warnings
[MODULES] Don't include optional modules on x64
[NTOSKRNL] Add some missing globals and definitions for x64
[CSRSRV] Fix an MSVC warning
svn path=/trunk/; revision=60325
2013-09-22 21:04:06 +00:00
Timo Kreuzer
9ffa1e73af
[PSEH]
...
Include only what's needed
svn path=/trunk/; revision=60324
2013-09-22 20:55:48 +00:00
Hermès Bélusca-Maïto
7591ba175d
Say bye-bye to almost all of the deprecated CSR code, the one in use before the big architectural change of r58770 (only keep the part which was in usage in win32k, it may be useful later on).
...
svn path=/trunk/; revision=60323
2013-09-22 20:48:47 +00:00
Amine Khaldi
30dce6bb67
* Move resource files to the lang folders.
...
CORE-7470
svn path=/trunk/; revision=60322
2013-09-22 19:43:06 +00:00
Hermès Bélusca-Maïto
41539da879
Add extra-parenthesing.
...
svn path=/trunk/; revision=60321
2013-09-22 19:30:00 +00:00
Hermès Bélusca-Maïto
2c7388a0b1
[KMTESTS]
...
No need now to declare a NTSTATUS ExceptionStatus; variable to be able to use KmtStartSeh() / KmtEndSeh() macros; this is done automagically.
svn path=/trunk/; revision=60320
2013-09-22 19:28:21 +00:00
Hermès Bélusca-Maïto
fe6644f895
[APITESTS]
...
- No need now to declare a NTSTATUS ExceptionStatus; variable to be able to use StartSeh() / EndSeh() macros; this is done automagically.
- Use explicitely unicode macros where it's needed.
svn path=/trunk/; revision=60319
2013-09-22 19:07:35 +00:00