reactos.git
21 years agoRemoved corrupt binary files that were added as text files.
Brian Palmer [Tue, 2 Jul 2002 04:13:43 +0000 (04:13 +0000)]
Removed corrupt binary files that were added as text files.

svn path=/trunk/; revision=3167

21 years agoFixed font bitmap and minor window placement mods.
Robert Dickenson [Sun, 30 Jun 2002 14:52:10 +0000 (14:52 +0000)]
Fixed font bitmap and minor window placement mods.

svn path=/trunk/; revision=3166

21 years agoVideo mode switching when entering pice shell.
Eugene Ingerman [Sun, 30 Jun 2002 02:45:44 +0000 (02:45 +0000)]
Video mode switching when entering pice shell.

svn path=/trunk/; revision=3165

21 years agoIgnore v86 faults (for now).
Eugene Ingerman [Sun, 30 Jun 2002 02:41:29 +0000 (02:41 +0000)]
Ignore v86 faults (for now).

svn path=/trunk/; revision=3164

21 years agoAdded NFLAGS when calling nasm.
Eugene Ingerman [Sun, 30 Jun 2002 02:40:24 +0000 (02:40 +0000)]
Added NFLAGS when calling nasm.

svn path=/trunk/; revision=3163

21 years agono message
Robert Dickenson [Sat, 29 Jun 2002 20:14:26 +0000 (20:14 +0000)]
no message

svn path=/trunk/; revision=3162

21 years agoSome work on resizing performance page.
Robert Dickenson [Sat, 29 Jun 2002 20:01:17 +0000 (20:01 +0000)]
Some work on resizing performance page.

svn path=/trunk/; revision=3161

21 years agoAdded macro for passing RCFLAGS to resource compiler.
Robert Dickenson [Sat, 29 Jun 2002 18:21:00 +0000 (18:21 +0000)]
Added macro for passing RCFLAGS to resource compiler.

svn path=/trunk/; revision=3160

21 years agoUpdated for building with GCC.
Robert Dickenson [Sat, 29 Jun 2002 18:13:03 +0000 (18:13 +0000)]
Updated for building with GCC.
Added graphcntrl for performance page.
Various fixes and additions.

svn path=/trunk/; revision=3159

21 years agoChanges in v1.4 (6/27/2002)
Brian Palmer [Fri, 28 Jun 2002 00:50:16 +0000 (00:50 +0000)]
Changes in v1.4 (6/27/2002)

- Added separate configuration for a SETUPLDR version

svn path=/trunk/; revision=3158

21 years agoAdded check for loaded module prior to loading it.
Eric Kohl [Thu, 27 Jun 2002 17:52:32 +0000 (17:52 +0000)]
Added check for loaded module prior to loading it.

svn path=/trunk/; revision=3157

21 years agoStop the system if SystemRoot cannot be created or is not accessible.
Eric Kohl [Thu, 27 Jun 2002 17:47:55 +0000 (17:47 +0000)]
Stop the system if SystemRoot cannot be created or is not accessible.

svn path=/trunk/; revision=3156

21 years agoSet missing OBJ_OPENLINK attribute in IoDeleteSymbolicLinkObject().
Eric Kohl [Thu, 27 Jun 2002 17:46:53 +0000 (17:46 +0000)]
Set missing OBJ_OPENLINK attribute in IoDeleteSymbolicLinkObject().

svn path=/trunk/; revision=3155

21 years agoFixed SystemRoot accessibility check.
Eric Kohl [Thu, 27 Jun 2002 17:45:45 +0000 (17:45 +0000)]
Fixed SystemRoot accessibility check.

svn path=/trunk/; revision=3154

21 years agoMakefile now generates a sorted symbol file - freeldr.sym
Brian Palmer [Wed, 26 Jun 2002 22:44:07 +0000 (22:44 +0000)]
Makefile now generates a sorted symbol file - freeldr.sym

svn path=/trunk/; revision=3153

21 years agoFixed Makefile so it will work when you do a clean checkout and the tools aren't...
Brian Palmer [Wed, 26 Jun 2002 22:32:43 +0000 (22:32 +0000)]
Fixed Makefile so it will work when you do a clean checkout and the tools aren't already built.

svn path=/trunk/; revision=3152

21 years agoFixed a typo.
Hartmut Birr [Wed, 26 Jun 2002 18:39:50 +0000 (18:39 +0000)]
Fixed a typo.

