reactos.git
9 years ago[WINMINE]
Amine Khaldi [Mon, 6 Jan 2014 20:51:41 +0000 (20:51 +0000)]
[WINMINE]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61548

9 years ago[FONTVIEW]
Amine Khaldi [Mon, 6 Jan 2014 20:48:44 +0000 (20:48 +0000)]
[FONTVIEW]
* Create a main header and move some inclusions to it.
CORE-7716

svn path=/trunk/; revision=61547

9 years ago[OPENGL32]
Jérôme Gardou [Mon, 6 Jan 2014 19:25:17 +0000 (19:25 +0000)]
[OPENGL32]
 - remove useless assert
 - fix typo in SetDIBitstoDevice call

svn path=/trunk/; revision=61546

9 years ago[MESA]
Jérôme Gardou [Mon, 6 Jan 2014 18:39:42 +0000 (18:39 +0000)]
[MESA]
 - Use PSEH to test and catch SSE exceptions
#CORE-7727 Problem with software implementation is fixed with r61545. Investigating on vmware driver support.

svn path=/trunk/; revision=61545

9 years ago[WIN32K]
Jérôme Gardou [Sun, 5 Jan 2014 20:57:51 +0000 (20:57 +0000)]
[WIN32K]
 - Implement NtGdiSwapBuffers

svn path=/trunk/; revision=61541

9 years ago[WIN32K]
Jérôme Gardou [Sun, 5 Jan 2014 20:50:09 +0000 (20:50 +0000)]
[WIN32K]
 - Formatting only, no code change

svn path=/trunk/; revision=61540

9 years ago[LSASRV][MSV1_0]
Eric Kohl [Sun, 5 Jan 2014 16:06:16 +0000 (16:06 +0000)]
[LSASRV][MSV1_0]
- Add all groups, of which the user is a member, to the token group list.
- Remove the hard-coded administrators group and users group from the token group list.

This patch enables us to create ordinary user accounts which are not members of the administrator group and which do not have administrator privileges. Now we can start to test and fix the security components!

svn path=/trunk/; revision=61539

9 years ago[SHELL32]
Amine Khaldi [Sun, 5 Jan 2014 12:48:42 +0000 (12:48 +0000)]
[SHELL32]
* Move shell file operations to background threads to prevent the shell from hanging during long copies, deletes, and moves.
* Improve drag and drop functionality.
* Add a partial drop handler to the recycle bin.
* Brought to you by Huw Campbell.
CORE-3760

svn path=/trunk/; revision=61537

9 years ago[SAMSRV]
Eric Kohl [Sun, 5 Jan 2014 12:00:16 +0000 (12:00 +0000)]
[SAMSRV]
SamrGetAliasMembership: Do not overwrite enties of the RID array.

svn path=/trunk/; revision=61536

9 years ago[SPIDER]
Amine Khaldi [Sat, 4 Jan 2014 15:12:53 +0000 (15:12 +0000)]
[SPIDER]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
* Dedicated to Daniel Reimer.
CORE-7716

svn path=/trunk/; revision=61534

9 years ago[CARDLIB]
Amine Khaldi [Sat, 4 Jan 2014 15:07:36 +0000 (15:07 +0000)]
[CARDLIB]
* Fix build.

svn path=/trunk/; revision=61533

9 years ago[CARDLIB]
Amine Khaldi [Sat, 4 Jan 2014 15:01:58 +0000 (15:01 +0000)]
[CARDLIB]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61532

9 years ago[CARDLIB]
Amine Khaldi [Sat, 4 Jan 2014 14:28:53 +0000 (14:28 +0000)]
[CARDLIB]
* Forgot this file. Fixes build.

svn path=/trunk/; revision=61531

9 years ago[SOL]
Amine Khaldi [Sat, 4 Jan 2014 14:25:09 +0000 (14:25 +0000)]
[SOL]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61530

9 years ago[DXDIAG]
Amine Khaldi [Sat, 4 Jan 2014 14:13:48 +0000 (14:13 +0000)]
[DXDIAG]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61529

