reactos.git
18 years agoadd all of the new xml makefiles to the directory.xml thereby breaking rosapps for...
Steven Edwards [Fri, 11 Nov 2005 22:25:19 +0000 (22:25 +0000)]
add all of the new xml makefiles to the directory.xml thereby breaking rosapps for a bit. Move some stuff around to avoid naming conflicts.

svn path=/trunk/; revision=19153

18 years agoI hope that this fixes all DDERR_SURFACELOST problems.
Maarten Bosma [Fri, 11 Nov 2005 21:59:28 +0000 (21:59 +0000)]
I hope that this fixes all DDERR_SURFACELOST problems.

svn path=/trunk/; revision=19152

18 years ago-Start to convert tcpsvcs to a proper NT service. Supports starting and stopping...
Ged Murphy [Fri, 11 Nov 2005 21:50:33 +0000 (21:50 +0000)]
-Start to convert tcpsvcs to a proper NT service. Supports starting and stopping via sc.exe (in windows, not working in ROS yet)
- use select to make accept non-blocking
- Log all data to a log file in system32. This needs converting to the event logger at some time.
- Add more error checking
-A few bugs to iron out yet

svn path=/trunk/; revision=19151

18 years agoThe GroupOrder registry value should start with a ULONG containing the number
Gé van Geldorp [Fri, 11 Nov 2005 21:39:57 +0000 (21:39 +0000)]
The GroupOrder registry value should start with a ULONG containing the number
of entries following it.

svn path=/trunk/; revision=19150

18 years agoadd window selection and picking utils from cxtest for Art's regression tests
Steven Edwards [Fri, 11 Nov 2005 21:30:55 +0000 (21:30 +0000)]
add window selection and picking utils from cxtest for Art's regression tests

svn path=/trunk/; revision=19149

18 years agoadded xml makefiles for each test based on the alphablend makefile. These all need...
Steven Edwards [Fri, 11 Nov 2005 21:12:13 +0000 (21:12 +0000)]
added xml makefiles for each test based on the alphablend makefile. These all need to be corrected and enabled.

svn path=/trunk/; revision=19148

18 years agoremove old makefiles from rosapps tests
Steven Edwards [Fri, 11 Nov 2005 20:47:08 +0000 (20:47 +0000)]
remove old makefiles from rosapps tests

svn path=/trunk/; revision=19147

18 years agoFix wrong test when checking arguments in SetupDiGetDriverInfoDetailW.
Hervé Poussineau [Fri, 11 Nov 2005 20:15:21 +0000 (20:15 +0000)]
Fix wrong test when checking arguments in SetupDiGetDriverInfoDetailW.
It was at least preventing install of display drivers

svn path=/trunk/; revision=19146

18 years agoAdd opitopn do not isntall bootloarder as Bug: 961 suggest to make it easy for...
Magnus Olsen [Fri, 11 Nov 2005 20:07:05 +0000 (20:07 +0000)]
Add opitopn do not isntall bootloarder as Bug:  961  suggest to make it easy for other people that do not want install freeldr.

svn path=/trunk/; revision=19145

18 years agofixed some more warnings when compiled with -Wwrite-strings
Thomas Bluemel [Fri, 11 Nov 2005 19:59:38 +0000 (19:59 +0000)]
fixed some more warnings when compiled with -Wwrite-strings

svn path=/trunk/; revision=19144

18 years agoGreek translation by Apal (Apostolos Alexiadis grad0621@di.uoa.gr) Bug 967
Magnus Olsen [Fri, 11 Nov 2005 19:31:53 +0000 (19:31 +0000)]
Greek translation by Apal  (Apostolos Alexiadis grad0621@di.uoa.gr) Bug 967

svn path=/trunk/; revision=19143

18 years agoDisplay reason for failure
Casper Hornstrup [Fri, 11 Nov 2005 19:07:27 +0000 (19:07 +0000)]
Display reason for failure

svn path=/trunk/; revision=19142

18 years agodelete old version of sc.exe
Ged Murphy [Fri, 11 Nov 2005 18:46:59 +0000 (18:46 +0000)]
delete old version of sc.exe

svn path=/trunk/; revision=19141

18 years agosorry did break the build
Magnus Olsen [Fri, 11 Nov 2005 18:46:32 +0000 (18:46 +0000)]
sorry did break the build

svn path=/trunk/; revision=19140