svn path=/trunk/; revision=3151

21 years agoFixed some calculatations in ObmpGetObjectHandle.
Hartmut Birr [Wed, 26 Jun 2002 18:38:24 +0000 (18:38 +0000)]
Fixed some calculatations in ObmpGetObjectHandle.

svn path=/trunk/; revision=3150

21 years agoAdded PCM_PARTIAL_RESOURCE_LIST.
Hartmut Birr [Wed, 26 Jun 2002 18:37:36 +0000 (18:37 +0000)]
Added PCM_PARTIAL_RESOURCE_LIST.

svn path=/trunk/; revision=3149

21 years agoChanged the sector size from BLOCKSIZE to the size from the boot sector.
Hartmut Birr [Wed, 26 Jun 2002 18:36:41 +0000 (18:36 +0000)]
Changed the sector size from BLOCKSIZE to the size from the boot sector.

svn path=/trunk/; revision=3148

21 years agoAdded 'Multi UNC Provider' driver stub.
Eric Kohl [Tue, 25 Jun 2002 22:25:17 +0000 (22:25 +0000)]
Added 'Multi UNC Provider' driver stub.
Added NTFS driver stub.

svn path=/trunk/; revision=3147

21 years agoAdded NTFS driver stub.
Eric Kohl [Tue, 25 Jun 2002 22:23:06 +0000 (22:23 +0000)]
Added NTFS driver stub.

svn path=/trunk/; revision=3146

21 years agoAdded 'Multi UNC Provider' driver stub.
Eric Kohl [Tue, 25 Jun 2002 22:21:41 +0000 (22:21 +0000)]
Added 'Multi UNC Provider' driver stub.

svn path=/trunk/; revision=3145

21 years agoAdded eventlog service stub.
Eric Kohl [Tue, 25 Jun 2002 21:14:26 +0000 (21:14 +0000)]
Added eventlog service stub.
Added rpc server stub.

svn path=/trunk/; revision=3144

21 years agoAdded rpc server stub.
Eric Kohl [Tue, 25 Jun 2002 21:11:11 +0000 (21:11 +0000)]
Added rpc server stub.

svn path=/trunk/; revision=3143

21 years agoAdded eventlog service stub.
Eric Kohl [Tue, 25 Jun 2002 21:10:14 +0000 (21:10 +0000)]
Added eventlog service stub.

svn path=/trunk/; revision=3142

21 years agoImplemented CallNamedPipeW() and TransactNamedPipe().
Eric Kohl [Tue, 25 Jun 2002 18:49:38 +0000 (18:49 +0000)]
Implemented CallNamedPipeW() and TransactNamedPipe().

svn path=/trunk/; revision=3141

21 years agoOne case only please.
David Welch [Sat, 22 Jun 2002 11:59:46 +0000 (11:59 +0000)]
One case only please.

svn path=/trunk/; revision=3138

21 years agoUpdated with latest changes for including new net modules.
Robert Dickenson [Fri, 21 Jun 2002 21:05:32 +0000 (21:05 +0000)]
Updated with latest changes for including new net modules.

svn path=/trunk/; revision=3136

21 years agoAdded required definitions for the packet driver to build.
Robert Dickenson [Fri, 21 Jun 2002 20:40:51 +0000 (20:40 +0000)]
Added required definitions for the packet driver to build.

svn path=/trunk/; revision=3135

21 years agoFixed typo/bug in W32kCallWindowProc.
Eugene Ingerman [Fri, 21 Jun 2002 04:14:07 +0000 (04:14 +0000)]
Fixed typo/bug in W32kCallWindowProc.

svn path=/trunk/; revision=3134

21 years agoFixed a long-standing hack to open symbolic link objects.
Eric Kohl [Thu, 20 Jun 2002 21:31:39 +0000 (21:31 +0000)]
Fixed a long-standing hack to open symbolic link objects.

svn path=/trunk/; revision=3133

21 years agoFixed severe bugs in the default value handling of RegSetValue() and RegQueryValue().
Eric Kohl [Thu, 20 Jun 2002 16:31:59 +0000 (16:31 +0000)]
Fixed severe bugs in the default value handling of RegSetValue() and RegQueryValue().
Implemented simple registry links.
Added creation of the CurrentControlSet link.

svn path=/trunk/; revision=3132