9 years ago[CHARMAP]
Amine Khaldi [Sat, 4 Jan 2014 14:06:39 +0000 (14:06 +0000)]
[CHARMAP]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61528

9 years ago[CALC]
Amine Khaldi [Sat, 4 Jan 2014 14:00:02 +0000 (14:00 +0000)]
[CALC]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61527

9 years ago[RTL]
Amine Khaldi [Sat, 4 Jan 2014 13:53:47 +0000 (13:53 +0000)]
[RTL]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve the main header.
CORE-7716

svn path=/trunk/; revision=61526

9 years ago[PCMCIA]
Amine Khaldi [Sat, 4 Jan 2014 13:04:11 +0000 (13:04 +0000)]
[PCMCIA]
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61525

9 years ago[PCIX]
Amine Khaldi [Sat, 4 Jan 2014 12:05:02 +0000 (12:05 +0000)]
[PCIX]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61524

9 years ago[PCI]
Amine Khaldi [Sat, 4 Jan 2014 11:06:54 +0000 (11:06 +0000)]
[PCI]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61523

9 years ago[WINLOGON]
Amine Khaldi [Sat, 4 Jan 2014 11:00:22 +0000 (11:00 +0000)]
[WINLOGON]
* Set the default debugging channel globally through the main header.
CORE-7716

svn path=/trunk/; revision=61522

9 years ago[MESA]
Amine Khaldi [Sat, 4 Jan 2014 10:35:13 +0000 (10:35 +0000)]
[MESA]
* Create main headers for MESA components and move some inclusions to them.
CORE-7716

svn path=/trunk/; revision=61521

9 years ago[VGADDI]
Amine Khaldi [Sat, 4 Jan 2014 10:31:27 +0000 (10:31 +0000)]
[VGADDI]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61520

9 years ago[BASESRV]
Amine Khaldi [Sat, 4 Jan 2014 10:29:54 +0000 (10:29 +0000)]
[BASESRV]
* Remove one time inclusions from the main header and put them back where they belong.
* Include what we need from the NDK instead of the whole set.
CORE-7716

svn path=/trunk/; revision=61519

9 years ago[CSRSRV]
Amine Khaldi [Sat, 4 Jan 2014 10:27:29 +0000 (10:27 +0000)]
[CSRSRV]
* Remove one time inclusions from the main header and put them back where they belong.
* Remove inclusions and definitions that already exist in the main header.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61518

9 years ago[VFATXLIB]
Amine Khaldi [Sat, 4 Jan 2014 10:24:39 +0000 (10:24 +0000)]
[VFATXLIB]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61517

9 years ago[VFATLIB]
Amine Khaldi [Sat, 4 Jan 2014 10:22:59 +0000 (10:22 +0000)]
[VFATLIB]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61516

9 years ago[EXT2LIB]
Amine Khaldi [Sat, 4 Jan 2014 10:21:16 +0000 (10:21 +0000)]
[EXT2LIB]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61515

9 years ago[EPSAPI]
Amine Khaldi [Sat, 4 Jan 2014 10:19:27 +0000 (10:19 +0000)]
[EPSAPI]
* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=61514

9 years ago[MMIXER]
Amine Khaldi [Sat, 4 Jan 2014 10:17:22 +0000 (10:17 +0000)]
[MMIXER]
* Do not include debug.h into the main header.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61513

9 years ago[MMENT4]
Amine Khaldi [Sat, 4 Jan 2014 10:15:33 +0000 (10:15 +0000)]
[MMENT4]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61512

9 years ago[MMEBUDDY]
Amine Khaldi [Sat, 4 Jan 2014 10:14:03 +0000 (10:14 +0000)]
[MMEBUDDY]
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61511

9 years ago[IP]
Amine Khaldi [Sat, 4 Jan 2014 10:12:37 +0000 (10:12 +0000)]
[IP]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61510

