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 |
|
Steven Edwards
|
753209adc2
|
move ipexport.h to PSDK
svn path=/trunk/; revision=16317
|
2005-06-28 23:31:38 +00:00 |
|
Steven Edwards
|
9a714d7f55
|
remove inclusion of basetsd.h, I did not mean to commit this
svn path=/trunk/; revision=16316
|
2005-06-28 22:56:09 +00:00 |
|
Gé van Geldorp
|
5a9947460c
|
Start off atoms in life with a ReferenceCount of 1
svn path=/trunk/; revision=16315
|
2005-06-28 22:33:48 +00:00 |
|
Steven Edwards
|
6d73043da8
|
move some wine headers to the PSDK
svn path=/trunk/; revision=16314
|
2005-06-28 22:09:03 +00:00 |
|
Alex Ionescu
|
af4ad253eb
|
Move MS DDK files to DDK
svn path=/trunk/; revision=16313
|
2005-06-28 21:01:50 +00:00 |
|
Alex Ionescu
|
19fedef475
|
Copy more official headers to psdk directory
svn path=/trunk/; revision=16312
|
2005-06-28 20:30:26 +00:00 |
|
Alex Ionescu
|
0b4e482a01
|
Copy more official headers to psdk directory
svn path=/trunk/; revision=16311
|
2005-06-28 20:30:21 +00:00 |
|
Alex Ionescu
|
0a57f377c6
|
Add PSDK headers from ./include to ./w32api, delete some outdated headers and place some in ddk properly
svn path=/trunk/; revision=16310
|
2005-06-28 16:59:43 +00:00 |
|
Eric Kohl
|
f03def7913
|
Implement private object security functions.
svn path=/trunk/; revision=16309
|
2005-06-27 22:42:28 +00:00 |
|
Eric Kohl
|
53dea75f28
|
- Add Rtl*SecurityObject stubs.
- Export RtlpUnWaitCriticalSection and RtlWaitForCriticalSection.
- Replace DWORDs by ULONGs.
svn path=/trunk/; revision=16308
|
2005-06-27 21:11:29 +00:00 |
|
Hartmut Birr
|
a484af08a4
|
Fixed the rule for wrc.o.
svn path=/trunk/; revision=16307
|
2005-06-27 18:56:50 +00:00 |
|
Magnus Olsen
|
3da468a670
|
remove blank space at end of line 143 did not see it
sorry for compiling waring
svn path=/trunk/; revision=16306
|
2005-06-27 18:53:37 +00:00 |
|
Magnus Olsen
|
ef09f963dd
|
Brandon Turner <turnerb7@msu.edu> Implemented /A example "del /A:H /A:-R *.exe -ping.exe"
svn path=/trunk/; revision=16305
|
2005-06-27 18:46:07 +00:00 |
|
Alex Ionescu
|
9734b13b5c
|
Delete last trace of old headers in NDIS, and clean up some more old headers
svn path=/trunk/; revision=16304
|
2005-06-26 22:16:39 +00:00 |
|
Thomas Bluemel
|
c717085add
|
- don't use the UNIMPLEMENTED macro in ObFindHandleForObject because it's actually used by win32k already
- set the right generic mapping for desktop and window station handles during win32k startup
svn path=/trunk/; revision=16303
|
2005-06-26 21:42:30 +00:00 |
|
Alex Ionescu
|
0c07cf98ad
|
Fix boot
svn path=/trunk/; revision=16302
|
2005-06-26 21:32:48 +00:00 |
|
Eric Kohl
|
566e4b53a3
|
Build LSASS.
svn path=/trunk/; revision=16301
|
2005-06-26 21:01:19 +00:00 |
|
Eric Kohl
|
a35b024258
|
Remove useless Nt*Chanel and NtQueryOleDirectoryFile() prototypes.
svn path=/trunk/; revision=16300
|
2005-06-26 19:57:29 +00:00 |
|
Alex Ionescu
|
4710304a0d
|
Fix kdbg build and some more header cleanups: add csq.q to ntifs, since it's now fully documented by MS (kept vizzini's comments though), moved af_irda to w32api because it's part of PSDK, moved ntbootvid.h to bootvid directory, removed ldrfuncs.h and add ndk's ldrfuncs.h to umode ndk (it was missing)
svn path=/trunk/; revision=16298
|
2005-06-26 19:29:12 +00:00 |
|
Eric Kohl
|
7132276795
|
Revert patch 16283 because it breaks PSDK compatibility.
svn path=/trunk/; revision=16297
|
2005-06-26 18:04:20 +00:00 |
|
Alex Ionescu
|
025d7c475c
|
Seems I forgot to commit this, sorry
svn path=/trunk/; revision=16296
|
2005-06-26 18:00:22 +00:00 |
|
Eric Kohl
|
954200311b
|
Add missing base address for cfgmgr32.dll and lsasrv.dll.
svn path=/trunk/; revision=16295
|
2005-06-26 17:22:34 +00:00 |
|
Alex Ionescu
|
67c200f2f9
|
Fix build
svn path=/trunk/; revision=16294
|
2005-06-26 17:11:20 +00:00 |
|
Alex Ionescu
|
3562ba1c03
|
Finalize organization of rtlfuncs.h and update FIXME status.
svn path=/trunk/; revision=16293
|
2005-06-26 16:35:51 +00:00 |
|
Alex Ionescu
|
edbcb1e0f4
|
Remove depcrecated constant
svn path=/trunk/; revision=16292
|
2005-06-26 16:35:17 +00:00 |
|
Alex Ionescu
|
6a9d46a3bb
|
Update FIXME status.
svn path=/trunk/; revision=16291
|
2005-06-26 16:07:49 +00:00 |
|
Alex Ionescu
|
fef9d4dc69
|
Fixes for NDK compatibily (and plain ol' good design): - Use correct LDRP_ flags instead of our own made up ones. - Remove extra Process Info Classes that aren't in winddk, and use an add-on enumeration in the NDK. - Make ntoskrnl even more unaware of Win32K Internals by removing the deprecated PsCreateWin32Process function, moving w32process/thread allocation to win32k, and fixing the PsEstablishWin32Callouts function to use the latest NT prototype and callout data. These changes are similar to the ones done in NT.
svn path=/trunk/; revision=16290
|
2005-06-26 16:06:32 +00:00 |
|
James Tabor
|
7c91ae9295
|
Setup support for ShowOwnedPopups and expand new function in NtUserCallTwoParam.
svn path=/trunk/; revision=16289
|
2005-06-26 15:49:56 +00:00 |
|