reactos.git
18 years agoFix explorer/ibrowser build
Alex Ionescu [Fri, 1 Jul 2005 03:25:35 +0000 (03:25 +0000)]
Fix explorer/ibrowser build

svn path=/trunk/; revision=16363

18 years agoKill off more of rosrtl
Alex Ionescu [Fri, 1 Jul 2005 03:14:40 +0000 (03:14 +0000)]
Kill off more of rosrtl

svn path=/trunk/; revision=16362

18 years agoPCH for csrss and win32csr, and remove rosrtl usage
Alex Ionescu [Fri, 1 Jul 2005 03:03:06 +0000 (03:03 +0000)]
PCH for csrss and win32csr, and remove rosrtl usage

svn path=/trunk/; revision=16361

18 years agoPCH for SMSS, and remove rosrtl usage
Alex Ionescu [Fri, 1 Jul 2005 02:47:15 +0000 (02:47 +0000)]
PCH for SMSS, and remove rosrtl usage

svn path=/trunk/; revision=16360

18 years agoKill large parts of rosrtl. devmode conversion implented in gdi32 because it's actual...
Alex Ionescu [Fri, 1 Jul 2005 01:54:55 +0000 (01:54 +0000)]
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

18 years agoMove some internal headers to /reactos, set it as a default include path, move pseh...
Alex Ionescu [Thu, 30 Jun 2005 22:40:36 +0000 (22:40 +0000)]
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

18 years ago- Get rid of GCC specific typecasts to PVOID for pointer arithmetics
Thomas Bluemel [Thu, 30 Jun 2005 21:38:39 +0000 (21:38 +0000)]
- 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

18 years agorollback change
Alex Ionescu [Thu, 30 Jun 2005 17:00:19 +0000 (17:00 +0000)]
rollback change

svn path=/trunk/; revision=16356

18 years agorollback change
Alex Ionescu [Thu, 30 Jun 2005 16:59:07 +0000 (16:59 +0000)]
rollback change

svn path=/trunk/; revision=16355

18 years agokill rosrtl from system modules
Alex Ionescu [Thu, 30 Jun 2005 16:57:06 +0000 (16:57 +0000)]
kill rosrtl from system modules

svn path=/trunk/; revision=16354

18 years agoremove roscfg.h
Alex Ionescu [Thu, 30 Jun 2005 16:52:26 +0000 (16:52 +0000)]
remove roscfg.h

svn path=/trunk/; revision=16353

18 years agoAdd windows.h back, is it futile to remove it
Alex Ionescu [Thu, 30 Jun 2005 16:48:14 +0000 (16:48 +0000)]
Add windows.h back, is it futile to remove it

svn path=/trunk/; revision=16352

18 years agoRemove windows.h from external win32k headers
Alex Ionescu [Thu, 30 Jun 2005 16:39:17 +0000 (16:39 +0000)]
Remove windows.h from external win32k headers

svn path=/trunk/; revision=16351

18 years agoMath.c wasn't using the pch header, thanks for the catch, Steven
Alex Ionescu [Thu, 30 Jun 2005 16:31:15 +0000 (16:31 +0000)]
Math.c wasn't using the pch header, thanks for the catch, Steven

svn path=/trunk/; revision=16350

18 years agoremove windows.h dependency. Filip said it couldn't be done, so please watch out...
Alex Ionescu [Thu, 30 Jun 2005 16:20:40 +0000 (16:20 +0000)]
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

18 years agoFix win32k warnings, get rid of windowsx.h dependency
Alex Ionescu [Thu, 30 Jun 2005 16:17:45 +0000 (16:17 +0000)]
Fix win32k warnings, get rid of windowsx.h dependency

svn path=/trunk/; revision=16348

18 years agoKill rosrtl
Alex Ionescu [Thu, 30 Jun 2005 16:04:08 +0000 (16:04 +0000)]
Kill rosrtl

svn path=/trunk/; revision=16347

18 years agoDon't use ROSRTL.
Filip Navara [Thu, 30 Jun 2005 14:38:53 +0000 (14:38 +0000)]
Don't use ROSRTL.

svn path=/trunk/; revision=16346

