reactos.git
22 years agoAdded a trailing null entry in NtQueryDirectoryObject().
Hartmut Birr [Sun, 17 Mar 2002 17:51:33 +0000 (17:51 +0000)]
Added a trailing null entry in NtQueryDirectoryObject().

svn path=/trunk/; revision=2726

22 years agoFixed the copy length in GetSystemDirectory().
Hartmut Birr [Sun, 17 Mar 2002 17:49:56 +0000 (17:49 +0000)]
Fixed the copy length in GetSystemDirectory().

svn path=/trunk/; revision=2725

22 years agoIncreased the debug print buffer.
Hartmut Birr [Sun, 17 Mar 2002 17:48:17 +0000 (17:48 +0000)]
Increased the debug print buffer.

svn path=/trunk/; revision=2724

22 years agoFixed the maximum length in DbgPrint().
Hartmut Birr [Sun, 17 Mar 2002 17:23:03 +0000 (17:23 +0000)]
Fixed the maximum length in DbgPrint().

svn path=/trunk/; revision=2723

22 years agoFixed a parameter for IRPMN_MOUNT_VOLUME.
Hartmut Birr [Sun, 17 Mar 2002 17:21:44 +0000 (17:21 +0000)]
Fixed a parameter for IRPMN_MOUNT_VOLUME.

svn path=/trunk/; revision=2722

22 years agoFixed a 'ghost drives' bug.
Eric Kohl [Sun, 17 Mar 2002 15:47:31 +0000 (15:47 +0000)]
Fixed a 'ghost drives' bug.

svn path=/trunk/; revision=2721

22 years agoImproved registry initialization.
Eric Kohl [Sat, 16 Mar 2002 19:57:26 +0000 (19:57 +0000)]
Improved registry initialization.

svn path=/trunk/; revision=2720

22 years agoAdded ISA-Bus initialization by Hartmut Birr.
Eric Kohl [Sat, 16 Mar 2002 16:13:57 +0000 (16:13 +0000)]
Added ISA-Bus initialization by Hartmut Birr.

svn path=/trunk/; revision=2719

22 years agoMoved CreateSystemRootLink() away.
Eric Kohl [Sat, 16 Mar 2002 00:00:13 +0000 (00:00 +0000)]
Moved CreateSystemRootLink() away.

svn path=/trunk/; revision=2718

22 years agoassertmsg() macro
Casper Hornstrup [Fri, 15 Mar 2002 23:24:43 +0000 (23:24 +0000)]
assertmsg() macro

svn path=/trunk/; revision=2717

22 years agoConfiguration manager cleanup.
Casper Hornstrup [Fri, 15 Mar 2002 19:46:07 +0000 (19:46 +0000)]
Configuration manager cleanup.
Added consistency checks.

svn path=/trunk/; revision=2716

22 years agoassertmsg() macro
Casper Hornstrup [Fri, 15 Mar 2002 19:44:16 +0000 (19:44 +0000)]
assertmsg() macro

svn path=/trunk/; revision=2715

22 years agoFixed device characteristics.
Eric Kohl [Fri, 15 Mar 2002 16:35:41 +0000 (16:35 +0000)]
Fixed device characteristics.

svn path=/trunk/; revision=2714

22 years agoAdded write-ability for ATA devices (harddisks).
Eric Kohl [Fri, 15 Mar 2002 16:34:52 +0000 (16:34 +0000)]
Added write-ability for ATA devices (harddisks).

svn path=/trunk/; revision=2713

22 years agoFixed return value in ReadFile().
Hartmut Birr [Thu, 14 Mar 2002 16:35:53 +0000 (16:35 +0000)]
Fixed return value in ReadFile().

svn path=/trunk/; revision=2712

22 years agoFixed a wrong pointer calculation in RtlpCopyParameterString().
Hartmut Birr [Thu, 14 Mar 2002 16:32:49 +0000 (16:32 +0000)]
Fixed a wrong pointer calculation in RtlpCopyParameterString().

svn path=/trunk/; revision=2711

22 years agoAdded arcname.o to makefile
Casper Hornstrup [Wed, 13 Mar 2002 23:37:25 +0000 (23:37 +0000)]
Added arcname.o to makefile

svn path=/trunk/; revision=2710

22 years agoFixed some function prototypes.
Eric Kohl [Wed, 13 Mar 2002 20:41:28 +0000 (20:41 +0000)]
Fixed some function prototypes.

svn path=/trunk/; revision=2709