18 years agoadd sc.exe to the build
Ged Murphy [Fri, 11 Nov 2005 18:39:39 +0000 (18:39 +0000)]
add sc.exe to the build

svn path=/trunk/; revision=19139

18 years agoMake notepad lang rc MSVC compatible
Magnus Olsen [Fri, 11 Nov 2005 18:33:29 +0000 (18:33 +0000)]
Make notepad lang rc MSVC compatible

svn path=/trunk/; revision=19138

18 years agofixed warnings when compiled with -Wwrite-strings
Thomas Bluemel [Fri, 11 Nov 2005 18:22:07 +0000 (18:22 +0000)]
fixed warnings when compiled with -Wwrite-strings

svn path=/trunk/; revision=19137

18 years agoFix device installation in second stage setup
Hervé Poussineau [Fri, 11 Nov 2005 18:19:12 +0000 (18:19 +0000)]
Fix device installation in second stage setup

svn path=/trunk/; revision=19136

18 years agofixed warnings when compiled with -Wwrite-strings
Thomas Bluemel [Fri, 11 Nov 2005 18:11:17 +0000 (18:11 +0000)]
fixed warnings when compiled with -Wwrite-strings

svn path=/trunk/; revision=19135

18 years agodon't try and display data if iphlpapi functions fail
Ged Murphy [Fri, 11 Nov 2005 18:09:46 +0000 (18:09 +0000)]
don't try and display data if iphlpapi functions fail

svn path=/trunk/; revision=19134

18 years agofunctionality for sc query and queryex
Ged Murphy [Fri, 11 Nov 2005 17:28:13 +0000 (17:28 +0000)]
functionality for sc query and queryex
supports sc query <service>
         sc query type= <...>
         sc query state <...>
output as per MS utility
added usage information for query functionality

svn path=/trunk/; revision=19133

18 years agofixed warnings when compiled with -Wwrite-strings
Thomas Bluemel [Fri, 11 Nov 2005 16:18:46 +0000 (16:18 +0000)]
fixed warnings when compiled with -Wwrite-strings

svn path=/trunk/; revision=19132

18 years agofixed warnings when compiled with -Wwrite-strings
Thomas Bluemel [Fri, 11 Nov 2005 16:11:13 +0000 (16:11 +0000)]
fixed warnings when compiled with -Wwrite-strings

svn path=/trunk/; revision=19131

18 years agoreplace offsetof with FIELD_OFFSET
Thomas Bluemel [Fri, 11 Nov 2005 11:59:56 +0000 (11:59 +0000)]
replace offsetof with FIELD_OFFSET

svn path=/trunk/; revision=19130

18 years agomsvc fixes
Steven Edwards [Fri, 11 Nov 2005 08:58:05 +0000 (08:58 +0000)]
msvc fixes

svn path=/trunk/; revision=19129

18 years agolist services with EnumServicesStatusEx instead of reading them from registry
Christoph von Wittich [Fri, 11 Nov 2005 01:05:23 +0000 (01:05 +0000)]
list services with EnumServicesStatusEx instead of reading them from registry

svn path=/trunk/; revision=19128

18 years agoset eol-style:native
Christoph von Wittich [Thu, 10 Nov 2005 23:02:14 +0000 (23:02 +0000)]
set eol-style:native

svn path=/trunk/; revision=19127

18 years agolist services
Christoph von Wittich [Thu, 10 Nov 2005 22:46:41 +0000 (22:46 +0000)]
list services

svn path=/trunk/; revision=19126

18 years agoDisplay a media disconnected notice if the adapter is not connected.
Ged Murphy [Thu, 10 Nov 2005 21:29:00 +0000 (21:29 +0000)]
Display a media disconnected notice if the adapter is not connected.

svn path=/trunk/; revision=19125

18 years agostarted implementing startup page
Christoph von Wittich [Thu, 10 Nov 2005 20:56:49 +0000 (20:56 +0000)]
started implementing startup page

svn path=/trunk/; revision=19124

18 years agoBuild win32k_test
Casper Hornstrup [Thu, 10 Nov 2005 20:33:10 +0000 (20:33 +0000)]
Build win32k_test

svn path=/trunk/; revision=19123

18 years agorestore wine style license headers...superfolus chanes make doing a diff impossible
Steven Edwards [Thu, 10 Nov 2005 17:43:55 +0000 (17:43 +0000)]
restore wine style license headers...superfolus chanes make doing a diff impossible

svn path=/trunk/; revision=19122