18 years agoUse RtlQueryRegistryValues instead of RosReadRegistryValue.
Filip Navara [Thu, 30 Jun 2005 13:50:21 +0000 (13:50 +0000)]
Use RtlQueryRegistryValues instead of RosReadRegistryValue.

svn path=/trunk/; revision=16345

18 years agoManually define undocumented MS GLU constants
Alex Ionescu [Thu, 30 Jun 2005 12:42:57 +0000 (12:42 +0000)]
Manually define undocumented MS GLU constants

svn path=/trunk/; revision=16344

18 years agoimplemented NeedCurrentDirectoryForExePathA/W
Thomas Bluemel [Thu, 30 Jun 2005 12:33:12 +0000 (12:33 +0000)]
implemented NeedCurrentDirectoryForExePathA/W

svn path=/trunk/; revision=16343

18 years agoDelete ddentry.h and create official ddrawgdi.h header instead, delete duplicate...
Alex Ionescu [Thu, 30 Jun 2005 12:31:36 +0000 (12:31 +0000)]
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

18 years agoMove ROSKY to a separate SVN module.
Filip Navara [Thu, 30 Jun 2005 12:22:27 +0000 (12:22 +0000)]
Move ROSKY to a separate SVN module.

svn path=/trunk/; revision=16341

18 years agoMove ROSKY to a separate SVN module.
Filip Navara [Thu, 30 Jun 2005 12:21:30 +0000 (12:21 +0000)]
Move ROSKY to a separate SVN module.

svn path=/trunk/; revision=16340

18 years agoMove ROSKY to a separate SVN module.
Filip Navara [Thu, 30 Jun 2005 12:19:21 +0000 (12:19 +0000)]
Move ROSKY to a separate SVN module.

svn path=/trunk/; revision=16339

18 years agoMove ROSKY out of the main module.
Filip Navara [Thu, 30 Jun 2005 12:17:36 +0000 (12:17 +0000)]
Move ROSKY out of the main module.

svn path=/trunk/; revision=16338

18 years agoMove ROSKY out of the main module.
Filip Navara [Thu, 30 Jun 2005 12:17:30 +0000 (12:17 +0000)]
Move ROSKY out of the main module.

svn path=/trunk/; revision=16337

18 years agoMove ROSKY out of the main module.
Filip Navara [Thu, 30 Jun 2005 12:16:27 +0000 (12:16 +0000)]
Move ROSKY out of the main module.

svn path=/trunk/; revision=16336

18 years agoFix warning
Alex Ionescu [Thu, 30 Jun 2005 02:17:47 +0000 (02:17 +0000)]
Fix warning

svn path=/trunk/; revision=16335

18 years agoAllow YASM to be used instead of NASM.
Filip Navara [Wed, 29 Jun 2005 22:19:47 +0000 (22:19 +0000)]
Allow YASM to be used instead of NASM.

svn path=/trunk/; revision=16334

18 years agosilence some warnings and break it even more
Steven Edwards [Wed, 29 Jun 2005 20:13:51 +0000 (20:13 +0000)]
silence some warnings and break it even more

svn path=/trunk/; revision=16333

18 years agoalready moved this to the PSDK
Steven Edwards [Wed, 29 Jun 2005 20:03:12 +0000 (20:03 +0000)]
already moved this to the PSDK

svn path=/trunk/; revision=16332

18 years agocorrectly convert to all lower case
Steven Edwards [Wed, 29 Jun 2005 19:47:57 +0000 (19:47 +0000)]
correctly convert to all lower case

svn path=/trunk/; revision=16331

18 years agocorrect case of included headers
Steven Edwards [Wed, 29 Jun 2005 19:36:54 +0000 (19:36 +0000)]
correct case of included headers

svn path=/trunk/; revision=16330

18 years agoAdd a nice little KIDT_ACCESS structure for setting IDT entries in a pretty way
Alex Ionescu [Wed, 29 Jun 2005 19:06:28 +0000 (19:06 +0000)]
Add a nice little KIDT_ACCESS structure for setting IDT entries in a pretty way

svn path=/trunk/; revision=16329

18 years agoFix halmp build for real
Alex Ionescu [Wed, 29 Jun 2005 19:05:46 +0000 (19:05 +0000)]
Fix halmp build for real

svn path=/trunk/; revision=16328

