Commit graph

55375 commits

Author SHA1 Message Date
Amine Khaldi 90c20950e8 [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
2013-12-23 14:44:50 +00:00
Amine Khaldi bd5811d13b [AUTHZ]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61346
2013-12-23 14:23:40 +00:00
Amine Khaldi 841399ed95 [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
2013-12-23 14:20:15 +00:00
Amine Khaldi f085d641dc [COMDLG32]
* Skip itemdlg.c.

svn path=/trunk/; revision=61344
2013-12-23 14:17:45 +00:00
Amine Khaldi 1fa10a970d [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
2013-12-23 14:12:26 +00:00
Amine Khaldi d636a700ee [PSAPI]
* This module doesn't need a PCH (one source file).
CORE-7716

svn path=/trunk/; revision=61342
2013-12-22 19:06:31 +00:00
Amine Khaldi 06c2684e83 [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
2013-12-22 19:02:59 +00:00
Amine Khaldi 212abd9a8a [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
2013-12-22 18:10:41 +00:00
Amine Khaldi 7291616d83 [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
2013-12-22 18:01:43 +00:00
Amine Khaldi 9bf098744c [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
2013-12-22 17:55:22 +00:00
Amine Khaldi 6cf5162abd [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
2013-12-22 17:11:12 +00:00
Amine Khaldi dd9b9c9af9 [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
2013-12-22 17:03:20 +00:00
Amine Khaldi 96c3ffb738 [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
2013-12-22 16:59:08 +00:00
Jérôme Gardou ba2ab59c2f [CMIDRIVER]
- Do not use the WAVERT interface, it's a win vista+ thing

svn path=/trunk/; revision=61334
2013-12-22 16:58:58 +00:00
Amine Khaldi 8d2caa099b [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
2013-12-22 16:51:58 +00:00
Jérôme Gardou c5510e9936 [NTOSKRNL]
- Stop being shy and claim having WDM 1.30, like windows 2003 does

svn path=/trunk/; revision=61332
2013-12-22 15:42:47 +00:00
Jérôme Gardou 52dbb0a1ec [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
2013-12-22 15:26:17 +00:00
Amine Khaldi fa1dfebfeb [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
2013-12-21 19:15:13 +00:00
Amine Khaldi 95313a5fb0 [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
2013-12-21 19:11:16 +00:00
Amine Khaldi b453f9616c [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
2013-12-21 18:59:44 +00:00
Amine Khaldi b54cee4f88 [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
2013-12-21 18:21:51 +00:00
Amine Khaldi cd74723d2f [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
2013-12-21 17:31:51 +00:00
Amine Khaldi 942db97a16 [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
2013-12-21 16:50:22 +00:00
Amine Khaldi 560a2a6824 [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
2013-12-21 16:44:34 +00:00
Amine Khaldi 6826772bca [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
2013-12-21 15:33:19 +00:00
Amine Khaldi 22eaae4710 [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
2013-12-21 15:04:43 +00:00
Amine Khaldi 143d9ab570 [USBEHCI]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61321
2013-12-21 14:59:21 +00:00
Amine Khaldi a29379fc7c [USBEHCI]
* Move hardware.h inclusion to the main header.
* Define INITGUID in the main header.
CORE-7716

svn path=/trunk/; revision=61320
2013-12-21 14:19:14 +00:00
Amine Khaldi 1441b8007f [EXPLORER]
* Add resource.h inclusion to the main header.
* Remove some unneeded inclusions.
CORE-7716

svn path=/trunk/; revision=61319
2013-12-21 14:15:30 +00:00
Amine Khaldi 5af51747bd [LIBTIFF]
* Introduce a main header.
* Remove some unneeded inclusions.
CORE-7716

svn path=/trunk/; revision=61318
2013-12-21 14:07:54 +00:00
Amine Khaldi 282eceb38b [CMAKE]
* Support only debug and release configuration types (in the VS solutions).

svn path=/trunk/; revision=61317
2013-12-21 13:53:05 +00:00
Amine Khaldi ca811619b0 [DXDIAG]
* Remove some commented out inclusions.

svn path=/trunk/; revision=61316
2013-12-21 13:47:09 +00:00
Amine Khaldi 359a887df3 [EVENTLOG]
* Do not include debug.h into the main header.
CORE-7716

svn path=/trunk/; revision=61315
2013-12-21 13:45:16 +00:00
Amine Khaldi 5170eaeaaf [SNDREC32]
* Attempt to fix a.. crime against style.

svn path=/trunk/; revision=61314
2013-12-21 13:29:23 +00:00
Amine Khaldi b4e3ee3563 [LSASRV]
* Fix build. Eric, please inspect.

svn path=/trunk/; revision=61313
2013-12-21 13:23:51 +00:00
Eric Kohl b1815921b9 [ADVAPI32]
LsapCopyLocalGroups: Determine the size of each client SID and copy it into the local adress space.

svn path=/trunk/; revision=61312
2013-12-21 11:35:14 +00:00
Giannis Adamopoulos 0fbc07a49d [user32_apitest]
- Arch, don't allow the mouse to create unexpected messages because this will surely cause failures. Also if you move the mouse during the test you will also get these failures

svn path=/trunk/; revision=61311
2013-12-21 10:44:10 +00:00
Amine Khaldi 55f7ba08b7 [USETUP]
* Turkish translation update by Erdem Ersoy.
CORE-7408

svn path=/trunk/; revision=61308
2013-12-19 23:20:27 +00:00
Amine Khaldi 723e4cc82d [TRANSLATIONS]
* Turkish translation update by Erdem Ersoy.
CORE-7408

svn path=/trunk/; revision=61307
2013-12-19 23:18:30 +00:00
Amine Khaldi 1d683c049c [FREELDR]
* Include the proper header instead of incompatibly redefining a type.

svn path=/trunk/; revision=61306
2013-12-19 22:49:16 +00:00
Amine Khaldi e57c30f549 [SYSAUDIO]
* Do not include debug.h into the main header.

svn path=/trunk/; revision=61305
2013-12-19 22:45:32 +00:00
Amine Khaldi fb5615d608 [WDMAUD]
* Do not include debug.h into the main header.

svn path=/trunk/; revision=61304
2013-12-19 22:39:27 +00:00
Thomas Faber b6ffc426d7 [KERNEL32_TEST]
- Move ROS-only tests into apitest

svn path=/trunk/; revision=61303
2013-12-19 21:39:09 +00:00
Thomas Faber ecced5a6cb [WINETESTS]
- Do not suppress nonexistent warnings

svn path=/trunk/; revision=61302
2013-12-19 21:30:10 +00:00
Thomas Faber 4d6844c0b2 [SHIMGVW]
- Add Save button functionality. Patch by Ricardo Hanke.
CORE-7702

svn path=/trunk/; revision=61301
2013-12-19 20:29:17 +00:00
Amine Khaldi b72d77fce3 [EXPLORER]
* Add Albanian translation. By Ardit Dani.
CORE-7713 #resolve #comment Committed in r61300. Thanks !

svn path=/trunk/; revision=61300
2013-12-19 19:49:20 +00:00
Thomas Faber 7c3d601fa1 [DLLS]
- Warnings are not okay
[SHELL32]
- Comment out unused variables in WIP code

svn path=/trunk/; revision=61299
2013-12-19 19:42:33 +00:00
Amine Khaldi 59a114060b [EXPLORER]
* Remove unneeded header inclusion.

svn path=/trunk/; revision=61298
2013-12-19 19:17:38 +00:00
Amine Khaldi 714a1c3262 [APPLICATIONS]
* Add Albanian translation for notepad, taskkill and wmic. By Ardit Dani.
CORE-7712 #resolve #comment Committed in r61297. Thanks !

svn path=/trunk/; revision=61297
2013-12-19 19:11:37 +00:00
Jérôme Gardou a46891d109 [SHELL32]
- Fix a GCC warning.

svn path=/trunk/; revision=61296
2013-12-19 18:52:57 +00:00