9 years ago[IP]
Amine Khaldi [Sat, 4 Jan 2014 10:11:02 +0000 (10:11 +0000)]
[IP]
* Properly account for checksum.S as an asm file.

svn path=/trunk/; revision=61509

9 years ago[LIBSAMPLERATE]
Amine Khaldi [Sat, 4 Jan 2014 10:08:01 +0000 (10:08 +0000)]
[LIBSAMPLERATE]
* Create a main header and move some inclusions to it.
CORE-7716

svn path=/trunk/; revision=61508

9 years ago[USBSTOR]
Amine Khaldi [Fri, 3 Jan 2014 19:27:01 +0000 (19:27 +0000)]
[USBSTOR]
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61506

9 years ago[USBUHCI]
Amine Khaldi [Fri, 3 Jan 2014 19:20:35 +0000 (19:20 +0000)]
[USBUHCI]
* Remove inclusions that already exist in the main header.
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61505

9 years ago[USBOHCI]
Amine Khaldi [Fri, 3 Jan 2014 18:33:25 +0000 (18:33 +0000)]
[USBOHCI]
* Remove inclusions that already exist in the main header.
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61504

9 years ago[USBHUB]
Amine Khaldi [Fri, 3 Jan 2014 17:45:05 +0000 (17:45 +0000)]
[USBHUB]
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61503

9 years ago[USBEHCI]
Amine Khaldi [Fri, 3 Jan 2014 17:23:55 +0000 (17:23 +0000)]
[USBEHCI]
* Remove inclusions that already exist in the main header.
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61502

9 years ago[SYSAUDIO]
Amine Khaldi [Fri, 3 Jan 2014 17:17:28 +0000 (17:17 +0000)]
[SYSAUDIO]
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61501

9 years ago[WDMAUD]
Amine Khaldi [Fri, 3 Jan 2014 17:15:34 +0000 (17:15 +0000)]
[WDMAUD]
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61500

9 years ago[KMIXER]
Amine Khaldi [Fri, 3 Jan 2014 17:13:55 +0000 (17:13 +0000)]
[KMIXER]
* Do not include debug.h into the main header.
* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716

svn path=/trunk/; revision=61499

9 years ago[PORTCLS]
Amine Khaldi [Fri, 3 Jan 2014 17:10:56 +0000 (17:10 +0000)]
[PORTCLS]
* Do not include debug.h into the main header.
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61498

9 years ago[HIDCLASS]
Amine Khaldi [Fri, 3 Jan 2014 10:56:03 +0000 (10:56 +0000)]
[HIDCLASS]
* Do not include debug.h into the main header.
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61497

9 years ago[LIBUSB]
Amine Khaldi [Fri, 3 Jan 2014 10:38:06 +0000 (10:38 +0000)]
[LIBUSB]
* Do not include debug.h into the main header.
* Cleanup the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61496

9 years ago[HIDPARSER]
Amine Khaldi [Fri, 3 Jan 2014 10:28:56 +0000 (10:28 +0000)]
[HIDPARSER]
* Do not include debug.h into the main header.
* Do not define NDEBUG globally.
CORE-7716

svn path=/trunk/; revision=61495

9 years ago[HIDPARSE]
Amine Khaldi [Fri, 3 Jan 2014 10:22:05 +0000 (10:22 +0000)]
[HIDPARSE]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61494

9 years ago[LSASRV][MSV1_0]
Eric Kohl [Thu, 2 Jan 2014 20:02:33 +0000 (20:02 +0000)]
[LSASRV][MSV1_0]
- Create the privilege set for the logon token based on the users group membrships.
- Remove the hard-coded privilege set.

svn path=/trunk/; revision=61493

9 years ago[USBCCGP]
Amine Khaldi [Thu, 2 Jan 2014 14:25:01 +0000 (14:25 +0000)]
[USBCCGP]
* Remove some inclusions from the main header.
* Improve the GUIDs situation.
CORE-7716

svn path=/trunk/; revision=61492