22 years agoMoved creation of ARC names into ntoskrnl.
Eric Kohl [Wed, 13 Mar 2002 01:53:00 +0000 (01:53 +0000)]
Moved creation of ARC names into ntoskrnl.

svn path=/trunk/; revision=2708

22 years agoMoved creation of ARC names into ntoskrnl.
Eric Kohl [Wed, 13 Mar 2002 01:30:34 +0000 (01:30 +0000)]
Moved creation of ARC names into ntoskrnl.

svn path=/trunk/; revision=2707

22 years agoImplemented IOCTL_DISK_GET_PARTITION_INFO.
Eric Kohl [Tue, 12 Mar 2002 20:16:53 +0000 (20:16 +0000)]
Implemented IOCTL_DISK_GET_PARTITION_INFO.
Removed internal disk size limit.

svn path=/trunk/; revision=2706

22 years agoFixed bug in LBA code.
Brian Palmer [Tue, 12 Mar 2002 19:55:08 +0000 (19:55 +0000)]
Fixed bug in LBA code.

svn path=/trunk/; revision=2705

22 years agoprototype for __PdxSpawnPosixProcess()
KJK::Hyperion [Mon, 11 Mar 2002 20:51:59 +0000 (20:51 +0000)]
prototype for __PdxSpawnPosixProcess()

svn path=/trunk/; revision=2704

22 years agoadded __PdxProcessDataToProcessParameters()
KJK::Hyperion [Mon, 11 Mar 2002 20:51:16 +0000 (20:51 +0000)]
added __PdxProcessDataToProcessParameters()

svn path=/trunk/; revision=2703

22 years agoadded missing include
KJK::Hyperion [Mon, 11 Mar 2002 20:50:49 +0000 (20:50 +0000)]
added missing include

svn path=/trunk/; revision=2702

22 years agoupdated to reflect modifications to the code
KJK::Hyperion [Mon, 11 Mar 2002 20:49:09 +0000 (20:49 +0000)]
updated to reflect modifications to the code

svn path=/trunk/; revision=2701

22 years agoinitial code for process attach
KJK::Hyperion [Mon, 11 Mar 2002 20:48:25 +0000 (20:48 +0000)]
initial code for process attach

svn path=/trunk/; revision=2700

22 years agoadded a TODO
KJK::Hyperion [Mon, 11 Mar 2002 20:48:08 +0000 (20:48 +0000)]
added a TODO

svn path=/trunk/; revision=2699

22 years ago__PdxSpawnPosixProcess() now initializes process parameters too. Almost working!
KJK::Hyperion [Mon, 11 Mar 2002 20:46:38 +0000 (20:46 +0000)]
__PdxSpawnPosixProcess() now initializes process parameters too. Almost working!

svn path=/trunk/; revision=2698

22 years agoAdded __PdxProcessDataToProcessParameters()
KJK::Hyperion [Mon, 11 Mar 2002 20:45:07 +0000 (20:45 +0000)]
Added __PdxProcessDataToProcessParameters()

svn path=/trunk/; revision=2697

22 years agoReworked LoadAndBootPartition() function, got rid of warnings.
Brian Palmer [Mon, 11 Mar 2002 18:50:17 +0000 (18:50 +0000)]
Reworked LoadAndBootPartition() function, got rid of warnings.

svn path=/trunk/; revision=2696

22 years agotypo
KJK::Hyperion [Sun, 10 Mar 2002 18:06:08 +0000 (18:06 +0000)]
typo

svn path=/trunk/; revision=2695

22 years agoadded some exports, and tweaked the makefile
KJK::Hyperion [Sun, 10 Mar 2002 17:10:30 +0000 (17:10 +0000)]
added some exports, and tweaked the makefile

svn path=/trunk/; revision=2694

22 years agofinally (and hopefully) functional __PdxSpawnPosixProcess. To be tested
KJK::Hyperion [Sun, 10 Mar 2002 17:09:46 +0000 (17:09 +0000)]
finally (and hopefully) functional __PdxSpawnPosixProcess. To be tested

svn path=/trunk/; revision=2693

22 years ago__PdxSerializeProcessData and __PdxUnserializeProcessData calls
KJK::Hyperion [Sun, 10 Mar 2002 17:04:07 +0000 (17:04 +0000)]
__PdxSerializeProcessData and __PdxUnserializeProcessData calls

svn path=/trunk/; revision=2692