21 years agoUpdated PICE to work with recent kernel changes. Changed kernel module handling.
Eugene Ingerman [Thu, 20 Jun 2002 04:46:11 +0000 (04:46 +0000)]
Updated PICE to work with recent kernel changes. Changed kernel module handling.

svn path=/trunk/; revision=3131

21 years agoImplemented registry links (REG_LINK).
Eric Kohl [Wed, 19 Jun 2002 22:32:47 +0000 (22:32 +0000)]
Implemented registry links (REG_LINK).
Create the 'CurrentControlSet' link after the registry has been initialized.

svn path=/trunk/; revision=3130

21 years agoAdded registry link tests.
Eric Kohl [Wed, 19 Jun 2002 22:27:43 +0000 (22:27 +0000)]
Added registry link tests.

svn path=/trunk/; revision=3129

21 years agoAdded new library packet.dll
Robert Dickenson [Wed, 19 Jun 2002 15:50:29 +0000 (15:50 +0000)]
Added new library packet.dll

svn path=/trunk/; revision=3128

21 years agoAdded packet.sys to target list.
Robert Dickenson [Wed, 19 Jun 2002 15:46:32 +0000 (15:46 +0000)]
Added packet.sys to target list.

svn path=/trunk/; revision=3127

21 years agoFixed invalid paths. Added packet to target list.
Robert Dickenson [Wed, 19 Jun 2002 15:45:48 +0000 (15:45 +0000)]
Fixed invalid paths. Added packet to target list.

svn path=/trunk/; revision=3126

21 years agoAdded new exports
Robert Dickenson [Wed, 19 Jun 2002 15:44:47 +0000 (15:44 +0000)]
Added new exports

svn path=/trunk/; revision=3125

21 years agoAdded new driver 'packet', ported from the Windows Packet Capture Driver project.
Robert Dickenson [Wed, 19 Jun 2002 15:43:15 +0000 (15:43 +0000)]
Added new driver 'packet', ported from the Windows Packet Capture Driver project.

svn path=/trunk/; revision=3124

21 years agoAdded .cvsingore file.
Robert Dickenson [Wed, 19 Jun 2002 06:38:03 +0000 (06:38 +0000)]
Added .cvsingore file.

svn path=/trunk/; revision=3123

21 years agoCreated new module for wshirda.dll
Robert Dickenson [Wed, 19 Jun 2002 06:26:11 +0000 (06:26 +0000)]
Created new module for wshirda.dll

svn path=/trunk/; revision=3122

21 years agoPSAPI meta-source files moved in the standard location
KJK::Hyperion [Tue, 18 Jun 2002 22:36:43 +0000 (22:36 +0000)]
PSAPI meta-source files moved in the standard location

svn path=/trunk/; revision=3121

21 years agoPSAPI initial commit
KJK::Hyperion [Tue, 18 Jun 2002 22:16:53 +0000 (22:16 +0000)]
PSAPI initial commit

svn path=/trunk/; revision=3120

21 years agoMoved win32 callback support into a new file.
David Welch [Tue, 18 Jun 2002 22:03:48 +0000 (22:03 +0000)]
Moved win32 callback support into a new file.

svn path=/trunk/; revision=3119

21 years ago2002-06-18 David Welch <welch@whitehall1-5.seh.ox.ac.uk>
David Welch [Tue, 18 Jun 2002 21:51:11 +0000 (21:51 +0000)]
2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* tools/helper.mk: Make an import library a proper target
depending on the .def file.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* subsys/win32k/ntuser/window.c (NtUserGetWindowLong): Began
implementation.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* subsys/win32k/misc/object.c (ObmCreateHandle): Return the
correct handle value.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* subsys/win32k/makefile: Make win32k depend on the file containing
the service table.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* ntoskrnl/ke/i386/stkswitch.S (KeSwitchStackAndRet,
KePushAndStackSwitchAndSysRet): Push one value only.
* ntoskrnl/ps/w32call.c (NtCallbackReturn, NtW32Call): Moved
these functions to a new file. Restore the old trap frame after
returning from a callback.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* lib/user32/windows/message.c (CallWindowProcA, CallWindowProcW):
Convert message to Unicode or ASCII if necessary.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* include/user32/callback.h: Added WM_CREATE and WM_NCCALCSIZE
callbacks.
* lib/user32/windows/window.c (User32SendCREATEMessageForKernel,
User32SendNCCREATEMessageForKernel): Implemented.
* subsys/win32k/ntuser/callback.c (W32kSendCREATEMessage):
Implemented.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* include/structs.h: Added Unicode and ASCII versions of
CREATESTRUCT.