9 years ago[USBCCGP]
Amine Khaldi [Thu, 2 Jan 2014 14:14:39 +0000 (14:14 +0000)]
[USBCCGP]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61491

9 years ago[TCPIP]
Amine Khaldi [Thu, 2 Jan 2014 13:53:18 +0000 (13:53 +0000)]
[TCPIP]
* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=61490

9 years ago[KS]
Amine Khaldi [Thu, 2 Jan 2014 11:34:12 +0000 (11:34 +0000)]
[KS]
* Do not include debug.h into the main header.
* Remove one time inclusions from the main header and put them back where they belong.
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61489

9 years ago[I8042PRT]
Amine Khaldi [Thu, 2 Jan 2014 11:11:12 +0000 (11:11 +0000)]
[I8042PRT]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61488

9 years ago[OPENGL32]
Jérôme Gardou [Thu, 2 Jan 2014 08:46:51 +0000 (08:46 +0000)]
[OPENGL32]
 - Add a debug print.
CORE-7727 #comment Please retest with debugging turned on on r61487

svn path=/trunk/; revision=61487

9 years ago[LSASRV]
Eric Kohl [Wed, 1 Jan 2014 23:25:26 +0000 (23:25 +0000)]
[LSASRV]
Implement LsaIFree_LSAPR_PRIVILEGE_SET.

svn path=/trunk/; revision=61486

9 years ago[KDCOM]
Amine Khaldi [Wed, 1 Jan 2014 22:24:17 +0000 (22:24 +0000)]
[KDCOM]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61485

9 years ago[XMLLITE]
Amine Khaldi [Wed, 1 Jan 2014 22:20:28 +0000 (22:20 +0000)]
[XMLLITE]
* 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=61484

9 years ago[WUAPI]
Amine Khaldi [Wed, 1 Jan 2014 22:17:11 +0000 (22:17 +0000)]
[WUAPI]
* 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=61483

9 years ago[WLDAP32]
Amine Khaldi [Wed, 1 Jan 2014 22:14:20 +0000 (22:14 +0000)]
[WLDAP32]
* 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=61482

9 years ago[WINTRUST]
Amine Khaldi [Wed, 1 Jan 2014 22:11:43 +0000 (22:11 +0000)]
[WINTRUST]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61481

9 years ago[WINMM]
Amine Khaldi [Wed, 1 Jan 2014 21:54:58 +0000 (21:54 +0000)]
[WINMM]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61480

9 years ago[WININET]
Amine Khaldi [Wed, 1 Jan 2014 21:52:15 +0000 (21:52 +0000)]
[WININET]
* 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=61479

9 years ago[WINHTTP]
Amine Khaldi [Wed, 1 Jan 2014 21:42:31 +0000 (21:42 +0000)]
[WINHTTP]
* 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=61478

9 years ago[WINDOWSCODECS]
Amine Khaldi [Wed, 1 Jan 2014 21:40:23 +0000 (21:40 +0000)]
[WINDOWSCODECS]
* 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=61477

9 years ago[WDMAUD.DRV]
Amine Khaldi [Wed, 1 Jan 2014 18:55:10 +0000 (18:55 +0000)]
[WDMAUD.DRV]
* Do not define NDEBUG globally. Fixes build.

svn path=/trunk/; revision=61476

9 years ago[WDMAUD.DRV]
Amine Khaldi [Wed, 1 Jan 2014 18:50:14 +0000 (18:50 +0000)]
[WDMAUD.DRV]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61475

9 years ago[WBEMPROX]
Amine Khaldi [Wed, 1 Jan 2014 18:41:23 +0000 (18:41 +0000)]
[WBEMPROX]
* 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=61474

9 years ago[WBEMDISP]
Amine Khaldi [Wed, 1 Jan 2014 18:35:06 +0000 (18:35 +0000)]
[WBEMDISP]
* 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=61473

9 years ago[VDMDBG]
Amine Khaldi [Wed, 1 Jan 2014 18:31:40 +0000 (18:31 +0000)]
[VDMDBG]
* We don't need a PCH for one source file.
CORE-7716