22 years agoprototypes for __PdxSerializeProcessData and __PdxUnserializeProcessData
KJK::Hyperion [Sun, 10 Mar 2002 17:03:18 +0000 (17:03 +0000)]
prototypes for __PdxSerializeProcessData and __PdxUnserializeProcessData

svn path=/trunk/; revision=2691

22 years agoSome fixes for the expression evaluator:
Phillip Susi [Sat, 9 Mar 2002 20:51:43 +0000 (20:51 +0000)]
Some fixes for the expression evaluator:
Evaluate static symbols
Evaulate local symbols
Still has bugs locating type definitions, at least for pointer types
There also seems to be a bug matching up lines of source with the correct instruction addresses

svn path=/trunk/; revision=2690

22 years agoI added Steven Edwards and KJK::Hyperion to the rccp.
Emanuele Aliberti [Sat, 9 Mar 2002 16:04:50 +0000 (16:04 +0000)]
I added Steven Edwards and KJK::Hyperion to the rccp.
More to come as soon as I finish scanning the cvs-commit list.

svn path=/trunk/; revision=2689

22 years agoFixed a dead lock between an APC (delivered from IoCompleteRequest)
Hartmut Birr [Fri, 8 Mar 2002 17:04:03 +0000 (17:04 +0000)]
Fixed a dead lock between an APC (delivered from IoCompleteRequest)
and a call to KeWaitForSingleObject.

svn path=/trunk/; revision=2688

22 years agoSilenced it.
Eric Kohl [Fri, 8 Mar 2002 12:03:28 +0000 (12:03 +0000)]
Silenced it.
Minor cleanup.

svn path=/trunk/; revision=2687

22 years agoAdded IOCTL_DISK_GET_PARTITION_INFO.
Eric Kohl [Fri, 8 Mar 2002 12:01:26 +0000 (12:01 +0000)]
Added IOCTL_DISK_GET_PARTITION_INFO.
Silenced it.

svn path=/trunk/; revision=2686

22 years agoSilenced it.
Eric Kohl [Fri, 8 Mar 2002 11:59:49 +0000 (11:59 +0000)]
Silenced it.

svn path=/trunk/; revision=2685

22 years agoRecognizes CD-ROM drives.
Eric Kohl [Fri, 8 Mar 2002 11:59:08 +0000 (11:59 +0000)]
Recognizes CD-ROM drives.

svn path=/trunk/; revision=2684

22 years agoImproved recognition of ATAPI devices.
Eric Kohl [Fri, 8 Mar 2002 11:58:23 +0000 (11:58 +0000)]
Improved recognition of ATAPI devices.
Minor cleanup.

svn path=/trunk/; revision=2683

22 years agoFixed typo
KJK::Hyperion [Thu, 7 Mar 2002 06:08:00 +0000 (06:08 +0000)]
Fixed typo

svn path=/trunk/; revision=2682

22 years agointroducing __PdxSpawnPosixProcess(). Still some linker warnings, will solve tomorrow
KJK::Hyperion [Thu, 7 Mar 2002 06:07:31 +0000 (06:07 +0000)]
introducing __PdxSpawnPosixProcess(). Still some linker warnings, will solve tomorrow

svn path=/trunk/; revision=2681

22 years agoFdTable field in the process data is no more a pointer
KJK::Hyperion [Thu, 7 Mar 2002 06:03:11 +0000 (06:03 +0000)]
FdTable field in the process data is no more a pointer

svn path=/trunk/; revision=2680

22 years agocreated datatype for the denormalized process data block
KJK::Hyperion [Thu, 7 Mar 2002 05:48:35 +0000 (05:48 +0000)]
created datatype for the denormalized process data block

svn path=/trunk/; revision=2679

22 years agopreliminary spawn code (untested yet)
KJK::Hyperion [Thu, 7 Mar 2002 05:46:03 +0000 (05:46 +0000)]
preliminary spawn code (untested yet)

svn path=/trunk/; revision=2678

22 years agoLittle work on InitializeFmIfs
Emanuele Aliberti [Thu, 7 Mar 2002 00:24:24 +0000 (00:24 +0000)]
Little work on InitializeFmIfs

svn path=/trunk/; revision=2677

22 years agoFixed a bug in the LBA extensions detection code.
Brian Palmer [Wed, 6 Mar 2002 18:32:22 +0000 (18:32 +0000)]
Fixed a bug in the LBA extensions detection code.
Fixed a bug in the root directory size calculations for FAT12 & FAT16 (I must have been smoking something when I wrote that).
Started work on new .ini file code, the old stuff is just way too slow.