svn path=/trunk/; revision=3118

21 years agoFixed GetBiosMemoryMap() function.
Brian Palmer [Tue, 18 Jun 2002 21:40:27 +0000 (21:40 +0000)]
Fixed GetBiosMemoryMap() function.

svn path=/trunk/; revision=3117

21 years agoIoDestroyDriverList(): Free memory of group and service entries.
Eric Kohl [Tue, 18 Jun 2002 07:11:44 +0000 (07:11 +0000)]
IoDestroyDriverList(): Free memory of group and service entries.
IopCreateServiceListEntry(): simplified function and reduced memory consumption.

svn path=/trunk/; revision=3116

21 years agoRtlQueryRegistryValues() must treat REG_MULTI_SZ and REG_EXPAND_SZ values like REG_SZ...
Eric Kohl [Tue, 18 Jun 2002 07:07:42 +0000 (07:07 +0000)]
RtlQueryRegistryValues() must treat REG_MULTI_SZ and REG_EXPAND_SZ values like REG_SZ values upon direct queries.

svn path=/trunk/; revision=3115

21 years agoapps/tests/tokentest.c
joeg [Mon, 17 Jun 2002 23:13:35 +0000 (23:13 +0000)]
apps/tests/tokentest.c

* Fix stupidity that prevented tokentest
  from compiling

svn path=/trunk/; revision=3114

21 years agontoskrnl/ps/process.c
joeg [Mon, 17 Jun 2002 22:52:32 +0000 (22:52 +0000)]
ntoskrnl/ps/process.c

* Call SepCreateSystemProcessToken() when creating the
  initial system process.  Cleanup the token during
  in PiDeleteProcess().

* Call SepInitializeNewProcess() during NtCreateProcess
  to copy the parent processes token to the new process.

ntoskrnl/include/internal/se.h
ntoskrnl/se/token.c

* Change name of SepDuplicationToken() [which was unimplemented]
  to SepDuplicateToken().  Implement it.

* Implement new functions (which are used by process.c)
  SepInitializeNewProcess() and SepCreateSystemToken().

* Correctly (I think) set Token->ImpersonationLevel in
  NtCreateToken().

apps/tests/tokentest/tokentest.c

* Dump the current processes token.

svn path=/trunk/; revision=3113

21 years agontoskrnl/ke/main.c
joeg [Mon, 17 Jun 2002 22:16:34 +0000 (22:16 +0000)]
ntoskrnl/ke/main.c

* Move SeInit2() to before we initialize process
  management so we can create an initial system
  token to go with the initial system process.

ntoskrnl/ps/process.c
* Implement NtOpenProcessToken() by calling
  _NtOpenProcessToken() -- why do we have
  both of these?

* Fix bug in _NtOpenProcessToken() that
  caused us to crash creating the token
  handle.

* Return STATUS_INVALID_INFO_CLASS from
  NtQueryInformationProcess() and
  NtSetInformationProcess() for information classes
  documented as unqueryable or unsettable
  by Gary Nebbet in his book "Native API Reference".

* Fix bug in NtSetInformationProcess() where it
  assigns the primary token -- it derefeneced the
  old token if SeExchangePrimaryToken() failed;
  it should have derferenced it if it succeeded.

svn path=/trunk/; revision=3112

21 years agoCreated new empty module for buiding ws2help.dll
Robert Dickenson [Mon, 17 Jun 2002 19:33:45 +0000 (19:33 +0000)]
Created new empty module for buiding ws2help.dll
Yet to define parameters and return values for all exports.

svn path=/trunk/; revision=3111

21 years agoImproved driver loading sequence with respect to the group order.
Eric Kohl [Mon, 17 Jun 2002 15:47:32 +0000 (15:47 +0000)]
Improved driver loading sequence with respect to the group order.
Added ability to run user-mode services.

svn path=/trunk/; revision=3110

21 years agoImplemented direct query of REG_EXPAND_SZ values.
Eric Kohl [Mon, 17 Jun 2002 15:42:30 +0000 (15:42 +0000)]
Implemented direct query of REG_EXPAND_SZ values.

svn path=/trunk/; revision=3109

