Hervé Poussineau
|
5cda38b218
|
Add '\' between "System\CurrentControlSet\Class" and the GUID when creating the registry key name
Don't return FALSE but INVALID_HANDLE_VALUE in SetupDiOpenClassRegKeyExW
svn path=/trunk/; revision=16368
|
2005-07-01 15:29:06 +00:00 |
|
Thomas Bluemel
|
15d5aa6c62
|
query the dacl from the ISecurityInformation server, query the domains name from lsass and list them in the dialog box
svn path=/trunk/; revision=16367
|
2005-07-01 12:09:04 +00:00 |
|
Alex Ionescu
|
a51afa23e7
|
These two escaped... fix them too
svn path=/trunk/; revision=16366
|
2005-07-01 03:58:55 +00:00 |
|
Alex Ionescu
|
aa9df5babf
|
Fix breakage caused by accidental commit in the last revision
svn path=/trunk/; revision=16364
|
2005-07-01 03:40:52 +00:00 |
|
Alex Ionescu
|
79ab4b5644
|
Fix explorer/ibrowser build
svn path=/trunk/; revision=16363
|
2005-07-01 03:25:35 +00:00 |
|
Alex Ionescu
|
919125b189
|
Kill off more of rosrtl
svn path=/trunk/; revision=16362
|
2005-07-01 03:14:40 +00:00 |
|
Alex Ionescu
|
14e3b7395b
|
PCH for csrss and win32csr, and remove rosrtl usage
svn path=/trunk/; revision=16361
|
2005-07-01 03:03:06 +00:00 |
|
Alex Ionescu
|
267707560d
|
PCH for SMSS, and remove rosrtl usage
svn path=/trunk/; revision=16360
|
2005-07-01 02:47:15 +00:00 |
|
Alex Ionescu
|
4eb4922aad
|
Kill large parts of rosrtl. devmode conversion implented in gdi32 because it's actually an exported api, 2nd converstion used only once so inlined. logfont conversion implented as functions directly in the ddl. rtlrosmin/max replaced by actual macros, and resource rtlros function in aclui replace by actual win32 call. other rosrtl code was already deprecated.
svn path=/trunk/; revision=16359
|
2005-07-01 01:54:55 +00:00 |
|
Alex Ionescu
|
2125679164
|
Move some internal headers to /reactos, set it as a default include path, move pseh and elf headers to their respective directories
svn path=/trunk/; revision=16358
|
2005-06-30 22:40:36 +00:00 |
|
Thomas Bluemel
|
755c848950
|
- Get rid of GCC specific typecasts to PVOID for pointer arithmetics
- Decrement the AceCount in RtlDeleteAce instead of incrementing it
svn path=/trunk/; revision=16357
|
2005-06-30 21:38:39 +00:00 |
|
Alex Ionescu
|
084cc36104
|
rollback change
svn path=/trunk/; revision=16356
|
2005-06-30 17:00:19 +00:00 |
|
Alex Ionescu
|
077fa44358
|
rollback change
svn path=/trunk/; revision=16355
|
2005-06-30 16:59:07 +00:00 |
|
Alex Ionescu
|
30a6f296fd
|
kill rosrtl from system modules
svn path=/trunk/; revision=16354
|
2005-06-30 16:57:06 +00:00 |
|
Alex Ionescu
|
493ca2fe71
|
remove roscfg.h
svn path=/trunk/; revision=16353
|
2005-06-30 16:52:26 +00:00 |
|
Alex Ionescu
|
8539083b08
|
Add windows.h back, is it futile to remove it
svn path=/trunk/; revision=16352
|
2005-06-30 16:48:14 +00:00 |
|
Alex Ionescu
|
8209b87210
|
Remove windows.h from external win32k headers
svn path=/trunk/; revision=16351
|
2005-06-30 16:39:17 +00:00 |
|
Alex Ionescu
|
5420982bbb
|
Math.c wasn't using the pch header, thanks for the catch, Steven
svn path=/trunk/; revision=16350
|
2005-06-30 16:31:15 +00:00 |
|
Alex Ionescu
|
eaf273b4ef
|
remove windows.h dependency. Filip said it couldn't be done, so please watch out for flying pigs and hell freezing over
svn path=/trunk/; revision=16349
|
2005-06-30 16:20:40 +00:00 |
|
Alex Ionescu
|
02bd986e69
|
Fix win32k warnings, get rid of windowsx.h dependency
svn path=/trunk/; revision=16348
|
2005-06-30 16:17:45 +00:00 |
|
Alex Ionescu
|
d280ce9240
|
Kill rosrtl
svn path=/trunk/; revision=16347
|
2005-06-30 16:04:08 +00:00 |
|
Filip Navara
|
bc4215dca5
|
Don't use ROSRTL.
svn path=/trunk/; revision=16346
|
2005-06-30 14:38:53 +00:00 |
|
Filip Navara
|
046d85a84a
|
Use RtlQueryRegistryValues instead of RosReadRegistryValue.
svn path=/trunk/; revision=16345
|
2005-06-30 13:50:21 +00:00 |
|
Alex Ionescu
|
2170f23f23
|
Manually define undocumented MS GLU constants
svn path=/trunk/; revision=16344
|
2005-06-30 12:42:57 +00:00 |
|
Thomas Bluemel
|
444df32c83
|
implemented NeedCurrentDirectoryForExePathA/W
svn path=/trunk/; revision=16343
|
2005-06-30 12:33:12 +00:00 |
|
Alex Ionescu
|
005201f320
|
Delete ddentry.h and create official ddrawgdi.h header instead, delete duplicate GL include folder, move internal headers to internal libs, delete tcpmisc.h and move its defines to official tcpioctl.h, fix up winddi.h and cleanup gdi32 header.
svn path=/trunk/; revision=16342
|
2005-06-30 12:31:36 +00:00 |
|
Filip Navara
|
56ac965dc9
|
Move ROSKY to a separate SVN module.
svn path=/trunk/; revision=16341
|
2005-06-30 12:22:27 +00:00 |
|
Filip Navara
|
f992a4e417
|
Move ROSKY to a separate SVN module.
svn path=/trunk/; revision=16340
|
2005-06-30 12:21:30 +00:00 |
|
Filip Navara
|
f5dfe7db02
|
Move ROSKY to a separate SVN module.
svn path=/trunk/; revision=16339
|
2005-06-30 12:19:21 +00:00 |
|
Filip Navara
|
ff9c6f6419
|
Move ROSKY out of the main module.
svn path=/trunk/; revision=16338
|
2005-06-30 12:17:36 +00:00 |
|
Filip Navara
|
9a7a1b2147
|
Move ROSKY out of the main module.
svn path=/trunk/; revision=16337
|
2005-06-30 12:17:30 +00:00 |
|
Filip Navara
|
8ab1501eb8
|
Move ROSKY out of the main module.
svn path=/trunk/; revision=16336
|
2005-06-30 12:16:27 +00:00 |
|
Alex Ionescu
|
625fd620c6
|
Fix warning
svn path=/trunk/; revision=16335
|
2005-06-30 02:17:47 +00:00 |
|
Filip Navara
|
73970db31b
|
Allow YASM to be used instead of NASM.
svn path=/trunk/; revision=16334
|
2005-06-29 22:19:47 +00:00 |
|
Steven Edwards
|
3fd1a79ff3
|
silence some warnings and break it even more
svn path=/trunk/; revision=16333
|
2005-06-29 20:13:51 +00:00 |
|
Steven Edwards
|
235fba2f3b
|
already moved this to the PSDK
svn path=/trunk/; revision=16332
|
2005-06-29 20:03:12 +00:00 |
|
Steven Edwards
|
13da42279f
|
correctly convert to all lower case
svn path=/trunk/; revision=16331
|
2005-06-29 19:47:57 +00:00 |
|
Steven Edwards
|
dbf298de73
|
correct case of included headers
svn path=/trunk/; revision=16330
|
2005-06-29 19:36:54 +00:00 |
|
Alex Ionescu
|
8ebf837814
|
Add a nice little KIDT_ACCESS structure for setting IDT entries in a pretty way
svn path=/trunk/; revision=16329
|
2005-06-29 19:06:28 +00:00 |
|
Alex Ionescu
|
356bf8d78c
|
Fix halmp build for real
svn path=/trunk/; revision=16328
|
2005-06-29 19:05:46 +00:00 |
|
Filip Navara
|
f08cae7194
|
Use the correct structure in SetInterruptGate.
svn path=/trunk/; revision=16327
|
2005-06-29 18:33:39 +00:00 |
|
Filip Navara
|
06bd6d6ba8
|
We don't need to have uuids.h in each folder of the source tree, do we?
svn path=/trunk/; revision=16326
|
2005-06-29 18:26:30 +00:00 |
|
Filip Navara
|
99cf3f8baa
|
I feel like trying to fit a cube into a circle-shaped hole on those little things kids play with... but however ugly the change can look it makes the MP HAL not freeze during boot.
svn path=/trunk/; revision=16325
|
2005-06-29 18:21:31 +00:00 |
|
Gé van Geldorp
|
28f775e06d
|
zebasoftis <zebasoftis@gmail.com>:
Add Polish translation
svn path=/trunk/; revision=16324
|
2005-06-29 18:18:19 +00:00 |
|
Alex Ionescu
|
70c62c571a
|
Fix idt descriptor code properly
svn path=/trunk/; revision=16323
|
2005-06-29 17:36:05 +00:00 |
|
Alex Ionescu
|
ba4e11025f
|
Fix HALMP build
svn path=/trunk/; revision=16322
|
2005-06-29 17:22:57 +00:00 |
|
Filip Navara
|
a6114ec37f
|
Fix warnings.
svn path=/trunk/; revision=16321
|
2005-06-29 09:35:02 +00:00 |
|
Filip Navara
|
db07afe07a
|
Move the inclusion of <debug.h> to individual files and consolidate the inclusion of DDRAW/D3D headers a bit.
svn path=/trunk/; revision=16320
|
2005-06-29 07:09:25 +00:00 |
|
Steven Edwards
|
1d02274287
|
move a few more headers to the PSDK
svn path=/trunk/; revision=16319
|
2005-06-29 00:11:39 +00:00 |
|
Gunnar Dalsnes
|
fb6b25f553
|
use correct resourcefile
svn path=/trunk/; revision=16318
|
2005-06-28 23:36:28 +00:00 |
|