18 years agoUse the correct structure in SetInterruptGate.
Filip Navara [Wed, 29 Jun 2005 18:33:39 +0000 (18:33 +0000)]
Use the correct structure in SetInterruptGate.

svn path=/trunk/; revision=16327

18 years agoWe don't need to have uuids.h in each folder of the source tree, do we?
Filip Navara [Wed, 29 Jun 2005 18:26:30 +0000 (18:26 +0000)]
We don't need to have uuids.h in each folder of the source tree, do we?

svn path=/trunk/; revision=16326

18 years agoI feel like trying to fit a cube into a circle-shaped hole on those little things...
Filip Navara [Wed, 29 Jun 2005 18:21:31 +0000 (18:21 +0000)]
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

18 years agozebasoftis <zebasoftis@gmail.com>:
Gé van Geldorp [Wed, 29 Jun 2005 18:18:19 +0000 (18:18 +0000)]
zebasoftis <zebasoftis@gmail.com>:
Add Polish translation

svn path=/trunk/; revision=16324

18 years agoFix idt descriptor code properly
Alex Ionescu [Wed, 29 Jun 2005 17:36:05 +0000 (17:36 +0000)]
Fix idt descriptor code properly

svn path=/trunk/; revision=16323

18 years agoFix HALMP build
Alex Ionescu [Wed, 29 Jun 2005 17:22:57 +0000 (17:22 +0000)]
Fix HALMP build

svn path=/trunk/; revision=16322

18 years agoFix warnings.
Filip Navara [Wed, 29 Jun 2005 09:35:02 +0000 (09:35 +0000)]
Fix warnings.

svn path=/trunk/; revision=16321

18 years agoMove the inclusion of <debug.h> to individual files and consolidate the inclusion...
Filip Navara [Wed, 29 Jun 2005 07:09:25 +0000 (07:09 +0000)]
Move the inclusion of <debug.h> to individual files and consolidate the inclusion of DDRAW/D3D headers a bit.

svn path=/trunk/; revision=16320

18 years agomove a few more headers to the PSDK
Steven Edwards [Wed, 29 Jun 2005 00:11:39 +0000 (00:11 +0000)]
move a few more headers to the PSDK

svn path=/trunk/; revision=16319

18 years agouse correct resourcefile
Gunnar Dalsnes [Tue, 28 Jun 2005 23:36:28 +0000 (23:36 +0000)]
use correct resourcefile

svn path=/trunk/; revision=16318

18 years agomove ipexport.h to PSDK
Steven Edwards [Tue, 28 Jun 2005 23:31:38 +0000 (23:31 +0000)]
move ipexport.h to PSDK

svn path=/trunk/; revision=16317

18 years agoremove inclusion of basetsd.h, I did not mean to commit this
Steven Edwards [Tue, 28 Jun 2005 22:56:09 +0000 (22:56 +0000)]
remove inclusion of basetsd.h, I did not mean to commit this

svn path=/trunk/; revision=16316

18 years agoStart off atoms in life with a ReferenceCount of 1
Gé van Geldorp [Tue, 28 Jun 2005 22:33:48 +0000 (22:33 +0000)]
Start off atoms in life with a ReferenceCount of 1

svn path=/trunk/; revision=16315

18 years agomove some wine headers to the PSDK
Steven Edwards [Tue, 28 Jun 2005 22:09:03 +0000 (22:09 +0000)]
move some wine headers to the PSDK

svn path=/trunk/; revision=16314

18 years agoMove MS DDK files to DDK
Alex Ionescu [Tue, 28 Jun 2005 21:01:50 +0000 (21:01 +0000)]
Move MS DDK files to DDK

svn path=/trunk/; revision=16313

18 years agoCopy more official headers to psdk directory
Alex Ionescu [Tue, 28 Jun 2005 20:30:26 +0000 (20:30 +0000)]
Copy more official headers to psdk directory

svn path=/trunk/; revision=16312

18 years agoCopy more official headers to psdk directory
Alex Ionescu [Tue, 28 Jun 2005 20:30:21 +0000 (20:30 +0000)]
Copy more official headers to psdk directory

svn path=/trunk/; revision=16311

18 years agoAdd PSDK headers from ./include to ./w32api, delete some outdated headers and place...
Alex Ionescu [Tue, 28 Jun 2005 16:59:43 +0000 (16:59 +0000)]
Add PSDK headers from ./include to ./w32api, delete some outdated headers and place some in ddk properly