svn path=/trunk/; revision=2676

22 years agoHandles are no longer used to create type objects.
Eric Kohl [Wed, 6 Mar 2002 12:40:47 +0000 (12:40 +0000)]
Handles are no longer used to create type objects.

svn path=/trunk/; revision=2675

22 years agoadded tapi32.dll and wintrust.dll to ROS_BUILD_WINE
Steven Edwards [Tue, 5 Mar 2002 12:48:40 +0000 (12:48 +0000)]
added tapi32.dll and wintrust.dll to ROS_BUILD_WINE

svn path=/trunk/; revision=2674

22 years agoFixed remainingcalls to ObGetReferenceCount() and ObGetHandleCount().
Eric Kohl [Tue, 5 Mar 2002 11:33:12 +0000 (11:33 +0000)]
Fixed remainingcalls to ObGetReferenceCount() and ObGetHandleCount().

svn path=/trunk/; revision=2673

22 years agoAdded ObGetObjectHandleCount().
Eric Kohl [Tue, 5 Mar 2002 00:20:54 +0000 (00:20 +0000)]
Added ObGetObjectHandleCount().

svn path=/trunk/; revision=2672

22 years agoFixed a typo.
Eric Kohl [Tue, 5 Mar 2002 00:05:28 +0000 (00:05 +0000)]
Fixed a typo.

svn path=/trunk/; revision=2671

22 years agoEnabled reading of multiple sectors.
Eric Kohl [Mon, 4 Mar 2002 22:31:51 +0000 (22:31 +0000)]
Enabled reading of multiple sectors.

svn path=/trunk/; revision=2670

22 years agoadded urlmon.dll to ROS_BUILD_WINE
Steven Edwards [Mon, 4 Mar 2002 12:42:30 +0000 (12:42 +0000)]
added urlmon.dll to ROS_BUILD_WINE

svn path=/trunk/; revision=2669

22 years agoFixed stupid bugs.
Eric Kohl [Sun, 3 Mar 2002 23:46:01 +0000 (23:46 +0000)]
Fixed stupid bugs.

svn path=/trunk/; revision=2668

22 years agono message
Eric Kohl [Sun, 3 Mar 2002 19:47:58 +0000 (19:47 +0000)]
no message

svn path=/trunk/; revision=2667

22 years agoFixed a typo, thanks to Hartmut Birr.
Eric Kohl [Sun, 3 Mar 2002 19:39:10 +0000 (19:39 +0000)]
Fixed a typo, thanks to Hartmut Birr.
Completion routine will called only once.

svn path=/trunk/; revision=2666

22 years agoFixed path separator issue for people using cmd instead of sh
Phillip Susi [Sun, 3 Mar 2002 17:52:01 +0000 (17:52 +0000)]
Fixed path separator issue for people using cmd instead of sh

svn path=/trunk/; revision=2665

22 years agomistakes in templates second part
KJK::Hyperion [Sun, 3 Mar 2002 17:24:04 +0000 (17:24 +0000)]
mistakes in templates second part

svn path=/trunk/; revision=2664

22 years agowhoops - silly mistake in templates
KJK::Hyperion [Sun, 3 Mar 2002 17:23:29 +0000 (17:23 +0000)]
whoops - silly mistake in templates

svn path=/trunk/; revision=2663

22 years agobuild and install mapi32.dll as part of ROS_BUILD_WINE
Steven Edwards [Sun, 3 Mar 2002 10:51:51 +0000 (10:51 +0000)]
build and install mapi32.dll as part of ROS_BUILD_WINE

svn path=/trunk/; revision=2662

22 years agoImplemented IOCTL_DISK_GET_PARTITION_INFO.
Eric Kohl [Fri, 1 Mar 2002 23:18:35 +0000 (23:18 +0000)]
Implemented IOCTL_DISK_GET_PARTITION_INFO.
Fixed bug in IOCTL_DISK_GET_DRIVE_GEOMETRY.

svn path=/trunk/; revision=2660

22 years agoStarted implementing type objects.
Eric Kohl [Fri, 1 Mar 2002 00:47:40 +0000 (00:47 +0000)]
Started implementing type objects.
Some object manager cleanup.

svn path=/trunk/; revision=2659

22 years agoFixed the 'event wait bug' in MmRequestPageMemoryConsumer.
Hartmut Birr [Thu, 28 Feb 2002 17:44:48 +0000 (17:44 +0000)]
Fixed the 'event wait bug' in MmRequestPageMemoryConsumer.

