reactos.git
9 years ago[LSASRV][MSV1_0]
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

9 years ago[QMGR]
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

9 years ago[PROPSYS]
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

9 years ago[OLEDLG]
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

9 years ago[OLEAUT32]
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

9 years ago[FREELDR]
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

9 years ago[OLE32]
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

9 years ago[NEWDEV]
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

9 years ago[NETSHELL]
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

9 years ago[MSXML3]
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

9 years ago[INCLUDE]
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

9 years ago- Synced to Wine-1.7.9.
James Tabor [Thu, 26 Dec 2013 06:34:56 +0000 (06:34 +0000)]
- Synced to Wine-1.7.9.

svn path=/trunk/; revision=61422

9 years ago[MOUNTMGR]
Pierre Schweitzer [Wed, 25 Dec 2013 22:47:30 +0000 (22:47 +0000)]
[MOUNTMGR]
Implement MountMgrQueryDosVolumePath

svn path=/trunk/; revision=61421

9 years ago[DDK]
Pierre Schweitzer [Wed, 25 Dec 2013 22:25:36 +0000 (22:25 +0000)]
[DDK]
Remove stray '\'

svn path=/trunk/; revision=61420

9 years ago[MSTASK]
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

9 years ago[MSPORTS]
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

9 years ago[MSI]
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

9 years ago[][LSASRV][MSV1_0]
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

9 years ago[MSHTML]
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

9 years ago[MSGINA]
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

9 years ago[MSCTF]
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

9 years ago[MSCOREE]
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

9 years ago[MMDEVAPI]
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

9 years ago[MAPI32]
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

9 years ago* Remove incorrect headers.
Amine Khaldi [Wed, 25 Dec 2013 14:56:05 +0000 (14:56 +0000)]
* Remove incorrect headers.

svn path=/trunk/; revision=61408

9 years ago[ITSS]
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

9 years ago[INETCOMM]
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

9 years ago[HNETCFG]
Amine Khaldi [Wed, 25 Dec 2013 14:36:37 +0000 (14:36 +0000)]
[HNETCFG]
* Remove unneeded inclusion.
CORE-7716

svn path=/trunk/; revision=61405

9 years ago[ITSS_GUID]
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

9 years ago[HHCTRL.OCX]
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

9 years ago[AVIFIL32]
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

9 years ago[LSASRV][MSV1_0]
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

9 years ago[MSACM32]
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

9 years ago[LSASRV]
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

9 years ago[MPR]
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

9 years ago[MMDEVAPI]
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

9 years ago* The infamous "Forgot this file"...
Amine Khaldi [Wed, 25 Dec 2013 10:42:48 +0000 (10:42 +0000)]
* The infamous "Forgot this file"...

svn path=/trunk/; revision=61396

9 years ago[MMDRV]
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

9 years ago[I8042PRT]
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

9 years ago[USBSTOR]
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

9 years ago[MCIAVI32]
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

9 years ago[MAPI32]
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

9 years ago[LSASRV]
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

9 years ago* Forgot this file.
Amine Khaldi [Tue, 24 Dec 2013 21:56:03 +0000 (21:56 +0000)]
* Forgot this file.

svn path=/trunk/; revision=61387

9 years ago[JSCRIPT]
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

9 years ago[ITSS]
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

9 years ago[I8042PRT]
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

9 years ago[INETCOMM]
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

9 years ago[IMAGEHLP]
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

9 years ago[USBSTOR]
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

9 years ago[IEFRAME]
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

9 years ago[USBUHCI]
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

9 years ago[HNETCFG]
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

9 years ago[USBOHCI]
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

9 years ago[LOCALSPL]
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

9 years ago[HLINK]
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

9 years ago[XCOPY]
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

9 years ago[HID]
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

9 years ago[HHCTRL.OCX]
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

9 years ago[HHCTRL.OCX]
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

9 years ago[GDIPLUS]
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

9 years ago[FUSION]
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

9 years ago[FRAMEDYN]
Amine Khaldi [Mon, 23 Dec 2013 18:03:35 +0000 (18:03 +0000)]
[FRAMEDYN]
* Improve header inclusions.

svn path=/trunk/; revision=61354

9 years ago[CRYPT32]
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

9 years ago[UNIATA]
Amine Khaldi [Mon, 23 Dec 2013 15:11:00 +0000 (15:11 +0000)]
[UNIATA]
* Use the proper debugging define.

svn path=/trunk/; revision=61351

9 years ago[SFC_OS]
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

9 years ago[CRTDLL]
Amine Khaldi [Mon, 23 Dec 2013 15:07:40 +0000 (15:07 +0000)]
[CRTDLL]
* Cleanup unused header inclusions.

svn path=/trunk/; revision=61349

9 years ago[USBSTOR]
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

9 years ago[AVIFIL32]
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

9 years ago[AUTHZ]
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

9 years ago[ADVPACK]
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

9 years ago[COMDLG32]
Amine Khaldi [Mon, 23 Dec 2013 14:17:45 +0000 (14:17 +0000)]
[COMDLG32]
* Skip itemdlg.c.

svn path=/trunk/; revision=61344

9 years ago[COMDLG32]
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

9 years ago[PSAPI]
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

9 years ago[COMCTL32]
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

9 years ago[KERNEL32]
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

9 years ago[OBJSEL]
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

9 years ago[CABINET]
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

9 years ago[SHDOCVW]
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

9 years ago[QUARTZ]
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

9 years ago[QEDIT]
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

9 years ago[CMIDRIVER]
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

9 years ago[STRMBASE]
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

9 years ago[NTOSKRNL]
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

9 years ago[CMIPCI]
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

9 years ago[USBHUB]
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

9 years ago[WINED3D]
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

9 years ago[DMUSIC]
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

9 years ago[DEVENUM]
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

9 years ago[DDRAW]
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

9 years ago[D3DX9_36]
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

9 years ago[D3DCOMPILER_43]
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

9 years ago[D3D9]
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

9 years ago[D3D8]
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

9 years ago[USBEHCI]
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

9 years ago[USBEHCI]
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

9 years ago[EXPLORER]
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

9 years ago[LIBTIFF]
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

9 years ago[CMAKE]
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

9 years ago[DXDIAG]
Amine Khaldi [Sat, 21 Dec 2013 13:47:09 +0000 (13:47 +0000)]
[DXDIAG]
* Remove some commented out inclusions.

svn path=/trunk/; revision=61316