svn path=/trunk/; revision=16310

18 years agoImplement private object security functions.
Eric Kohl [Mon, 27 Jun 2005 22:42:28 +0000 (22:42 +0000)]
Implement private object security functions.

svn path=/trunk/; revision=16309

18 years ago- Add Rtl*SecurityObject stubs.
Eric Kohl [Mon, 27 Jun 2005 21:11:29 +0000 (21:11 +0000)]
- Add Rtl*SecurityObject stubs.
- Export RtlpUnWaitCriticalSection and RtlWaitForCriticalSection.
- Replace DWORDs by ULONGs.

svn path=/trunk/; revision=16308

18 years agoFixed the rule for wrc.o.
Hartmut Birr [Mon, 27 Jun 2005 18:56:50 +0000 (18:56 +0000)]
Fixed the rule for wrc.o.

svn path=/trunk/; revision=16307

18 years agoremove blank space at end of line 143 did not see it
Magnus Olsen [Mon, 27 Jun 2005 18:53:37 +0000 (18:53 +0000)]
remove blank space at end of line 143 did not see it
sorry for compiling waring

svn path=/trunk/; revision=16306

18 years agoBrandon Turner <turnerb7@msu.edu> Implemented /A example "del /A:H /A:-R *.exe ...
Magnus Olsen [Mon, 27 Jun 2005 18:46:07 +0000 (18:46 +0000)]
Brandon Turner <turnerb7@msu.edu> Implemented /A  example "del /A:H /A:-R *.exe -ping.exe"

svn path=/trunk/; revision=16305

18 years agoDelete last trace of old headers in NDIS, and clean up some more old headers
Alex Ionescu [Sun, 26 Jun 2005 22:16:39 +0000 (22:16 +0000)]
Delete last trace of old headers in NDIS, and clean up some more old headers

svn path=/trunk/; revision=16304

18 years ago- don't use the UNIMPLEMENTED macro in ObFindHandleForObject because it's actually...
Thomas Bluemel [Sun, 26 Jun 2005 21:42:30 +0000 (21:42 +0000)]
- 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

18 years agoFix boot
Alex Ionescu [Sun, 26 Jun 2005 21:32:48 +0000 (21:32 +0000)]
Fix boot

svn path=/trunk/; revision=16302

18 years agoBuild LSASS.
Eric Kohl [Sun, 26 Jun 2005 21:01:19 +0000 (21:01 +0000)]
Build LSASS.

svn path=/trunk/; revision=16301

18 years agoRemove useless Nt*Chanel and NtQueryOleDirectoryFile() prototypes.
Eric Kohl [Sun, 26 Jun 2005 19:57:29 +0000 (19:57 +0000)]
Remove useless Nt*Chanel and NtQueryOleDirectoryFile() prototypes.

svn path=/trunk/; revision=16300

18 years agoFix kdbg build and some more header cleanups: add csq.q to ntifs, since it's now...
Alex Ionescu [Sun, 26 Jun 2005 19:29:12 +0000 (19:29 +0000)]
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

18 years agoRevert patch 16283 because it breaks PSDK compatibility.
Eric Kohl [Sun, 26 Jun 2005 18:04:20 +0000 (18:04 +0000)]
Revert patch 16283 because it breaks PSDK compatibility.

svn path=/trunk/; revision=16297

18 years agoSeems I forgot to commit this, sorry
Alex Ionescu [Sun, 26 Jun 2005 18:00:22 +0000 (18:00 +0000)]
Seems I forgot to commit this, sorry

svn path=/trunk/; revision=16296

18 years agoAdd missing base address for cfgmgr32.dll and lsasrv.dll.
Eric Kohl [Sun, 26 Jun 2005 17:22:34 +0000 (17:22 +0000)]
Add missing base address for cfgmgr32.dll and lsasrv.dll.

svn path=/trunk/; revision=16295

18 years agoFix build
Alex Ionescu [Sun, 26 Jun 2005 17:11:20 +0000 (17:11 +0000)]
Fix build

svn path=/trunk/; revision=16294