svn path=/trunk/; revision=2658

22 years agoRemoved useless controller object.
Eric Kohl [Wed, 27 Feb 2002 22:50:31 +0000 (22:50 +0000)]
Removed useless controller object.

svn path=/trunk/; revision=2657

22 years agoImproved memory management
Brian Palmer [Wed, 27 Feb 2002 21:33:59 +0000 (21:33 +0000)]
Improved memory management
The heap now sets it's size at run time instead of being hard coded

svn path=/trunk/; revision=2656

22 years agoApplied Harmut Birr's patch
David Welch [Wed, 27 Feb 2002 01:12:26 +0000 (01:12 +0000)]
Applied Harmut Birr's patch

svn path=/trunk/; revision=2655

22 years agoFix for buffer conflict between fat code and cache code - by Mike Lerwill
Brian Palmer [Tue, 26 Feb 2002 23:17:22 +0000 (23:17 +0000)]
Fix for buffer conflict between fat code and cache code - by Mike Lerwill

svn path=/trunk/; revision=2654

22 years agoFree an SRB after use.
Eric Kohl [Tue, 26 Feb 2002 23:02:14 +0000 (23:02 +0000)]
Free an SRB after use.

svn path=/trunk/; revision=2653

22 years agoFixed _vsnprintf() to actually use the buffer size limit to prevent buffer overflows
Phillip Susi [Tue, 26 Feb 2002 05:59:00 +0000 (05:59 +0000)]
Fixed _vsnprintf() to actually use the buffer size limit to prevent buffer overflows
Sorry, but I had to re indent and tabify this code, I could not read it because it was all screwed up before.

svn path=/trunk/; revision=2652

22 years agoAdded full disk partition management functions
Brian Palmer [Tue, 26 Feb 2002 00:26:35 +0000 (00:26 +0000)]
Added full disk partition management functions
Extended partitions are supported (untested)
If you call OpenDrive() with Partition == 0 you get the active (or bootable) partition
Partitions 1 - 4 are the primary partitions
Partitions 5 - n are the extended partitions
Also added disk parameter detection code (always assumes 512 byte sector size, I don't like that but I don't see any other way)

svn path=/trunk/; revision=2651

22 years agoFixed debug print to not overflow the stack on long prints.
Phillip Susi [Mon, 25 Feb 2002 22:45:04 +0000 (22:45 +0000)]
Fixed debug print to not overflow the stack on long prints.
Increased buffer from 512 to 1024 bytes, and truncate string using _vsnprintf()

svn path=/trunk/; revision=2650

22 years agoFixed typeo in etags target
Phillip Susi [Mon, 25 Feb 2002 21:51:43 +0000 (21:51 +0000)]
Fixed typeo in etags target

svn path=/trunk/; revision=2649

22 years agoRemoved incorrect path seperator replacement
Phillip Susi [Mon, 25 Feb 2002 05:07:35 +0000 (05:07 +0000)]
Removed incorrect path seperator replacement

svn path=/trunk/; revision=2648