18 years agomark several helper functions as static
Thomas Bluemel [Thu, 10 Nov 2005 14:12:53 +0000 (14:12 +0000)]
mark several helper functions as static

svn path=/trunk/; revision=19120

18 years agofixed some warnings
Thomas Bluemel [Thu, 10 Nov 2005 14:02:20 +0000 (14:02 +0000)]
fixed some warnings

svn path=/trunk/; revision=19119

18 years agoremove SetupIsActive function
Christoph von Wittich [Thu, 10 Nov 2005 13:37:56 +0000 (13:37 +0000)]
remove SetupIsActive function

svn path=/trunk/; revision=19118

18 years agoset SystemSetupInProgress to 0x00000001
Christoph von Wittich [Thu, 10 Nov 2005 13:27:12 +0000 (13:27 +0000)]
set SystemSetupInProgress to 0x00000001

svn path=/trunk/; revision=19117

18 years agofixed typo. DevInstallW with SW_HIDE should work now
Christoph von Wittich [Thu, 10 Nov 2005 11:45:50 +0000 (11:45 +0000)]
fixed typo. DevInstallW with SW_HIDE should work now

svn path=/trunk/; revision=19116

18 years agoFix uninitialized variable
Hervé Poussineau [Thu, 10 Nov 2005 08:47:43 +0000 (08:47 +0000)]
Fix uninitialized variable

svn path=/trunk/; revision=19115

18 years agoSend SW_HIDE instead of SW_SHOWNOACTIVATE to newdev.dll when 2nd stage setup is running
Hervé Poussineau [Thu, 10 Nov 2005 08:37:40 +0000 (08:37 +0000)]
Send SW_HIDE instead of SW_SHOWNOACTIVATE to newdev.dll when 2nd stage setup is running

svn path=/trunk/; revision=19114

18 years agoStraggling header.
Art Yerkes [Thu, 10 Nov 2005 06:58:40 +0000 (06:58 +0000)]
Straggling header.

svn path=/trunk/; revision=19113

18 years agoForgotten xml change.
Art Yerkes [Thu, 10 Nov 2005 06:54:44 +0000 (06:54 +0000)]
Forgotten xml change.

svn path=/trunk/; revision=19112

18 years agoAdded xml to build dhcpcapi.
Art Yerkes [Thu, 10 Nov 2005 06:13:12 +0000 (06:13 +0000)]
Added xml to build dhcpcapi.

svn path=/trunk/; revision=19111

18 years agoPreliminary commit for tcpip control panel. I've been sitting on this
Art Yerkes [Thu, 10 Nov 2005 06:12:27 +0000 (06:12 +0000)]
Preliminary commit for tcpip control panel.  I've been sitting on this
for a while, mainly because it used to bugcheck in a named pipe call.
I've lost my modifications to dhcpcapi, so stuff in there might not
be right.  Looking at it.

svn path=/trunk/; revision=19110

18 years agoWe need to call HalReleaseDisplayOwnership before killing all running processes.
Gé van Geldorp [Wed, 9 Nov 2005 23:23:12 +0000 (23:23 +0000)]
We need to call HalReleaseDisplayOwnership before killing all running processes.
During HalReleaseDisplayOwnership processing, the video miniport driver can
do an INT10 call, for which we need the CSRSS memory space. If the the process
(and therefore its memory space) is already gone, a kernel stack fault can
result.

svn path=/trunk/; revision=19109