svn path=/trunk/; revision=61472

9 years ago[VBSCRIPT]
Amine Khaldi [Wed, 1 Jan 2014 18:29:51 +0000 (18:29 +0000)]
[VBSCRIPT]
* 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=61471

9 years ago[RICHED20]
Amine Khaldi [Wed, 1 Jan 2014 18:22:31 +0000 (18:22 +0000)]
[RICHED20]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61470

9 years ago[REACTOS]
Hermès Bélusca-Maïto [Tue, 31 Dec 2013 23:00:54 +0000 (23:00 +0000)]
[REACTOS]
ReactOS 1.0 patch.

~=~=~= --_'_-- \o/ !!!! Happy New Year 2014 !!!! \o/ --_'_-- =~=~=~

Update bootlogo, WinLogon image (see rev. 58144 for details) etc...

svn path=/trunk/; revision=61469

9 years ago[NTOSKRNL]
Hermès Bélusca-Maïto [Tue, 31 Dec 2013 20:47:05 +0000 (20:47 +0000)]
[NTOSKRNL]
Fix user-mode access of pointers. From a patch by Sven Bjorn (private communication) and Aleksander Andrejevic.
"[...]In the routine NtSetTimerResolution() the pointer "CurrentResolution" is
checked using ProbeForWriteUlong(), but it is then accessed outside of a try-block.
This should be an error, since the user mode memory can become invalid at any point
in time and thus potentially make the kernel crash on access.
[...]"
CORE-7387 #comment A fix by Sven Bjorn was committed in revision 61468, thanks :)

svn path=/trunk/; revision=61468

9 years ago[ADVAPI32]
Eric Kohl [Tue, 31 Dec 2013 09:05:31 +0000 (09:05 +0000)]
[ADVAPI32]
LogonUserW: Convert the logon type and pass it to LsaLogonUser.

svn path=/trunk/; revision=61467

9 years ago[NTOSKRNL]
Jérôme Gardou [Mon, 30 Dec 2013 22:42:31 +0000 (22:42 +0000)]
[NTOSKRNL]
 - Fix compilation when not compiling in KDBG support.

svn path=/trunk/; revision=61466

9 years ago[SYSSETUP]
Eric Kohl [Mon, 30 Dec 2013 22:38:14 +0000 (22:38 +0000)]
[SYSSETUP]
Run an interactive logon for the administrator instead of a network logon.

svn path=/trunk/; revision=61465

9 years ago[SACDRV]
Jérôme Gardou [Mon, 30 Dec 2013 22:00:49 +0000 (22:00 +0000)]
[SACDRV]
 - Fix unsigned vs 0 comparison

svn path=/trunk/; revision=61464

9 years ago[DESK.CPL]
Jérôme Gardou [Mon, 30 Dec 2013 19:30:35 +0000 (19:30 +0000)]
[DESK.CPL]
 - remove unused variable

svn path=/trunk/; revision=61463

9 years ago[ACPI]
Eric Kohl [Sun, 29 Dec 2013 11:14:09 +0000 (11:14 +0000)]
[ACPI]
Take the processor information from HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\0 and pass it to the device manager.
CORE-5960 #comment Still WIP.

svn path=/trunk/; revision=61461

9 years ago[MSV1_0]
Eric Kohl [Sat, 28 Dec 2013 23:47:04 +0000 (23:47 +0000)]
[MSV1_0]
- Code clean-up.
- Take the user RID and pimary group RID from the user info data.

svn path=/trunk/; revision=61460

9 years ago- Fix TC edit control NULL pointer. See CORE-7695.
James Tabor [Sat, 28 Dec 2013 06:52:28 +0000 (06:52 +0000)]
- Fix TC edit control NULL pointer. See CORE-7695.

svn path=/trunk/; revision=61458

9 years ago[LSASRV][MSV1_0]
Eric Kohl [Sat, 28 Dec 2013 01:45:36 +0000 (01:45 +0000)]
[LSASRV][MSV1_0]
- Add default group SIDs to the token groups list (WorldSID aka Everyone and the logon type SID).
- Remove these SIDs from the hard-coded list.