18 years agoFinalize organization of rtlfuncs.h and update FIXME status.
Alex Ionescu [Sun, 26 Jun 2005 16:35:51 +0000 (16:35 +0000)]
Finalize organization of rtlfuncs.h and update FIXME status.

svn path=/trunk/; revision=16293

18 years agoRemove depcrecated constant
Alex Ionescu [Sun, 26 Jun 2005 16:35:17 +0000 (16:35 +0000)]
Remove depcrecated constant

svn path=/trunk/; revision=16292

18 years agoUpdate FIXME status.
Alex Ionescu [Sun, 26 Jun 2005 16:07:49 +0000 (16:07 +0000)]
Update FIXME status.

svn path=/trunk/; revision=16291

18 years agoFixes for NDK compatibily (and plain ol' good design): - Use correct LDRP_ flags...
Alex Ionescu [Sun, 26 Jun 2005 16:06:32 +0000 (16:06 +0000)]
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

18 years agoSetup support for ShowOwnedPopups and expand new function in NtUserCallTwoParam.
James Tabor [Sun, 26 Jun 2005 15:49:56 +0000 (15:49 +0000)]
Setup support for ShowOwnedPopups and expand new function in NtUserCallTwoParam.

svn path=/trunk/; revision=16289

18 years agoSatisfy blight's excessively arrogant attitude and overblown ego
Alex Ionescu [Sun, 26 Jun 2005 15:22:44 +0000 (15:22 +0000)]
Satisfy blight's excessively arrogant attitude and overblown ego

svn path=/trunk/; revision=16288

18 years agoAdd NDK FIXME List.
Alex Ionescu [Sun, 26 Jun 2005 14:52:15 +0000 (14:52 +0000)]
Add NDK FIXME List.

svn path=/trunk/; revision=16287

18 years agoBuild lsasrv.dll.
Eric Kohl [Sun, 26 Jun 2005 14:02:36 +0000 (14:02 +0000)]
Build lsasrv.dll.

svn path=/trunk/; revision=16286

18 years agoMove variable declaration at the top of the function
Hervé Poussineau [Sun, 26 Jun 2005 12:51:17 +0000 (12:51 +0000)]
Move variable declaration at the top of the function
Remove unneeded affectation of hProcessHeap (already initialized in DllMain)

svn path=/trunk/; revision=16285

18 years agoAdd cfgmgr32 dll.
Eric Kohl [Sun, 26 Jun 2005 12:17:27 +0000 (12:17 +0000)]
Add cfgmgr32 dll.
This is a forwarder dll that passes all calls to setupapi.dll.

svn path=/trunk/; revision=16284

18 years agoDon't redefine ANSI_STRING, UNICODE_STRING and OBJECT_ATTRIBUTES if the NDK already...
Eric Kohl [Sun, 26 Jun 2005 11:14:48 +0000 (11:14 +0000)]
Don't redefine ANSI_STRING, UNICODE_STRING and OBJECT_ATTRIBUTES if the NDK already defines them.

svn path=/trunk/; revision=16283

18 years agoAdd missing resource function prototypes.
Eric Kohl [Sun, 26 Jun 2005 11:07:15 +0000 (11:07 +0000)]
Add missing resource function prototypes.

svn path=/trunk/; revision=16282

18 years agoHasta la vista ntdll/napi headers
Alex Ionescu [Sun, 26 Jun 2005 06:27:34 +0000 (06:27 +0000)]
Hasta la vista ntdll/napi headers

svn path=/trunk/; revision=16281

18 years agofix diskdump build
Alex Ionescu [Sun, 26 Jun 2005 06:06:51 +0000 (06:06 +0000)]
fix diskdump build

svn path=/trunk/; revision=16280

18 years agoKill NTOS headers. So long, and thanks for all the fish
Alex Ionescu [Sun, 26 Jun 2005 05:52:40 +0000 (05:52 +0000)]
Kill NTOS headers. So long, and thanks for all the fish

svn path=/trunk/; revision=16279

18 years agomake usb miniports not to use old header
Alex Ionescu [Sun, 26 Jun 2005 05:06:38 +0000 (05:06 +0000)]
make usb miniports not to use old header

svn path=/trunk/; revision=16278

18 years agomake lsass, win32k and vbe/xbox miniports use ndk instead of old headers
Alex Ionescu [Sun, 26 Jun 2005 05:04:12 +0000 (05:04 +0000)]
make lsass, win32k and vbe/xbox miniports use ndk instead of old headers

svn path=/trunk/; revision=16277

18 years agoRevert accidental commit
Alex Ionescu [Sun, 26 Jun 2005 04:50:07 +0000 (04:50 +0000)]
Revert accidental commit

svn path=/trunk/; revision=16276

18 years agoImitate NT and set some of the private object info for desktop/winsta inside win32k...
Alex Ionescu [Sun, 26 Jun 2005 04:49:10 +0000 (04:49 +0000)]
Imitate NT and set some of the private object info for desktop/winsta inside win32k, not inside the kernel, so we don't need to know about win32k's private objects

svn path=/trunk/; revision=16275

18 years agoBuild videoprt with NDK
Alex Ionescu [Sun, 26 Jun 2005 04:00:25 +0000 (04:00 +0000)]
Build videoprt with NDK

svn path=/trunk/; revision=16274

18 years agoHal needs KPCR_BASE
Eric Kohl [Sun, 26 Jun 2005 01:12:21 +0000 (01:12 +0000)]
Hal needs KPCR_BASE

svn path=/trunk/; revision=16273

18 years agoFix indentation, remove trailing whitespace and sort prototypes.
Eric Kohl [Sun, 26 Jun 2005 01:08:55 +0000 (01:08 +0000)]
Fix indentation, remove trailing whitespace and sort prototypes.

svn path=/trunk/; revision=16272

18 years agobuild win32k with NDK, finally\!
Alex Ionescu [Sat, 25 Jun 2005 20:05:56 +0000 (20:05 +0000)]
build win32k with NDK, finally\!

svn path=/trunk/; revision=16271

18 years agofix most parts of the build except win32k
Alex Ionescu [Sat, 25 Jun 2005 18:18:01 +0000 (18:18 +0000)]
fix most parts of the build except win32k

svn path=/trunk/; revision=16270

18 years agoAdd many more structures to NDK which were incorrectly in the w32api IFS
Alex Ionescu [Sat, 25 Jun 2005 18:08:47 +0000 (18:08 +0000)]
Add many more structures to NDK which were incorrectly in the w32api IFS

svn path=/trunk/; revision=16269

18 years agoLarge partial cleanup of ntoskrnl internal headers, mostly to delete obsoleted or...
Alex Ionescu [Sat, 25 Jun 2005 17:01:17 +0000 (17:01 +0000)]
Large partial cleanup of ntoskrnl internal headers, mostly to delete obsoleted or non-useful headers, to reformat some horrible tab, spaces, etc mixups, and to move to NDK some public structures and remove all the include headers so that the standard one can be added. Note the word partial, meaning more will come in order to fully fix the mess.

svn path=/trunk/; revision=16268

18 years agoRemove mouse type selection in usetup.
Hervé Poussineau [Sat, 25 Jun 2005 16:01:27 +0000 (16:01 +0000)]
Remove mouse type selection in usetup.
i8042prt driver is always loaded for keyboard and auto-detects the PS/2 mouse (if any)
sermouse driver is loaded if a serial mouse is enumerated by serenum driver

svn path=/trunk/; revision=16267

18 years agoBuild ntoskrnl with NDK, and don't use rosrtl
Alex Ionescu [Sat, 25 Jun 2005 14:04:56 +0000 (14:04 +0000)]
Build ntoskrnl with NDK, and don't use rosrtl

svn path=/trunk/; revision=16266

18 years agoForgot this, sorry
Alex Ionescu [Sat, 25 Jun 2005 14:03:51 +0000 (14:03 +0000)]
Forgot this, sorry

svn path=/trunk/; revision=16265

18 years agoBuild secur32 with NDK
Alex Ionescu [Sat, 25 Jun 2005 13:55:24 +0000 (13:55 +0000)]
Build secur32 with NDK

svn path=/trunk/; revision=16264

18 years agoFix token structure, add aux_data, fix KeDisconnectInterrupt and add NtBuildNumber...
Alex Ionescu [Sat, 25 Jun 2005 05:01:29 +0000 (05:01 +0000)]
Fix token structure, add aux_data, fix KeDisconnectInterrupt and add NtBuildNumber (fixes for NDK)

svn path=/trunk/; revision=16263