18 years agoset SystemSetupInProgress to 0 in syssetup instead of in setup (before rebooting...
Christoph von Wittich [Wed, 9 Nov 2005 23:17:13 +0000 (23:17 +0000)]
set SystemSetupInProgress to 0 in syssetup instead of in setup (before rebooting the system)

svn path=/trunk/; revision=19108

18 years agoset SystemSetupInProgress to 1 when 2nd stage setup is running
Christoph von Wittich [Wed, 9 Nov 2005 22:50:47 +0000 (22:50 +0000)]
set SystemSetupInProgress to 1 when 2nd stage setup is running
compile setup as UNICODE

svn path=/trunk/; revision=19107

18 years agoFix string returned by IopGetParentIdPrefix, which was sometimes badly initialized
Hervé Poussineau [Wed, 9 Nov 2005 21:18:08 +0000 (21:18 +0000)]
Fix string returned by IopGetParentIdPrefix, which was sometimes badly initialized

svn path=/trunk/; revision=19106

18 years agoSilence debug message
Gé van Geldorp [Wed, 9 Nov 2005 21:00:03 +0000 (21:00 +0000)]
Silence debug message

svn path=/trunk/; revision=19105

18 years agoquick fix to show more than one adapter
Ged Murphy [Wed, 9 Nov 2005 20:42:04 +0000 (20:42 +0000)]
quick fix to show more than one adapter
code still needs work to get it as per MS ipconfig, but this should keep people with more than one adapter happy until I get time to implement everything properly.

svn path=/trunk/; revision=19104

18 years agofixed uninitialized variable warnings
Thomas Bluemel [Wed, 9 Nov 2005 18:39:33 +0000 (18:39 +0000)]
fixed uninitialized variable warnings

svn path=/trunk/; revision=19103

18 years agodisplay correct device name after successful driver installation
Christoph von Wittich [Wed, 9 Nov 2005 13:00:38 +0000 (13:00 +0000)]
display correct device name after successful driver installation

svn path=/trunk/; revision=19102

18 years agoRemove registry parameters for mouclass, as one is the default value and the other...
Hervé Poussineau [Wed, 9 Nov 2005 11:59:45 +0000 (11:59 +0000)]
Remove registry parameters for mouclass, as one is the default value and the other prevents the use of multiple mice

svn path=/trunk/; revision=19101

18 years agoNew serial mouse driver, which is PnP compliant
Hervé Poussineau [Wed, 9 Nov 2005 11:57:58 +0000 (11:57 +0000)]
New serial mouse driver, which is PnP compliant

svn path=/trunk/; revision=19100

18 years agoDelete old legacy serial mouse driver, will be replaced by a PnP driver in next commit
Hervé Poussineau [Wed, 9 Nov 2005 11:54:53 +0000 (11:54 +0000)]
Delete old legacy serial mouse driver, will be replaced by a PnP driver in next commit

svn path=/trunk/; revision=19099

18 years ago- Fix typo, which was preventing to install PCI to PCI bridges
Hervé Poussineau [Wed, 9 Nov 2005 11:52:26 +0000 (11:52 +0000)]
- Fix typo, which was preventing to install PCI to PCI bridges
- Remove double identifier
- Sort entries in alphabetical order

svn path=/trunk/; revision=19098

18 years ago- Try to copy .inf file to ReactOS\Inf only if it is in another directory
Hervé Poussineau [Wed, 9 Nov 2005 11:23:19 +0000 (11:23 +0000)]
- Try to copy .inf file to ReactOS\Inf only if it is in another directory
- Better SetupInstallServicesFromInfSectionExW, which takes care of flags and can update configuration of an existing service

svn path=/trunk/; revision=19097

18 years ago- Fix header usage
Hervé Poussineau [Wed, 9 Nov 2005 11:20:53 +0000 (11:20 +0000)]
- Fix header usage
- Remove spaces at the end of the lines
- Put { in a new line, according to http://www.reactos.org/wiki/index.php/Coding_Style
- Add static keyword when possible
- STDCALL -> WINAPI

svn path=/trunk/; revision=19096

18 years ago- Add registry entry in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP for each mouse class DO
Hervé Poussineau [Wed, 9 Nov 2005 11:16:43 +0000 (11:16 +0000)]
- Add registry entry in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP for each mouse class DO
- Don't search for legacy port drivers in DriverEntry, but in first AddDevice

svn path=/trunk/; revision=19095

18 years ago- Add registry entry in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP for each keyboard class DO
Hervé Poussineau [Wed, 9 Nov 2005 11:15:42 +0000 (11:15 +0000)]
- Add registry entry in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP for each keyboard class DO
- Don't search for legacy port drivers in DriverEntry, but in first AddDevice
- Don't dereference non-referenced objects

svn path=/trunk/; revision=19094

18 years agoSTDCALL -> NTAPI
Hervé Poussineau [Wed, 9 Nov 2005 11:13:02 +0000 (11:13 +0000)]
STDCALL -> NTAPI

svn path=/trunk/; revision=19093

18 years ago- pciidex: Fix Hardware IDs returned for channel PDOs
Hervé Poussineau [Wed, 9 Nov 2005 11:10:24 +0000 (11:10 +0000)]
- pciidex: Fix Hardware IDs returned for channel PDOs
- pciidex: Better test to see if the PCI controller is in compatible or native mode before getting channel resources
- pciidex: Change IDE_DRIVE_IDENTIFY structure to IDENTIFY_DATA structure
- pciide: Implement PciIdeUseDma
- pciide: Tell that channel state is unknown instead of enabled

svn path=/trunk/; revision=19092

18 years ago- Fix error spotted by winetest: some status codes need to be normalized in CreateNam...
Alex Ionescu [Wed, 9 Nov 2005 04:53:32 +0000 (04:53 +0000)]
- Fix error spotted by winetest: some status codes need to be normalized in CreateNamedPipeW
- Fix some bugs in CreatePipe: use correct directory, use right access mask, use correct define name for blocking type, and use correct file sharing flags.
Results of "kernel32_winetest pipe": 418 tests executed, 0 todo, 0 failures. (with NT NPFS, of course).

svn path=/trunk/; revision=19089

18 years ago- Fix PeekNamedPipe. Now only 14 winetests fail for pipetest.
Alex Ionescu [Wed, 9 Nov 2005 04:32:44 +0000 (04:32 +0000)]
- Fix PeekNamedPipe. Now only 14 winetests fail for pipetest.
- Cleanup DisconnectNamedPipe and fix a small bug in it.

svn path=/trunk/; revision=19088

18 years ago- Fixed two really nasty bugs in I/O completion:
Alex Ionescu [Wed, 9 Nov 2005 04:29:46 +0000 (04:29 +0000)]
- Fixed two really nasty bugs in I/O completion:
  - The user buffer wasn't written for incomplete I/O (warning levels) for METHOD_BUFFERED
  - Incomplete I/Os (warning levels) took a completely wrong path for completion.

svn path=/trunk/; revision=19087

18 years ago- Unbreak build
Alex Ionescu [Wed, 9 Nov 2005 03:02:33 +0000 (03:02 +0000)]
- Unbreak build
- Fix CallNamedPipeW, the pipe mode should also be set to PIPE_WAIT.

svn path=/trunk/; revision=19086

18 years ago- Optimize CallNamedPipeA too and remove accidental define.
Alex Ionescu [Wed, 9 Nov 2005 02:53:58 +0000 (02:53 +0000)]
- Optimize CallNamedPipeA too and remove accidental define.

svn path=/trunk/; revision=19085

18 years agoAnsi->Unicode conversions:
Alex Ionescu [Wed, 9 Nov 2005 02:50:54 +0000 (02:50 +0000)]
Ansi->Unicode conversions:
- Take advantage of TEB in CreateNamedPipeA
- Use helper function in WaitNamedPipeA

svn path=/trunk/; revision=19084

18 years ago- Fix bugs in RtlSplay
Alex Ionescu [Wed, 9 Nov 2005 02:17:18 +0000 (02:17 +0000)]
- Fix bugs in RtlSplay

svn path=/trunk/; revision=19083

18 years ago- Implement most of RtlDelete.
Alex Ionescu [Wed, 9 Nov 2005 02:16:03 +0000 (02:16 +0000)]
- Implement most of RtlDelete.

svn path=/trunk/; revision=19082

18 years ago- Implement RtlRealPrecessdor and RtlRealSuccessor
Alex Ionescu [Wed, 9 Nov 2005 01:39:39 +0000 (01:39 +0000)]
- Implement RtlRealPrecessdor and RtlRealSuccessor

svn path=/trunk/; revision=19081

18 years ago- Fix RtlSubtreePredecessor/Successor, someone had implemented them backwards.
Alex Ionescu [Wed, 9 Nov 2005 01:05:00 +0000 (01:05 +0000)]
- Fix RtlSubtreePredecessor/Successor, someone had implemented them backwards.

svn path=/trunk/; revision=19080

18 years agofixed data size calculation in RtlSelfRelativeToAbsoluteSD2
Thomas Bluemel [Wed, 9 Nov 2005 00:56:41 +0000 (00:56 +0000)]
fixed data size calculation in RtlSelfRelativeToAbsoluteSD2

svn path=/trunk/; revision=19079

18 years ago- Fix CreateNamedPipeW to convert some NT flags properly, timeouts, etc, and document...
Alex Ionescu [Wed, 9 Nov 2005 00:44:37 +0000 (00:44 +0000)]
- Fix CreateNamedPipeW to convert some NT flags properly, timeouts, etc, and document/prettify the function.
- NT 5.2 NPFS now works great, the kernel32_wintest pipe runs without crashing, and reports "411 tests passed, 30 failures".

svn path=/trunk/; revision=19078

18 years ago- Finish implementing RtlSplayTree
Alex Ionescu [Tue, 8 Nov 2005 23:51:46 +0000 (23:51 +0000)]
- Finish implementing RtlSplayTree

svn path=/trunk/; revision=19077

18 years ago- Implement cases 2 & 4 of RtlSplayTree
Alex Ionescu [Tue, 8 Nov 2005 23:47:25 +0000 (23:47 +0000)]
- Implement cases 2 & 4 of RtlSplayTree

svn path=/trunk/; revision=19076

18 years ago- Fix bug in case 2/4 denomination.
Alex Ionescu [Tue, 8 Nov 2005 23:42:40 +0000 (23:42 +0000)]
- Fix bug in case 2/4 denomination.

svn path=/trunk/; revision=19075

18 years ago- Implement Case 3 of RtlSplay
Alex Ionescu [Tue, 8 Nov 2005 23:40:37 +0000 (23:40 +0000)]
- Implement Case 3 of RtlSplay

svn path=/trunk/; revision=19074

18 years ago- Implement Case 1 of RtlSplay
Alex Ionescu [Tue, 8 Nov 2005 23:33:07 +0000 (23:33 +0000)]
- Implement Case 1 of RtlSplay

svn path=/trunk/; revision=19073

18 years ago- Implement RtlSplay skeleton cases.
Alex Ionescu [Tue, 8 Nov 2005 22:54:39 +0000 (22:54 +0000)]
- Implement RtlSplay skeleton cases.

svn path=/trunk/; revision=19072

18 years ago- Add implementation notes for RtlSplayTree
Alex Ionescu [Tue, 8 Nov 2005 22:45:45 +0000 (22:45 +0000)]
- Add implementation notes for RtlSplayTree

svn path=/trunk/; revision=19071

18 years agostarted implementation of device driver installation wizard
Christoph von Wittich [Tue, 8 Nov 2005 22:25:29 +0000 (22:25 +0000)]
started implementation of device driver installation wizard

svn path=/trunk/; revision=19070

18 years agoAllocate mem for the structure, not only for a pointer.
Gé van Geldorp [Tue, 8 Nov 2005 21:49:27 +0000 (21:49 +0000)]
Allocate mem for the structure, not only for a pointer.

svn path=/trunk/; revision=19068

18 years ago- Implement proper version of WaitNamedPipeW to be used when NPFS will be modified...
Alex Ionescu [Tue, 8 Nov 2005 21:07:11 +0000 (21:07 +0000)]
- Implement proper version of WaitNamedPipeW to be used when NPFS will be modified to work as documented. Define USING_PROPER_NPFS_WAIT_SEMANTICS if you want to use Windows NPFS

svn path=/trunk/; revision=19067

18 years agoAdd Tonga timezone (GMT+13:00).
Eric Kohl [Tue, 8 Nov 2005 20:57:31 +0000 (20:57 +0000)]
Add Tonga timezone (GMT+13:00).

svn path=/trunk/; revision=19066

18 years ago- Add some definitions to NDK
Alex Ionescu [Tue, 8 Nov 2005 20:53:53 +0000 (20:53 +0000)]
- Add some definitions to NDK
- Prettify/document CreatePipe and correct some mistakes, use 120 second timeout like on NT and send FILE_PIPE flags instead of weird BOOLEAN values from hell.

svn path=/trunk/; revision=19065

18 years ago- Remove silly debug print
Alex Ionescu [Tue, 8 Nov 2005 20:50:04 +0000 (20:50 +0000)]
- Remove silly debug print

svn path=/trunk/; revision=19064

18 years agoChange KEBUGCHECK -> KEBUGCHECKEX
Brandon Turner [Tue, 8 Nov 2005 20:07:41 +0000 (20:07 +0000)]
Change KEBUGCHECK -> KEBUGCHECKEX

svn path=/trunk/; revision=19063

18 years agoAdd Language entries for all Locale entries. Fixes bug 955.
Gé van Geldorp [Tue, 8 Nov 2005 19:43:54 +0000 (19:43 +0000)]
Add Language entries for all Locale entries. Fixes bug 955.

svn path=/trunk/; revision=19062

18 years ago- Fix hackplementation of ObLogSecurityDescriptor. Callers are supposed to free their...
Alex Ionescu [Tue, 8 Nov 2005 18:54:18 +0000 (18:54 +0000)]
- Fix hackplementation of ObLogSecurityDescriptor. Callers are supposed to free their input, so we can't re-use it; instead, allocate a new copy like we should.

svn path=/trunk/; revision=19061

18 years ago- Remove unimplemented macro in SeOpenObjectAuditAlarm and replace it with a DPRINT1...
Alex Ionescu [Tue, 8 Nov 2005 17:22:26 +0000 (17:22 +0000)]
- Remove unimplemented macro in SeOpenObjectAuditAlarm and replace it with a DPRINT1; that way callers won't freeze while calling it.

svn path=/trunk/; revision=19060

18 years agoWhen a driver is a legacy driver, call its AddDevice function with a NULL Pdo
Hervé Poussineau [Tue, 8 Nov 2005 17:20:58 +0000 (17:20 +0000)]
When a driver is a legacy driver, call its AddDevice function with a NULL Pdo

svn path=/trunk/; revision=19059

18 years ago- Don't loop indefintely in RtlFindUnicodePrefix if the splaylinks have changed insid...
Alex Ionescu [Tue, 8 Nov 2005 17:14:19 +0000 (17:14 +0000)]
- Don't loop indefintely in RtlFindUnicodePrefix if the splaylinks have changed inside the loop.

svn path=/trunk/; revision=19058

18 years ago- Hackplement ObLogSecurityDescriptor for W2K3 drivers to be happy.
Alex Ionescu [Tue, 8 Nov 2005 17:07:57 +0000 (17:07 +0000)]
- Hackplement ObLogSecurityDescriptor for W2K3 drivers to be happy.

svn path=/trunk/; revision=19057

18 years ago- Send a hacked access state to FS Drivers, they can depend on one. For now use one...
Alex Ionescu [Tue, 8 Nov 2005 16:59:41 +0000 (16:59 +0000)]
- Send a hacked access state to FS Drivers, they can depend on one. For now use one with full FILE_ALL_ACCESS privileges.

svn path=/trunk/; revision=19056

18 years ago- Fix function signature of CompareUnicodeStrings
Alex Ionescu [Tue, 8 Nov 2005 16:41:58 +0000 (16:41 +0000)]
- Fix function signature of CompareUnicodeStrings
- Add special case where we get a prefix itself and a name starting with a prefix character.
- Implement RtlInitializeGenericTable
This fixes the windows npfs.sys hang.

svn path=/trunk/; revision=19055

18 years agoPatch by Filip Navara/Hervé Poussineau:
Hervé Poussineau [Tue, 8 Nov 2005 16:24:58 +0000 (16:24 +0000)]
Patch by Filip Navara/Hervé Poussineau:
- Simplify device number allocation
- Check the case of a NULL Pdo if we're called by a legacy driver

svn path=/trunk/; revision=19054

18 years ago- Update KTHREAD and KUSER_SHARED_DATA to latest versions. This should make 2K3 drive...
Alex Ionescu [Tue, 8 Nov 2005 08:56:41 +0000 (08:56 +0000)]
- Update KTHREAD and KUSER_SHARED_DATA to latest versions. This should make 2K3 drivers (eg: npfs.sys) work with their inlined KeEnterCriticalRegion/KeLeaveCriticalRegion and ASSERTS.
- Update KAPC and DISPATCHER_HEADER to latest DDK definitions.

svn path=/trunk/; revision=19053

18 years ago- Fix a bug spotted in RtlInsertUnicodePrefix's loop.
Alex Ionescu [Tue, 8 Nov 2005 00:21:29 +0000 (00:21 +0000)]
- Fix a bug spotted in RtlInsertUnicodePrefix's loop.

svn path=/trunk/; revision=19052

18 years ago- Finish implementing RtlFindUnicodePrefix. The Windows NPFS driver should load now...
Alex Ionescu [Tue, 8 Nov 2005 00:19:01 +0000 (00:19 +0000)]
- Finish implementing RtlFindUnicodePrefix. The Windows NPFS driver should load now (unless it needs other APIs..)

svn path=/trunk/; revision=19051

18 years ago- Start implementing RtlFindUnicodePrefix
Alex Ionescu [Mon, 7 Nov 2005 23:52:26 +0000 (23:52 +0000)]
- Start implementing RtlFindUnicodePrefix
- Add case-insensitive compare to CompareUnicodeStrings

svn path=/trunk/; revision=19050