21 years agoadded simple tcp server test
Steven Edwards [Mon, 17 Jun 2002 06:01:17 +0000 (06:01 +0000)]
added simple tcp server test

svn path=/trunk/; revision=3108

21 years ago2002-06-16 David Welch <welch@whitehall1-5.seh.ox.ac.uk>
David Welch [Sun, 16 Jun 2002 21:41:16 +0000 (21:41 +0000)]
2002-06-16  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* tools/help.mk: Make the install target depend on all the
files to be installed.

2002-06-16  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* ntoskrnl/ps/thread.c (NtCallbackReturn): Set TSS.Esp0 to the
top of the old stack.
* ntoskrnl/ps/thread.c (NtW32Call): Set TSS.Esp0 to the top of
the new stack. Free the callback stack correctly. Don't copy
portion of the trap frame that doesn't exist in non-v86-mode
interrupts.
* ntoskrnl/ps/thread.c (PsFreeCallbackStack): New function to
free a stack allocated with PsAllocateCallbackStack.

2002-06-16  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* drivers/dd/null/makefile: Commented out local LDFLAGS as
these cause bad relocations in the stripped image.

2002-06-16  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

* config: Corrected spelling error.

svn path=/trunk/; revision=3107

21 years agoNtW32Call: replace sizeof(KTRAP_FRAME) with 124 bytes
Jason Filby [Sun, 16 Jun 2002 20:52:07 +0000 (20:52 +0000)]
NtW32Call: replace sizeof(KTRAP_FRAME) with 124 bytes

svn path=/trunk/; revision=3106

21 years agoFixed wrong interpretation of value cell size in NtSetValueKey().
Eric Kohl [Sun, 16 Jun 2002 20:00:34 +0000 (20:00 +0000)]
Fixed wrong interpretation of value cell size in NtSetValueKey().

svn path=/trunk/; revision=3105

21 years agoRevert last change
Casper Hornstrup [Sun, 16 Jun 2002 17:25:58 +0000 (17:25 +0000)]
Revert last change

svn path=/trunk/; revision=3104

21 years agoAvoid importing _pctype when using mingw-runtime 2.0.
Casper Hornstrup [Sun, 16 Jun 2002 16:27:22 +0000 (16:27 +0000)]
Avoid importing _pctype when using mingw-runtime 2.0.

svn path=/trunk/; revision=3103

21 years agoFixed loading of symbol files.
Eric Kohl [Sun, 16 Jun 2002 11:45:06 +0000 (11:45 +0000)]
Fixed loading of symbol files.
Implemented automatic loading of PICE.

svn path=/trunk/; revision=3102

21 years agoUpdated Makefile to fix building
Steven Edwards [Sun, 16 Jun 2002 06:05:28 +0000 (06:05 +0000)]
Updated Makefile to fix building

svn path=/trunk/; revision=3101

21 years agoFixed include path in ramdriver
Steven Edwards [Sun, 16 Jun 2002 06:02:17 +0000 (06:02 +0000)]
Fixed include path in ramdriver

svn path=/trunk/; revision=3100

21 years agoFixed building of Serial Mouse driver (still broken)
Steven Edwards [Sun, 16 Jun 2002 04:47:56 +0000 (04:47 +0000)]
Fixed building of Serial Mouse driver (still broken)

svn path=/trunk/; revision=3099

21 years agoChanged calling convention of EngXxx funtions to STDCALL.
Eric Kohl [Sat, 15 Jun 2002 21:44:08 +0000 (21:44 +0000)]
Changed calling convention of EngXxx funtions to STDCALL.
Added missing includes.

svn path=/trunk/; revision=3096

21 years agoChanged the calling convention used by the video miniport/port driver interface and...
Eric Kohl [Sat, 15 Jun 2002 14:58:25 +0000 (14:58 +0000)]
Changed the calling convention used by the video miniport/port driver interface and the display driver/win32k interface (DrvXxx functions) to STDCALL.
The EngXxx and other funtions will be changed in a second step.

svn path=/trunk/; revision=3095

21 years agoFixed saving of esp in KePushAndStackSwitchAndSysRet.
Hartmut Birr [Sat, 15 Jun 2002 14:57:29 +0000 (14:57 +0000)]
Fixed saving of esp in KePushAndStackSwitchAndSysRet.

svn path=/trunk/; revision=3094

