Eric Kohl [Thu, 26 Dec 2013 19:20:33 +0000 (19:20 +0000)]
[LSASRV][MSV1_0]
- Add local group SIDs to the token groups list (LocalSID and LogonSID).
- Remove these SIDs from the hard-coded list.
svn path=/trunk/; revision=61433
Amine Khaldi [Thu, 26 Dec 2013 19:19:09 +0000 (19:19 +0000)]
[QMGR]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61432
Amine Khaldi [Thu, 26 Dec 2013 19:11:46 +0000 (19:11 +0000)]
[PROPSYS]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61431
Amine Khaldi [Thu, 26 Dec 2013 19:01:25 +0000 (19:01 +0000)]
[OLEDLG]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61430
Amine Khaldi [Thu, 26 Dec 2013 18:50:10 +0000 (18:50 +0000)]
[OLEAUT32]
* Create a main header and move some inclusions to it.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61429
Timo Kreuzer [Thu, 26 Dec 2013 16:58:56 +0000 (16:58 +0000)]
[FREELDR]
Improve heap allocations by using tags and using the temp heap for all temporary allocations that will not be used by the kernel. This avoids heap fragmentation for the default heap. Increase the temp heap size to 32 MB and limit the size of the cache to the temp heap size minus 128 KB to avoid exhausting the heap with cache data. See CORE-4413.
This commit is dedicated to Ronja, my beloved cat who passed away on 5th of December. Rest in peace, little Schnuppel.
svn path=/trunk/; revision=61428
Amine Khaldi [Thu, 26 Dec 2013 16:07:35 +0000 (16:07 +0000)]
[OLE32]
* Create a main header and move some inclusions to it.
* Remove inclusions and definitions that already exist in the main header.
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61427
Amine Khaldi [Thu, 26 Dec 2013 13:30:44 +0000 (13:30 +0000)]
[NEWDEV]
* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61426
Amine Khaldi [Thu, 26 Dec 2013 13:02:46 +0000 (13:02 +0000)]
[NETSHELL]
* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61425
Amine Khaldi [Thu, 26 Dec 2013 12:57:01 +0000 (12:57 +0000)]
[MSXML3]
* Create a main header and move some inclusions to it.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61424
Eric Kohl [Thu, 26 Dec 2013 09:28:33 +0000 (09:28 +0000)]
[INCLUDE]
Fix the value of the INHERITED_ACE flag. It is either 16 or 0x10 but never 10.
svn path=/trunk/; revision=61423
James Tabor [Thu, 26 Dec 2013 06:34:56 +0000 (06:34 +0000)]
- Synced to Wine-1.7.9.
svn path=/trunk/; revision=61422
Pierre Schweitzer [Wed, 25 Dec 2013 22:47:30 +0000 (22:47 +0000)]
[MOUNTMGR]
Implement MountMgrQueryDosVolumePath
svn path=/trunk/; revision=61421
Pierre Schweitzer [Wed, 25 Dec 2013 22:25:36 +0000 (22:25 +0000)]
[DDK]
Remove stray '\'
svn path=/trunk/; revision=61420
Amine Khaldi [Wed, 25 Dec 2013 21:09:20 +0000 (21:09 +0000)]
[MSTASK]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61418
Amine Khaldi [Wed, 25 Dec 2013 21:02:45 +0000 (21:02 +0000)]
[MSPORTS]
* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61417
Amine Khaldi [Wed, 25 Dec 2013 20:42:59 +0000 (20:42 +0000)]
[MSI]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61416
Eric Kohl [Wed, 25 Dec 2013 18:15:53 +0000 (18:15 +0000)]
[][LSASRV][MSV1_0]
- Move the creation of the token owner SID from msv1_0 to lsasrv.
- If the user is a member of the administrators group, the adminstrators group becomes the owner of the token. Otheriwse, the user is the owner of the token.
svn path=/trunk/; revision=61415
Amine Khaldi [Wed, 25 Dec 2013 17:40:49 +0000 (17:40 +0000)]
[MSHTML]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61414
Amine Khaldi [Wed, 25 Dec 2013 15:55:48 +0000 (15:55 +0000)]
[MSGINA]
* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61413
Amine Khaldi [Wed, 25 Dec 2013 15:51:35 +0000 (15:51 +0000)]
[MSCTF]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61412
Amine Khaldi [Wed, 25 Dec 2013 15:31:19 +0000 (15:31 +0000)]
[MSCOREE]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61411
Amine Khaldi [Wed, 25 Dec 2013 15:19:53 +0000 (15:19 +0000)]
[MMDEVAPI]
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61410
Amine Khaldi [Wed, 25 Dec 2013 15:03:21 +0000 (15:03 +0000)]
[MAPI32]
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61409
Amine Khaldi [Wed, 25 Dec 2013 14:56:05 +0000 (14:56 +0000)]
* Remove incorrect headers.
svn path=/trunk/; revision=61408
Amine Khaldi [Wed, 25 Dec 2013 14:53:25 +0000 (14:53 +0000)]
[ITSS]
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61407
Amine Khaldi [Wed, 25 Dec 2013 14:46:47 +0000 (14:46 +0000)]
[INETCOMM]
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61406
Amine Khaldi [Wed, 25 Dec 2013 14:36:37 +0000 (14:36 +0000)]
[HNETCFG]
* Remove unneeded inclusion.
CORE-7716
svn path=/trunk/; revision=61405
Amine Khaldi [Wed, 25 Dec 2013 14:26:18 +0000 (14:26 +0000)]
[ITSS_GUID]
* We no longer need this library.
svn path=/trunk/; revision=61404
Amine Khaldi [Wed, 25 Dec 2013 14:23:09 +0000 (14:23 +0000)]
[HHCTRL.OCX]
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61403
Amine Khaldi [Wed, 25 Dec 2013 13:27:32 +0000 (13:27 +0000)]
[AVIFIL32]
* Improve the GUIDs situation.
CORE-7716
svn path=/trunk/; revision=61402
Eric Kohl [Wed, 25 Dec 2013 13:24:42 +0000 (13:24 +0000)]
[LSASRV][MSV1_0]
- Move the creation of the default DACL from msv1_0 to lsasrv. Create the default DACL only if the selected authentication package does not provide one.
svn path=/trunk/; revision=61401
Amine Khaldi [Wed, 25 Dec 2013 11:46:57 +0000 (11:46 +0000)]
[MSACM32]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61400
Eric Kohl [Wed, 25 Dec 2013 11:36:17 +0000 (11:36 +0000)]
[LSASRV]
Set session data after the logon token has been created. Still WIP.
svn path=/trunk/; revision=61399
Amine Khaldi [Wed, 25 Dec 2013 11:26:57 +0000 (11:26 +0000)]
[MPR]
* Create a main header and move some inclusions to it.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61398
Amine Khaldi [Wed, 25 Dec 2013 11:10:09 +0000 (11:10 +0000)]
[MMDEVAPI]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61397
Amine Khaldi [Wed, 25 Dec 2013 10:42:48 +0000 (10:42 +0000)]
* The infamous "Forgot this file"...
svn path=/trunk/; revision=61396
Amine Khaldi [Wed, 25 Dec 2013 10:39:58 +0000 (10:39 +0000)]
[MMDRV]
* Move some inclusions to the main header.
* Do not include debug.h into the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61395
Amine Khaldi [Wed, 25 Dec 2013 10:25:08 +0000 (10:25 +0000)]
[I8042PRT]
* A better way of handling GUIDs thanks to Timo.
CORE-7716
svn path=/trunk/; revision=61394
Amine Khaldi [Wed, 25 Dec 2013 10:21:22 +0000 (10:21 +0000)]
[USBSTOR]
* A better way of handling GUIDs thanks to Timo.
CORE-7716
svn path=/trunk/; revision=61393
Amine Khaldi [Tue, 24 Dec 2013 22:56:27 +0000 (22:56 +0000)]
[MCIAVI32]
* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61392
Amine Khaldi [Tue, 24 Dec 2013 22:50:09 +0000 (22:50 +0000)]
[MAPI32]
* Create a main header and move some inclusions to it.
* Set the default debugging channel globally through the main header.
* Remove inclusions that already exist in the main resource file.
CORE-7716
svn path=/trunk/; revision=61391
Amine Khaldi [Tue, 24 Dec 2013 22:26:13 +0000 (22:26 +0000)]
[LSASRV]
* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61388
Amine Khaldi [Tue, 24 Dec 2013 21:56:03 +0000 (21:56 +0000)]
* Forgot this file.
svn path=/trunk/; revision=61387
Amine Khaldi [Tue, 24 Dec 2013 21:47:58 +0000 (21:47 +0000)]
[JSCRIPT]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61386
Amine Khaldi [Tue, 24 Dec 2013 21:45:30 +0000 (21:45 +0000)]
[ITSS]
* Create a main header and move some inclusions to it.
* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61385
Amine Khaldi [Tue, 24 Dec 2013 21:16:17 +0000 (21:16 +0000)]
[I8042PRT]
* Define INITGUID in the main header.
CORE-7716
svn path=/trunk/; revision=61384
Amine Khaldi [Tue, 24 Dec 2013 21:14:27 +0000 (21:14 +0000)]
[INETCOMM]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61383
Amine Khaldi [Tue, 24 Dec 2013 21:02:32 +0000 (21:02 +0000)]
[IMAGEHLP]
* Create a main header and move some inclusions to it.
* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61382
Amine Khaldi [Tue, 24 Dec 2013 20:58:27 +0000 (20:58 +0000)]
[USBSTOR]
* Define INITGUID in the main header.
CORE-7716
svn path=/trunk/; revision=61381
Amine Khaldi [Tue, 24 Dec 2013 20:56:17 +0000 (20:56 +0000)]
[IEFRAME]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61380
Amine Khaldi [Tue, 24 Dec 2013 20:54:29 +0000 (20:54 +0000)]
[USBUHCI]
* Move some inclusions and definitions to the main header.
* Do not include debug.h into the main header.
CORE-7716
svn path=/trunk/; revision=61379
Amine Khaldi [Tue, 24 Dec 2013 20:45:58 +0000 (20:45 +0000)]
[HNETCFG]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61378
Amine Khaldi [Tue, 24 Dec 2013 20:42:53 +0000 (20:42 +0000)]
[USBOHCI]
* Move some inclusions and definitions to the main header.
* Do not include debug.h into the main header.
CORE-7716
svn path=/trunk/; revision=61377
Amine Khaldi [Tue, 24 Dec 2013 20:40:55 +0000 (20:40 +0000)]
[LOCALSPL]
* Move some inclusions to the main header.
* Extract the resource related definitions into resource.h and include it in both the main header and the resource file.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61376
Amine Khaldi [Tue, 24 Dec 2013 11:32:15 +0000 (11:32 +0000)]
[HLINK]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61367
Amine Khaldi [Tue, 24 Dec 2013 11:29:44 +0000 (11:29 +0000)]
[XCOPY]
* Fix the resources that reference parameters.
CORE-7720 #resolve #comment Fixed in r61366. Thanks !
svn path=/trunk/; revision=61366
Amine Khaldi [Mon, 23 Dec 2013 19:02:14 +0000 (19:02 +0000)]
[HID]
* Do not include debug.h into the main header.
CORE-7716
svn path=/trunk/; revision=61363
Amine Khaldi [Mon, 23 Dec 2013 18:59:26 +0000 (18:59 +0000)]
[HHCTRL.OCX]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61362
Amine Khaldi [Mon, 23 Dec 2013 18:55:24 +0000 (18:55 +0000)]
[HHCTRL.OCX]
* Remove no longer needed file.
CORE-7469
svn path=/trunk/; revision=61361
Amine Khaldi [Mon, 23 Dec 2013 18:33:45 +0000 (18:33 +0000)]
[GDIPLUS]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61359
Amine Khaldi [Mon, 23 Dec 2013 18:16:01 +0000 (18:16 +0000)]
[FUSION]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61357
Amine Khaldi [Mon, 23 Dec 2013 18:03:35 +0000 (18:03 +0000)]
[FRAMEDYN]
* Improve header inclusions.
svn path=/trunk/; revision=61354
Amine Khaldi [Mon, 23 Dec 2013 17:56:35 +0000 (17:56 +0000)]
[CRYPT32]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61353
Amine Khaldi [Mon, 23 Dec 2013 15:11:00 +0000 (15:11 +0000)]
[UNIATA]
* Use the proper debugging define.
svn path=/trunk/; revision=61351
Amine Khaldi [Mon, 23 Dec 2013 15:08:58 +0000 (15:08 +0000)]
[SFC_OS]
* We don't need a PCH (one source file).
svn path=/trunk/; revision=61350
Amine Khaldi [Mon, 23 Dec 2013 15:07:40 +0000 (15:07 +0000)]
[CRTDLL]
* Cleanup unused header inclusions.
svn path=/trunk/; revision=61349
Amine Khaldi [Mon, 23 Dec 2013 14:50:17 +0000 (14:50 +0000)]
[USBSTOR]
* Do not include debug.h into the main header.
CORE-7716
svn path=/trunk/; revision=61348
Amine Khaldi [Mon, 23 Dec 2013 14:44:50 +0000 (14:44 +0000)]
[AVIFIL32]
* Move some inclusions to the main header.
* Extract the resource related definitions into resource.h and include it in both the main header and the resource file.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61347
Amine Khaldi [Mon, 23 Dec 2013 14:23:40 +0000 (14:23 +0000)]
[AUTHZ]
* Do not include debug.h into the main header.
CORE-7716
svn path=/trunk/; revision=61346
Amine Khaldi [Mon, 23 Dec 2013 14:20:15 +0000 (14:20 +0000)]
[ADVPACK]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61345
Amine Khaldi [Mon, 23 Dec 2013 14:17:45 +0000 (14:17 +0000)]
[COMDLG32]
* Skip itemdlg.c.
svn path=/trunk/; revision=61344
Amine Khaldi [Mon, 23 Dec 2013 14:12:26 +0000 (14:12 +0000)]
[COMDLG32]
* Move some inclusions to the main header.
* Extract the resource related definitions into resource.h and include it in both the main header and the resource file.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header/resource file.
CORE-7716
svn path=/trunk/; revision=61343
Amine Khaldi [Sun, 22 Dec 2013 19:06:31 +0000 (19:06 +0000)]
[PSAPI]
* This module doesn't need a PCH (one source file).
CORE-7716
svn path=/trunk/; revision=61342
Amine Khaldi [Sun, 22 Dec 2013 19:02:59 +0000 (19:02 +0000)]
[COMCTL32]
* Move some inclusions to the main header.
* Extract the resource related definitions into resource.h and include it in both the main header and the resource file.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61341
Amine Khaldi [Sun, 22 Dec 2013 18:10:41 +0000 (18:10 +0000)]
[KERNEL32]
* Add stdio.h inclusion to the main header.
* Add some missing definitions to the internal header.
* Remove inclusions and definitions that already exist in the main header.
* Make the Wine synced source files use the main header.
CORE-7716
svn path=/trunk/; revision=61340
Amine Khaldi [Sun, 22 Dec 2013 18:01:43 +0000 (18:01 +0000)]
[OBJSEL]
* Improve header inclusions.
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61339
Amine Khaldi [Sun, 22 Dec 2013 17:55:22 +0000 (17:55 +0000)]
[CABINET]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61338
Amine Khaldi [Sun, 22 Dec 2013 17:11:12 +0000 (17:11 +0000)]
[SHDOCVW]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61337
Amine Khaldi [Sun, 22 Dec 2013 17:03:20 +0000 (17:03 +0000)]
[QUARTZ]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61336
Amine Khaldi [Sun, 22 Dec 2013 16:59:08 +0000 (16:59 +0000)]
[QEDIT]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61335
Jérôme Gardou [Sun, 22 Dec 2013 16:58:58 +0000 (16:58 +0000)]
[CMIDRIVER]
- Do not use the WAVERT interface, it's a win vista+ thing
svn path=/trunk/; revision=61334
Amine Khaldi [Sun, 22 Dec 2013 16:51:58 +0000 (16:51 +0000)]
[STRMBASE]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61333
Jérôme Gardou [Sun, 22 Dec 2013 15:42:47 +0000 (15:42 +0000)]
[NTOSKRNL]
- Stop being shy and claim having WDM 1.30, like windows 2003 does
svn path=/trunk/; revision=61332
Jérôme Gardou [Sun, 22 Dec 2013 15:26:17 +0000 (15:26 +0000)]
[CMIPCI]
- Use correct calling convention for some callbacks
- Actually use DriverEntry as entry point
CORE-7094 CORE-7668 #Comment Please retest after r61331
svn path=/trunk/; revision=61331
Amine Khaldi [Sat, 21 Dec 2013 19:15:13 +0000 (19:15 +0000)]
[USBHUB]
* Do not include debug.h into the main header.
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61330
Amine Khaldi [Sat, 21 Dec 2013 19:11:16 +0000 (19:11 +0000)]
[WINED3D]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61329
Amine Khaldi [Sat, 21 Dec 2013 18:59:44 +0000 (18:59 +0000)]
[DMUSIC]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61328
Amine Khaldi [Sat, 21 Dec 2013 18:21:51 +0000 (18:21 +0000)]
[DEVENUM]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Extract the resource IDs into resource.h and include it in both the main header and the resource file.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61327
Amine Khaldi [Sat, 21 Dec 2013 17:31:51 +0000 (17:31 +0000)]
[DDRAW]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61326
Amine Khaldi [Sat, 21 Dec 2013 16:50:22 +0000 (16:50 +0000)]
[D3DX9_36]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61325
Amine Khaldi [Sat, 21 Dec 2013 16:44:34 +0000 (16:44 +0000)]
[D3DCOMPILER_43]
* Move some inclusions to the main header.
* Remove inclusions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61324
Amine Khaldi [Sat, 21 Dec 2013 15:33:19 +0000 (15:33 +0000)]
[D3D9]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61323
Amine Khaldi [Sat, 21 Dec 2013 15:04:43 +0000 (15:04 +0000)]
[D3D8]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove useless inclusions and definitions that already exist in the main header.
CORE-7716
svn path=/trunk/; revision=61322
Amine Khaldi [Sat, 21 Dec 2013 14:59:21 +0000 (14:59 +0000)]
[USBEHCI]
* Do not include debug.h into the main header.
CORE-7716
svn path=/trunk/; revision=61321
Amine Khaldi [Sat, 21 Dec 2013 14:19:14 +0000 (14:19 +0000)]
[USBEHCI]
* Move hardware.h inclusion to the main header.
* Define INITGUID in the main header.
CORE-7716
svn path=/trunk/; revision=61320
Amine Khaldi [Sat, 21 Dec 2013 14:15:30 +0000 (14:15 +0000)]
[EXPLORER]
* Add resource.h inclusion to the main header.
* Remove some unneeded inclusions.
CORE-7716
svn path=/trunk/; revision=61319
Amine Khaldi [Sat, 21 Dec 2013 14:07:54 +0000 (14:07 +0000)]
[LIBTIFF]
* Introduce a main header.
* Remove some unneeded inclusions.
CORE-7716
svn path=/trunk/; revision=61318
Amine Khaldi [Sat, 21 Dec 2013 13:53:05 +0000 (13:53 +0000)]
[CMAKE]
* Support only debug and release configuration types (in the VS solutions).
svn path=/trunk/; revision=61317
Amine Khaldi [Sat, 21 Dec 2013 13:47:09 +0000 (13:47 +0000)]
[DXDIAG]
* Remove some commented out inclusions.
svn path=/trunk/; revision=61316