svn path=/trunk/; revision=61457

9 years ago[UXTHEME]
Amine Khaldi [Sat, 28 Dec 2013 00:19:58 +0000 (00:19 +0000)]
[UXTHEME]
* Set the default debugging channel globally through the main header.
* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=61456

9 years ago[USP10]
Amine Khaldi [Fri, 27 Dec 2013 23:54:47 +0000 (23:54 +0000)]
[USP10]
* Move some inclusions to the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61455

9 years ago[INCLUDE/CRT]
Amine Khaldi [Fri, 27 Dec 2013 23:35:30 +0000 (23:35 +0000)]
[INCLUDE/CRT]
* Don't use __MINGW32__ because of some stupid 3rd party code setup of ours (I'm looking at you, libxml2).
* Fixes MSVC build.

svn path=/trunk/; revision=61454

9 years ago[URLMON]
Amine Khaldi [Fri, 27 Dec 2013 23:11:32 +0000 (23:11 +0000)]
[URLMON]
* 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.
* Dedicated to the newborn Olivia !
CORE-7716

svn path=/trunk/; revision=61453

9 years ago* Fix MSVC build.
Amine Khaldi [Fri, 27 Dec 2013 22:58:57 +0000 (22:58 +0000)]
* Fix MSVC build.

svn path=/trunk/; revision=61452

9 years ago[INCLUDE/CRT]
Jérôme Gardou [Fri, 27 Dec 2013 16:25:52 +0000 (16:25 +0000)]
[INCLUDE/CRT]
 - add intrin.h which redirects to compiler specific version
 - Do not add a global include directory for two headers
 - Update float.h accordingly

svn path=/trunk/; revision=61450

9 years ago[MOUNTMGR]
Pierre Schweitzer [Fri, 27 Dec 2013 16:19:03 +0000 (16:19 +0000)]
[MOUNTMGR]
Fix a typo.
Spotted by Thomas

svn path=/trunk/; revision=61449

9 years ago[TWAIN_32]
Amine Khaldi [Fri, 27 Dec 2013 14:08:56 +0000 (14:08 +0000)]
[TWAIN_32]
* 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=61448

9 years ago[TAPI32]
Amine Khaldi [Fri, 27 Dec 2013 14:01:01 +0000 (14:01 +0000)]
[TAPI32]
* 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=61447

9 years ago[SPOOLSS]
Amine Khaldi [Fri, 27 Dec 2013 13:42:21 +0000 (13:42 +0000)]
[SPOOLSS]
* 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=61446

9 years ago[SHLWAPI]
Amine Khaldi [Fri, 27 Dec 2013 13:34:32 +0000 (13:34 +0000)]
[SHLWAPI]
* 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=61445

9 years ago[SFC]
Amine Khaldi [Fri, 27 Dec 2013 11:34:31 +0000 (11:34 +0000)]
[SFC]
* We don't need a PCH for one source file.
CORE-7716

svn path=/trunk/; revision=61444

9 years ago[SETUPAPI]
Amine Khaldi [Fri, 27 Dec 2013 11:32:40 +0000 (11:32 +0000)]
[SETUPAPI]
* Set the default debugging channel globally through the main header.
* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=61443

9 years ago[SCRRUN]
Amine Khaldi [Fri, 27 Dec 2013 11:14:56 +0000 (11:14 +0000)]
[SCRRUN]
* 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=61442

9 years ago[SCRRUN]
Amine Khaldi [Fri, 27 Dec 2013 10:33:34 +0000 (10:33 +0000)]
[SCRRUN]
* Fix a typo in the header guard.
CORE-7716

svn path=/trunk/; revision=61441

9 years ago[SCHANNEL]
Amine Khaldi [Fri, 27 Dec 2013 10:31:09 +0000 (10:31 +0000)]
[SCHANNEL]
* 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=61440