22 years agoMinor changes for making apps/baresh compile (tough it doesn't work yet).
Emanuele Aliberti [Sun, 24 Feb 2002 22:14:05 +0000 (22:14 +0000)]
Minor changes for making apps/baresh compile (tough it doesn't work yet).

svn path=/trunk/; revision=2647

22 years agoModified demo LPC server and client with verbose output.
Emanuele Aliberti [Sun, 24 Feb 2002 17:44:22 +0000 (17:44 +0000)]
Modified demo LPC server and client with verbose output.

svn path=/trunk/; revision=2646

22 years agoNew 0019 release date
Jason Filby [Sun, 24 Feb 2002 13:10:37 +0000 (13:10 +0000)]
New 0019 release date

svn path=/trunk/; revision=2644

22 years agoFixed showstopper!
Eric Kohl [Sat, 23 Feb 2002 23:08:58 +0000 (23:08 +0000)]
Fixed showstopper!

svn path=/trunk/; revision=2643

22 years agodll baseaddress list, may be used as part of future build process.
Steven Edwards [Sat, 23 Feb 2002 03:52:18 +0000 (03:52 +0000)]
dll baseaddress list, may be used as part of future build process.
Please help keep it up2date.

svn path=/trunk/; revision=2642

22 years agoAdded some more prototypes
Eric Kohl [Fri, 22 Feb 2002 17:57:57 +0000 (17:57 +0000)]
Added some more prototypes

svn path=/trunk/; revision=2641

22 years agoAdded ObGetObjectPointerCount() and SetokenImpersonationLevel().
Eric Kohl [Fri, 22 Feb 2002 13:36:24 +0000 (13:36 +0000)]
Added ObGetObjectPointerCount() and SetokenImpersonationLevel().

svn path=/trunk/; revision=2640

22 years agoVersion 0.0.19
Jason Filby [Thu, 21 Feb 2002 22:48:39 +0000 (22:48 +0000)]
Version 0.0.19

svn path=/trunk/; revision=2639

22 years agoRemoved common TOKEN_CONTROL structure.
Eric Kohl [Wed, 20 Feb 2002 22:51:48 +0000 (22:51 +0000)]
Removed common TOKEN_CONTROL structure.

svn path=/trunk/; revision=2638

22 years agoStarted security manager initialization.
Eric Kohl [Wed, 20 Feb 2002 20:16:49 +0000 (20:16 +0000)]
Started security manager initialization.
Some cleanup.

svn path=/trunk/; revision=2637

22 years agopurely cosmetic commit: edited the introductory comments of several files to uniform...
KJK::Hyperion [Wed, 20 Feb 2002 09:17:58 +0000 (09:17 +0000)]
purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates

svn path=/trunk/; revision=2636

22 years agowhoops - forgot to commit header files
KJK::Hyperion [Wed, 20 Feb 2002 07:13:22 +0000 (07:13 +0000)]
whoops - forgot to commit header files

svn path=/trunk/; revision=2635

22 years agonow introducing the POSIX+ client DLL! (my first check-in, hope I don't f*** up somet...
KJK::Hyperion [Wed, 20 Feb 2002 07:06:52 +0000 (07:06 +0000)]
now introducing the POSIX+ client DLL! (my first check-in, hope I don't f*** up something)

svn path=/trunk/; revision=2634

22 years agoRemoved unused code.
Eric Kohl [Tue, 19 Feb 2002 14:06:36 +0000 (14:06 +0000)]
Removed unused code.

svn path=/trunk/; revision=2633

22 years ago- Fixed object creation. Named objects are now automatically attached to a parent...
Eric Kohl [Tue, 19 Feb 2002 00:09:25 +0000 (00:09 +0000)]
- Fixed object creation. Named objects are now automatically attached to a parent directory object.
- Minor header cleanup.

svn path=/trunk/; revision=2632

22 years agoFixed the 'Frequent Crasher Bug'.
Hartmut Birr [Mon, 18 Feb 2002 18:41:23 +0000 (18:41 +0000)]
Fixed the 'Frequent Crasher Bug'.

svn path=/trunk/; revision=2631

22 years agoFixed some overruns with a not zero terminated string and a given precision specifica...
Hartmut Birr [Mon, 18 Feb 2002 18:39:31 +0000 (18:39 +0000)]
Fixed some overruns with a not zero terminated string and a given precision specification.

svn path=/trunk/; revision=2630

22 years agoChanged from Nt to Zw functions in VGAResetDevice.
Hartmut Birr [Sat, 16 Feb 2002 22:00:52 +0000 (22:00 +0000)]
Changed from Nt to Zw functions in VGAResetDevice.

svn path=/trunk/; revision=2629

22 years agodisable debugging messages
Jason Filby [Sat, 16 Feb 2002 00:51:02 +0000 (00:51 +0000)]
disable debugging messages

svn path=/trunk/; revision=2628

22 years agoRestore the 80x50 mode in VGAResetDevice().
Hartmut Birr [Fri, 15 Feb 2002 20:17:10 +0000 (20:17 +0000)]
Restore the 80x50 mode in VGAResetDevice().

svn path=/trunk/; revision=2627

22 years agoIn W32kDeleteDC call UnreferenceDriver only for non memory DC.
Hartmut Birr [Fri, 15 Feb 2002 20:14:43 +0000 (20:14 +0000)]
In W32kDeleteDC call UnreferenceDriver only for non memory DC.
This will fix the second gditest bug.

svn path=/trunk/; revision=2626

22 years agoRemoved obsolete functions/protypes HalInitFirstTask() and HalSwitchTask().
Eric Kohl [Fri, 15 Feb 2002 14:47:55 +0000 (14:47 +0000)]
Removed obsolete functions/protypes HalInitFirstTask() and HalSwitchTask().
Renamed misleading function HalReleaseTask() to KeReleaseThread().

svn path=/trunk/; revision=2625