21 years agoFixed missing initialization in PsAllocateCallback
Jason Filby [Sat, 15 Jun 2002 11:27:28 +0000 (11:27 +0000)]
Fixed missing initialization in PsAllocateCallback

svn path=/trunk/; revision=3093

21 years agoCleanup, add display of token values being passed into ZwCreateToken() as well as...
Eric Kohl [Sat, 15 Jun 2002 10:13:35 +0000 (10:13 +0000)]
Cleanup, add display of token values being passed into ZwCreateToken() as well as display of values coming out of the token.
(Patch by Joseph Galbraith)

svn path=/trunk/; revision=3092

21 years agoEnable %wZ and %Z format specifiers (remove #if 0).
Eric Kohl [Sat, 15 Jun 2002 10:12:43 +0000 (10:12 +0000)]
Enable %wZ and %Z format specifiers (remove #if 0).
Fix check for NULL Buffer (it was checking for non-null Buffer).
Fix length field when printing unicode strings; it was printing twice as many characters as it should have.
(Patch by Joseph Galbraith)

svn path=/trunk/; revision=3091

21 years agoFix bug in RtlEqualSid() that caused all sids with the same sub-authority count to...
Eric Kohl [Sat, 15 Jun 2002 10:10:43 +0000 (10:10 +0000)]
Fix bug in RtlEqualSid() that caused all sids with the same sub-authority count to compare equal.
Teach RtlpAddKnownAce() some status values other than STATUS_UNSUCCESSFUL.
(Patch by Joseph Galbraith)

svn path=/trunk/; revision=3090

21 years agoFix bug in RtlpAddKnownAce() that caused it to place the SID in the wrong location.
Eric Kohl [Sat, 15 Jun 2002 10:09:17 +0000 (10:09 +0000)]
Fix bug in RtlpAddKnownAce() that caused it to place the SID in the wrong location.
Teach RtlpAddKnownAce() some status values other than STATUS_UNSUCCESSFUL.
(Patch by Joseph Galbraith)

svn path=/trunk/; revision=3089

21 years agoBugfix: correct memory allocation calculation
Jason Filby [Fri, 14 Jun 2002 20:56:17 +0000 (20:56 +0000)]
Bugfix: correct memory allocation calculation

svn path=/trunk/; revision=3088

21 years agoFixed another typo
Jason Filby [Fri, 14 Jun 2002 19:07:32 +0000 (19:07 +0000)]
Fixed another typo

svn path=/trunk/; revision=3087

21 years agoFixed some typos
Jason Filby [Fri, 14 Jun 2002 18:55:09 +0000 (18:55 +0000)]
Fixed some typos

svn path=/trunk/; revision=3086

21 years agoDon't install static libraries.
Casper Hornstrup [Fri, 14 Jun 2002 17:17:38 +0000 (17:17 +0000)]
Don't install static libraries.

svn path=/trunk/; revision=3085

21 years agoGuiCheck for NtUserRegisterClassExWOW
Jason Filby [Fri, 14 Jun 2002 15:21:43 +0000 (15:21 +0000)]
GuiCheck for NtUserRegisterClassExWOW

svn path=/trunk/; revision=3081

21 years agoFixed direct reference to a driver object.
Eric Kohl [Fri, 14 Jun 2002 14:24:28 +0000 (14:24 +0000)]
Fixed direct reference to a driver object.

svn path=/trunk/; revision=3080

21 years agoPass pointer to CSRSS process on first create request.
Eric Kohl [Fri, 14 Jun 2002 14:23:14 +0000 (14:23 +0000)]
Pass pointer to CSRSS process on first create request.

svn path=/trunk/; revision=3079

21 years agoAdded vga driver
Eric Kohl [Fri, 14 Jun 2002 14:19:28 +0000 (14:19 +0000)]
Added vga driver

svn path=/trunk/; revision=3078

21 years agoDelete dependency files on clean
Casper Hornstrup [Fri, 14 Jun 2002 13:20:08 +0000 (13:20 +0000)]
Delete dependency files on clean

svn path=/trunk/; revision=3077

21 years agoUse standard mingw32 prefix on linux.
Casper Hornstrup [Fri, 14 Jun 2002 13:04:18 +0000 (13:04 +0000)]
Use standard mingw32 prefix on linux.

svn path=/trunk/; revision=3076

21 years agoMake clean rule depend on tools rule
Casper Hornstrup [Fri, 14 Jun 2002 11:06:03 +0000 (11:06 +0000)]
Make clean rule depend on tools rule

svn path=/trunk/; revision=3075

21 years agoFixed automatic loading of required modules.
Eric Kohl [Fri, 14 Jun 2002 07:49:58 +0000 (07:49 +0000)]
Fixed automatic loading of required modules.
Cleaned up module loading interface.

svn path=/trunk/; revision=3074

21 years agoSplit up some stubs into their own files.
David Welch [Thu, 13 Jun 2002 20:36:40 +0000 (20:36 +0000)]
Split up some stubs into their own files.

svn path=/trunk/; revision=3068

21 years agoReseting the conversion qualifier for each new value from the format string.
Hartmut Birr [Thu, 13 Jun 2002 16:45:02 +0000 (16:45 +0000)]
Reseting the conversion qualifier for each new value from the format string.

svn path=/trunk/; revision=3063

21 years agoFixed driver unloading upon failing initialization.
Eric Kohl [Thu, 13 Jun 2002 15:14:28 +0000 (15:14 +0000)]
Fixed driver unloading upon failing initialization.

svn path=/trunk/; revision=3062

21 years agoCross-platform tools added to Makefiles.
Brian Palmer [Thu, 13 Jun 2002 00:39:49 +0000 (00:39 +0000)]
Cross-platform tools added to Makefiles.

svn path=/trunk/; revision=3061

21 years agoUpdated the system hive and the boot driver list.
Eric Kohl [Wed, 12 Jun 2002 23:38:28 +0000 (23:38 +0000)]
Updated the system hive and the boot driver list.

svn path=/trunk/; revision=3060

21 years agoNow ZwLoadDriver() uses the registry path instead of a file name to load a driver.
Eric Kohl [Wed, 12 Jun 2002 23:35:55 +0000 (23:35 +0000)]
Now ZwLoadDriver() uses the registry path instead of a file name to load a driver.

svn path=/trunk/; revision=3059

21 years agoCleaned up the driver loading routines.
Eric Kohl [Wed, 12 Jun 2002 23:33:15 +0000 (23:33 +0000)]
Cleaned up the driver loading routines.

svn path=/trunk/; revision=3058

21 years agoUse the registry to load system start drivers.
Eric Kohl [Wed, 12 Jun 2002 23:30:36 +0000 (23:30 +0000)]
Use the registry to load system start drivers.

svn path=/trunk/; revision=3057

21 years agoUse NtSetSystemInformation() to load win32k.sys because it is not a driver but a...
Eric Kohl [Wed, 12 Jun 2002 23:26:56 +0000 (23:26 +0000)]
Use NtSetSystemInformation() to load win32k.sys because it is not a driver but a kernel extension.

svn path=/trunk/; revision=3056

21 years agoRtlpGetRegistryHandle(): Don't remove a leading backslash if an absolute registry...
Eric Kohl [Wed, 12 Jun 2002 23:24:19 +0000 (23:24 +0000)]
RtlpGetRegistryHandle(): Don't remove a leading backslash if an absolute registry path is used.

svn path=/trunk/; revision=3055

21 years agoBugCheck if no boot drivers are passed to ntoskrnl.exe
Casper Hornstrup [Wed, 12 Jun 2002 14:06:29 +0000 (14:06 +0000)]
BugCheck if no boot drivers are passed to ntoskrnl.exe

svn path=/trunk/; revision=3054

21 years ago* Call RtlCreateUnicodeString() instead of RtlInitUnicodeString() when
Casper Hornstrup [Wed, 12 Jun 2002 14:05:03 +0000 (14:05 +0000)]
* Call RtlCreateUnicodeString() instead of RtlInitUnicodeString() when
  initializing the DeviceNode->ServiceName, since IopFreeDeviceNode()
  will use RtlFreeUnicodeString() on it.

* Call ObDereferenceObject() instead of ExFreePool() to release the
  DeviceObject if DriverEntry fails.
  Patch from Joseph Galbraith.

svn path=/trunk/; revision=3053

21 years agoanother test of commit mailer
Rex Jolliff [Wed, 12 Jun 2002 02:32:14 +0000 (02:32 +0000)]
another test of commit mailer

svn path=/trunk/; revision=3052

21 years agoa test of commit mailer
Rex Jolliff [Wed, 12 Jun 2002 01:59:50 +0000 (01:59 +0000)]
a test of commit mailer

svn path=/trunk/; revision=3051