reactos.git
19 years agoKeep zero-initialized varaibles in the .data section.
Eric Kohl [Wed, 2 Jun 2004 20:37:46 +0000 (20:37 +0000)]
Keep zero-initialized varaibles in the .data section.

svn path=/trunk/; revision=9595

19 years ago- Fixed the searching for boot load drivers. This solves the pci driver loading problem.
Hartmut Birr [Wed, 2 Jun 2004 20:30:56 +0000 (20:30 +0000)]
- Fixed the searching for boot load drivers. This solves the pci driver loading problem.

svn path=/trunk/; revision=9594

19 years ago- Fixed the makefiles for the build on windows.
Hartmut Birr [Wed, 2 Jun 2004 20:26:08 +0000 (20:26 +0000)]
- Fixed the makefiles for the build on windows.

svn path=/trunk/; revision=9593

19 years agoAdded license text (MIT license) to the SEH library, added the header files
KJK::Hyperion [Wed, 2 Jun 2004 19:22:06 +0000 (19:22 +0000)]
Added license text (MIT license) to the SEH library, added the header files

svn path=/trunk/; revision=9592

19 years agoSEH library
KJK::Hyperion [Wed, 2 Jun 2004 18:36:55 +0000 (18:36 +0000)]
SEH library

svn path=/trunk/; revision=9591

19 years agoPatch by Pablo Borobia <pablog7@argentina.com>
Gé van Geldorp [Wed, 2 Jun 2004 18:29:21 +0000 (18:29 +0000)]
Patch by Pablo Borobia <pablog7@argentina.com>
Work on clipboard.

svn path=/trunk/; revision=9590

19 years agoPatch by Pablo Borobia <pablog7@argentina.com>
Gé van Geldorp [Wed, 2 Jun 2004 18:26:58 +0000 (18:26 +0000)]
Patch by Pablo Borobia <pablog7@argentina.com>
Correct search path for DLL loading (including directory from which .exe
was loaded).

svn path=/trunk/; revision=9589

19 years agoChanged the build system to treat nasm as a first-class citizen, making it produce...
KJK::Hyperion [Wed, 2 Jun 2004 18:24:09 +0000 (18:24 +0000)]
Changed the build system to treat nasm as a first-class citizen, making it produce output in the correct format (Microsoft COFF) and cleaning up some bit rot (unused makefile variables, different conventions from the rest of the build system, etc.)

svn path=/trunk/; revision=9588

19 years agochange to zoomin Makefile to get it compiling, and enable touch, genguid, zoomin...
Royce Mitchell III [Wed, 2 Jun 2004 02:27:04 +0000 (02:27 +0000)]
change to zoomin Makefile to get it compiling, and enable touch, genguid, zoomin, winemine, kill, tcat, and tlist - patch by Travis Snoozy <ai2097@yahoo.com>

svn path=/trunk/; revision=9587

19 years agorevert to 1.3. I didnt mean to commit that
Steven Edwards [Tue, 1 Jun 2004 19:08:53 +0000 (19:08 +0000)]
revert to 1.3. I didnt mean to commit that

svn path=/trunk/; revision=9586

19 years agoadd tgetopt to the list of static libs
Steven Edwards [Tue, 1 Jun 2004 19:06:50 +0000 (19:06 +0000)]
add tgetopt to the list of static libs

svn path=/trunk/; revision=9585

19 years agoFor some strange reason IniFileSectionListHead is not initialized correctly.
Eric Kohl [Tue, 1 Jun 2004 11:12:59 +0000 (11:12 +0000)]
For some strange reason IniFileSectionListHead is not initialized correctly.
Intialize it maually in order to prevent access violations.

svn path=/trunk/; revision=9584

19 years agoPatch 257 in bugzilla: "Import Regedit translations from WINE.
Aleksey Bragin [Tue, 1 Jun 2004 10:20:24 +0000 (10:20 +0000)]
Patch 257 in bugzilla: "Import Regedit translations from WINE.
Existing resource 'About' from WINE has been removed
since ReactOS already has it."

svn path=/trunk/; revision=9583

19 years agomoved the safe mem copy routines
Gunnar Dalsnes [Tue, 1 Jun 2004 10:16:26 +0000 (10:16 +0000)]
moved the safe mem copy routines

svn path=/trunk/; revision=9582

19 years agoAdd regsvr32
Steven Edwards [Tue, 1 Jun 2004 01:46:51 +0000 (01:46 +0000)]
Add regsvr32
Travis Snoozy <ai2097@yahoo.com>

svn path=/trunk/; revision=9580

19 years agoMake the freeldr build system more like the reactos module
Steven Edwards [Tue, 1 Jun 2004 01:21:07 +0000 (01:21 +0000)]
Make the freeldr build system more like the reactos module
build system. (top level rules.mak, etc....)

Travis Snoozy <ai2097@yahoo.com>

svn path=/trunk/; revision=9579

19 years agoFix building and use W32API
Steven Edwards [Tue, 1 Jun 2004 01:13:29 +0000 (01:13 +0000)]
Fix building and use W32API
Travis Snoozy <ai2097@yahoo.com>

svn path=/trunk/; revision=9578

19 years agochange xInterlockedAddLargeStatistic and ExInterlockedCompareExchange64 to be impleme...
Steven Edwards [Tue, 1 Jun 2004 01:00:25 +0000 (01:00 +0000)]
change xInterlockedAddLargeStatistic and ExInterlockedCompareExchange64 to be implemented.

svn path=/trunk/; revision=9577

19 years agocreate rtl for stuff common to ntdll/ntoskrnl
Gunnar Dalsnes [Tue, 1 Jun 2004 00:14:07 +0000 (00:14 +0000)]
create rtl for stuff common to ntdll/ntoskrnl

svn path=/trunk/; revision=9576

19 years agoremoved something i shouldn't have
Gunnar Dalsnes [Mon, 31 May 2004 23:37:22 +0000 (23:37 +0000)]
removed something i shouldn't have

svn path=/trunk/; revision=9575

19 years agointegrate optional SDI mode into main explorer branch
Martin Fuchs [Mon, 31 May 2004 22:39:12 +0000 (22:39 +0000)]
integrate optional SDI mode into main explorer branch

svn path=/trunk/; revision=9574

19 years agoMerge DDE patch from Wine:
Filip Navara [Mon, 31 May 2004 19:52:47 +0000 (19:52 +0000)]
Merge DDE patch from Wine:

    Dmitry Timoshkov <dmitry@codeweavers.com>
    Fix a bug in ShellExecute which called DdeCreateStringHandleW
    with a wrong parameter. Revert previous erroneous fix.

(Fixes return value of DdeQueryString[AW] and error codes)

svn path=/trunk/; revision=9573

19 years agocreate rtl for stuff common to ntdll/ntoskrnl
Gunnar Dalsnes [Mon, 31 May 2004 19:51:47 +0000 (19:51 +0000)]
create rtl for stuff common to ntdll/ntoskrnl

svn path=/trunk/; revision=9572

19 years agocreate rtl for stuff common to ntdll/ntoskrnl
Gunnar Dalsnes [Mon, 31 May 2004 19:45:16 +0000 (19:45 +0000)]
create rtl for stuff common to ntdll/ntoskrnl

svn path=/trunk/; revision=9571

19 years agocreate rtl for stuff common to ntdll/ntoskrnl
Gunnar Dalsnes [Mon, 31 May 2004 19:33:59 +0000 (19:33 +0000)]
create rtl for stuff common to ntdll/ntoskrnl

svn path=/trunk/; revision=9570

19 years agoTemp fix for GlobalMemoryStatus, pleas test.
James Tabor [Mon, 31 May 2004 16:54:04 +0000 (16:54 +0000)]
Temp fix for GlobalMemoryStatus, pleas test.

svn path=/trunk/; revision=9569

19 years ago2004-05-31 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Mon, 31 May 2004 12:21:24 +0000 (12:21 +0000)]
2004-05-31  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* include/reactos/version.h (KERNEL_VERSION_BUILD_TYPE): Replace possible
value FINAL with RELEASE.

svn path=/trunk/; revision=9568

19 years agoTemporarily undo KeAttachProcess() done by win32k
Gé van Geldorp [Mon, 31 May 2004 11:47:05 +0000 (11:47 +0000)]
Temporarily undo KeAttachProcess() done by win32k

svn path=/trunk/; revision=9567

19 years agoAdd more processor information.
Eric Kohl [Mon, 31 May 2004 11:41:14 +0000 (11:41 +0000)]
Add more processor information.
Patch by Christoph_vW. Fixes bug #321.

svn path=/trunk/; revision=9566

19 years agochanged a string
Thomas Bluemel [Mon, 31 May 2004 08:45:46 +0000 (08:45 +0000)]
changed a string

svn path=/trunk/; revision=9565

19 years ago- Write the system boot device and start options to registry, also create the MiniNT...
Filip Navara [Sun, 30 May 2004 21:40:47 +0000 (21:40 +0000)]
- Write the system boot device and start options to registry, also create the MiniNT registry key if needed.

svn path=/trunk/; revision=9564

19 years ago- Implementation of IoQueryDeviceDescription. Patch by Alex Ionescu.
Filip Navara [Sun, 30 May 2004 18:30:03 +0000 (18:30 +0000)]
- Implementation of IoQueryDeviceDescription. Patch by Alex Ionescu.

svn path=/trunk/; revision=9563

19 years agoRead device settings from txtsetup.sif.
Eric Kohl [Sun, 30 May 2004 14:54:02 +0000 (14:54 +0000)]
Read device settings from txtsetup.sif.

svn path=/trunk/; revision=9562

19 years agoPrevent unnecessary code where count is zero in NtGdiExtTextOut
Jason Filby [Sun, 30 May 2004 14:51:45 +0000 (14:51 +0000)]
Prevent unnecessary code where count is zero in NtGdiExtTextOut

svn path=/trunk/; revision=9561

19 years agolittle GDI speed improvements
Thomas Bluemel [Sun, 30 May 2004 14:01:13 +0000 (14:01 +0000)]
little GDI speed improvements

svn path=/trunk/; revision=9560

19 years agoAdd device settings information.
Eric Kohl [Sun, 30 May 2004 13:03:04 +0000 (13:03 +0000)]
Add device settings information.

svn path=/trunk/; revision=9559

19 years ago- Fixed a wrong address in MmAlterViewAttributes which possible does cause a crash...
Hartmut Birr [Sun, 30 May 2004 12:55:11 +0000 (12:55 +0000)]
- Fixed a wrong address in MmAlterViewAttributes which possible does cause a crash if the region is longer than one page.

svn path=/trunk/; revision=9558

19 years ago- Fixed some NULL-terminating issues that caused the 'videoprt.sys??????????????...
Filip Navara [Sun, 30 May 2004 11:47:43 +0000 (11:47 +0000)]
- Fixed some NULL-terminating issues that caused the 'videoprt.sys???????????????' module name problem.

svn path=/trunk/; revision=9557

19 years ago- Print the memory map at start up to the debug port.
Hartmut Birr [Sat, 29 May 2004 22:10:05 +0000 (22:10 +0000)]
- Print the memory map at start up to the debug port.

svn path=/trunk/; revision=9556

19 years ago- Moved the definition of all dll base addresses to baseaddress.cfg.
Hartmut Birr [Sat, 29 May 2004 21:55:09 +0000 (21:55 +0000)]
- Moved the definition of all dll base addresses to baseaddress.cfg.

svn path=/trunk/; revision=9555

19 years ago- When checking for ReactOS cd-rom, in addition to 'reactos/ntoskrnl.exe' check also...
Filip Navara [Sat, 29 May 2004 21:28:28 +0000 (21:28 +0000)]
- When checking for ReactOS cd-rom, in addition to 'reactos/ntoskrnl.exe' check also for 'reactos/system32/ntoskrnl.exe'.

svn path=/trunk/; revision=9554

19 years ago- Moved the definition of all dll base addresses to baseaddress.cfg.
Hartmut Birr [Sat, 29 May 2004 21:24:48 +0000 (21:24 +0000)]
- Moved the definition of all dll base addresses to baseaddress.cfg.

svn path=/trunk/; revision=9553

19 years ago- Fix the "use of cast expressions as lvalues is deprecated" warning.
Filip Navara [Sat, 29 May 2004 21:21:06 +0000 (21:21 +0000)]
- Fix the "use of cast expressions as lvalues is deprecated" warning.

svn path=/trunk/; revision=9552

19 years ago- Fixed DPRINTs.
Filip Navara [Sat, 29 May 2004 21:15:58 +0000 (21:15 +0000)]
- Fixed DPRINTs.
- Added support for including other .inf files while building the standard hives.

svn path=/trunk/; revision=9551

19 years agoAdded csq to build.
Art Yerkes [Sat, 29 May 2004 17:00:41 +0000 (17:00 +0000)]
Added csq to build.

svn path=/trunk/; revision=9548

19 years ago- Changed font substitution: MS Sans Serif -> Bitstream Vera Sans.
Filip Navara [Sat, 29 May 2004 15:53:56 +0000 (15:53 +0000)]
- Changed font substitution: MS Sans Serif -> Bitstream Vera Sans.

svn path=/trunk/; revision=9547

19 years ago- Correctly initialize the startup info in WinExec.
Filip Navara [Sat, 29 May 2004 15:10:28 +0000 (15:10 +0000)]
- Correctly initialize the startup info in WinExec.

svn path=/trunk/; revision=9546

19 years ago- Prepend "\\??\" to the file name in NtGdiAddFontResource.
Filip Navara [Sat, 29 May 2004 15:10:27 +0000 (15:10 +0000)]
- Prepend "\\??\" to the file name in NtGdiAddFontResource.

svn path=/trunk/; revision=9545

19 years ago- Fixed unicode string copying bug in NtGdiAddFontResource.
Filip Navara [Sat, 29 May 2004 13:12:08 +0000 (13:12 +0000)]
- Fixed unicode string copying bug in NtGdiAddFontResource.

svn path=/trunk/; revision=9544

19 years ago- Fixed declaration of IMAGE_EXPORT_DIRECTORY structure.
Filip Navara [Sat, 29 May 2004 11:58:16 +0000 (11:58 +0000)]
- Fixed declaration of IMAGE_EXPORT_DIRECTORY structure.

svn path=/trunk/; revision=9543

19 years ago- The last parameter of NtReadVirtualMemory should be optional.
Filip Navara [Sat, 29 May 2004 11:53:43 +0000 (11:53 +0000)]
- The last parameter of NtReadVirtualMemory should be optional.

svn path=/trunk/; revision=9542

19 years ago- RaiseException should pass the exception parameters even if the exception is non...
Filip Navara [Sat, 29 May 2004 11:51:33 +0000 (11:51 +0000)]
- RaiseException should pass the exception parameters even if the exception is non-continuable.

svn path=/trunk/; revision=9541

19 years agoNdisQueryPacketLength -- Based in an obvious way on a similar macro.
Art Yerkes [Sat, 29 May 2004 10:45:26 +0000 (10:45 +0000)]
NdisQueryPacketLength -- Based in an obvious way on a similar macro.

svn path=/trunk/; revision=9539

19 years agoFixes for gcc-3.4.0 (pasting the __FUNCTION__ constant with a string)
Art Yerkes [Sat, 29 May 2004 09:59:25 +0000 (09:59 +0000)]
Fixes for gcc-3.4.0 (pasting the __FUNCTION__ constant with a string)
and cast lvalue (reported by thomas weidenmueller)

svn path=/trunk/; revision=9537

19 years agomoved oskittcp as it is a driver lib.
Steven Edwards [Sat, 29 May 2004 00:56:56 +0000 (00:56 +0000)]
moved oskittcp as it is a driver lib.

svn path=/trunk/; revision=9529

19 years agomoved oskittcp as it is a driver lib.
Steven Edwards [Sat, 29 May 2004 00:16:39 +0000 (00:16 +0000)]
moved oskittcp as it is a driver lib.

svn path=/trunk/; revision=9527

19 years agoClean up calls from win32k to csrss
Gé van Geldorp [Fri, 28 May 2004 21:33:41 +0000 (21:33 +0000)]
Clean up calls from win32k to csrss

svn path=/trunk/; revision=9526

19 years agoput version information where it's supposed to go - thanks to Ge
Royce Mitchell III [Fri, 28 May 2004 21:21:06 +0000 (21:21 +0000)]
put version information where it's supposed to go - thanks to Ge

svn path=/trunk/; revision=9525

19 years ago- Revert the PS/2 timeouts to the old values.
Filip Navara [Fri, 28 May 2004 21:17:42 +0000 (21:17 +0000)]
- Revert the PS/2 timeouts to the old values.

svn path=/trunk/; revision=9524

19 years agoreactos-specific debugging functions KeRosDumpStackFrames and KeRosPrintAddress
Royce Mitchell III [Fri, 28 May 2004 21:16:27 +0000 (21:16 +0000)]
reactos-specific debugging functions KeRosDumpStackFrames and KeRosPrintAddress

svn path=/trunk/; revision=9523

19 years agoOS version information - patch by Christoph von Wittich
Royce Mitchell III [Fri, 28 May 2004 19:58:30 +0000 (19:58 +0000)]
OS version information - patch by Christoph von Wittich

svn path=/trunk/; revision=9522

19 years agoTurn net/netstat and net/ipconfig back on again, since the build problems
Gé van Geldorp [Fri, 28 May 2004 18:30:22 +0000 (18:30 +0000)]
Turn net/netstat and net/ipconfig back on again, since the build problems
were solved

svn path=/trunk/; revision=9521

19 years agoDon't redefine WINAPI. Spotted by Travis Snoozy <ai2097@yahoo.com>
Gé van Geldorp [Fri, 28 May 2004 18:25:05 +0000 (18:25 +0000)]
Don't redefine WINAPI. Spotted by Travis Snoozy <ai2097@yahoo.com>

svn path=/trunk/; revision=9520

19 years agoRemove dummy WINAPI define
Steven Edwards [Fri, 28 May 2004 18:21:18 +0000 (18:21 +0000)]
Remove dummy WINAPI define

svn path=/trunk/; revision=9519

19 years agocleanup of the SDK and disable use of the old WINE tree.
Steven Edwards [Fri, 28 May 2004 18:18:43 +0000 (18:18 +0000)]
cleanup of the SDK and disable use of the old WINE tree.
Travis Snoozy <ai2097@yahoo.com>

svn path=/trunk/; revision=9518

19 years agoAdd rule for generating .i (preprocessed) files from .c files
Gé van Geldorp [Fri, 28 May 2004 18:16:46 +0000 (18:16 +0000)]
Add rule for generating .i (preprocessed) files from .c files

svn path=/trunk/; revision=9517

19 years agoupgrading user32 test to Wine-20040527 - disabled a test in the 'msg' test because...
Royce Mitchell III [Fri, 28 May 2004 17:56:17 +0000 (17:56 +0000)]
upgrading user32  test to Wine-20040527 - disabled a test in the 'msg' test because it fails on XP SP1.

svn path=/trunk/; revision=9516

19 years agoadded constants needed by wine's "user32 msg" test
Royce Mitchell III [Fri, 28 May 2004 14:31:49 +0000 (14:31 +0000)]
added constants needed by wine's "user32 msg" test

svn path=/trunk/; revision=9515

19 years agofixed typo
Thomas Bluemel [Fri, 28 May 2004 13:23:24 +0000 (13:23 +0000)]
fixed typo

svn path=/trunk/; revision=9514

19 years ago1. properly check parameters in SetFilePointer(Ex)()
Thomas Bluemel [Fri, 28 May 2004 13:17:32 +0000 (13:17 +0000)]
1. properly check parameters in SetFilePointer(Ex)()
2. fixed several functions to fail if dealing with console handles

svn path=/trunk/; revision=9513

19 years ago- Implement a generic selection list.
Eric Kohl [Fri, 28 May 2004 12:14:00 +0000 (12:14 +0000)]
- Implement a generic selection list.
- Use selection list in device settings pages.

svn path=/trunk/; revision=9512

19 years agoadded CS_DROPSHADOW, needed by latest version of wine's user32 test app
Royce Mitchell III [Fri, 28 May 2004 03:43:12 +0000 (03:43 +0000)]
added CS_DROPSHADOW, needed by latest version of wine's user32 test app

svn path=/trunk/; revision=9511

19 years agoremoved programs that link to iphlpapi till exports are worked out.
Mark Tempel [Fri, 28 May 2004 02:32:43 +0000 (02:32 +0000)]
removed programs that link to iphlpapi till exports are worked out.

svn path=/trunk/; revision=9510

19 years agofixed filename in include statement and added some debug prints for stubs
Thomas Bluemel [Thu, 27 May 2004 14:50:17 +0000 (14:50 +0000)]
fixed filename in include statement and added some debug prints for stubs

svn path=/trunk/; revision=9508

19 years agoeliminate unnecessary multiplications in the inner loops of DIB_1BPP_BitBltSrcCopy_Fr...
Royce Mitchell III [Thu, 27 May 2004 12:35:23 +0000 (12:35 +0000)]
eliminate unnecessary multiplications in the inner loops of DIB_1BPP_BitBltSrcCopy_From1BPP

svn path=/trunk/; revision=9507

19 years ago- Don't change the environment block if the number of variables has not changed ...
Hartmut Birr [Thu, 27 May 2004 11:49:48 +0000 (11:49 +0000)]
- Don't change the environment block if the number of variables has not changed (in BlockEnvToEnviron).
- Use a copy of the environment strings (in BlockEnvToEnviron).

svn path=/trunk/; revision=9506

19 years agofixed missing class dereferencings and store a list of windows in the class object
Thomas Bluemel [Thu, 27 May 2004 11:47:42 +0000 (11:47 +0000)]
fixed missing class dereferencings and store a list of windows in the class object

svn path=/trunk/; revision=9505

19 years ago- New font substitution: MS Sans Serif -> Bitstream Vera Serif
Filip Navara [Wed, 26 May 2004 21:47:07 +0000 (21:47 +0000)]
- New font substitution: MS Sans Serif -> Bitstream Vera Serif

svn path=/trunk/; revision=9504

19 years ago- Implement dummy device settings pages.
Eric Kohl [Wed, 26 May 2004 20:58:37 +0000 (20:58 +0000)]
- Implement dummy device settings pages.
- Hide the cursor at startup.

svn path=/trunk/; revision=9503

19 years agoFix warnings by vandread.
Aleksey Bragin [Wed, 26 May 2004 20:37:25 +0000 (20:37 +0000)]
Fix warnings by vandread.

svn path=/trunk/; revision=9502

19 years ago- Return success for SystemFileCacheInformation requests to NtQuerySystemInformation...
Filip Navara [Wed, 26 May 2004 19:56:35 +0000 (19:56 +0000)]
- Return success for SystemFileCacheInformation requests to NtQuerySystemInformation, so we can see some information in the Task Manager.

svn path=/trunk/; revision=9501

19 years ago- Fixed the third passed parameter to NtSetInformationThread call in ImpersonateLogge...
Filip Navara [Wed, 26 May 2004 19:53:48 +0000 (19:53 +0000)]
- Fixed the third passed parameter to NtSetInformationThread call in ImpersonateLoggedOnUser.

svn path=/trunk/; revision=9500

19 years agoselecting a new clipping region into a dc doesn't return the previous clipping region...
Thomas Bluemel [Wed, 26 May 2004 18:59:21 +0000 (18:59 +0000)]
selecting a new clipping region into a dc doesn't return the previous clipping region handle

svn path=/trunk/; revision=9499

19 years agofixed returning uninitialized variable in NtGdiSelectVisRgn() and NtGdiExtSelectClipRgn()
Thomas Bluemel [Wed, 26 May 2004 18:49:06 +0000 (18:49 +0000)]
fixed returning uninitialized variable in NtGdiSelectVisRgn() and NtGdiExtSelectClipRgn()

svn path=/trunk/; revision=9498

19 years agoAppend two newlines to the "Press any key to boot form CD....." string.
Eric Kohl [Wed, 26 May 2004 10:58:29 +0000 (10:58 +0000)]
Append two newlines to the "Press any key to boot form CD....." string.

svn path=/trunk/; revision=9497

19 years agoadded stubs for SetFileSecurityW(), GetNamedSecurityInfoA/W() and SetNamedSecurityInf...
Thomas Bluemel [Wed, 26 May 2004 09:50:10 +0000 (09:50 +0000)]
added stubs for SetFileSecurityW(), GetNamedSecurityInfoA/W() and SetNamedSecurityInfoA/W()

svn path=/trunk/; revision=9496

19 years ago- Set CurrentThread->u1.ExitTime to exit time in PsTerminateCurrentThread. Patch...
Filip Navara [Tue, 25 May 2004 22:03:48 +0000 (22:03 +0000)]
- Set CurrentThread->u1.ExitTime to exit time in PsTerminateCurrentThread. Patch by Alex Ionescu.

svn path=/trunk/; revision=9495

19 years ago- Enabled the 'Press any key to boot from CD' message in the ISO
Filip Navara [Tue, 25 May 2004 21:47:39 +0000 (21:47 +0000)]
- Enabled the 'Press any key to boot from CD' message in the ISO
  boot code and show it only when some hard disk is present.
- Adjusted detection timeouts for PS/2 and RS232 to the minimum
  allowed by the specifications so we don't spend ages in hardware detection.
- Experimental NTFS reading support. (No boot code, no attribute lists, no decompression)

svn path=/trunk/; revision=9494

19 years ago- Enabled the 'Press any key to boot from CD' message in the ISO
Filip Navara [Tue, 25 May 2004 21:31:27 +0000 (21:31 +0000)]
- Enabled the 'Press any key to boot from CD' message in the ISO
  boot code and show it only when some hard disk is present.
- Adjusted detection timeouts for PS/2 and RS232 to the minimum
  allowed by the specifications so we don't spend ages in hardware detection.
- Experimental NTFS reading support. (No boot code, no attribute lists, no decompression)

svn path=/trunk/; revision=9493

19 years ago- Fixed definition of assert macro.
Filip Navara [Tue, 25 May 2004 20:04:14 +0000 (20:04 +0000)]
- Fixed definition of assert macro.
- Fixed few DPRINTs to compile.
- Handle OF_CREATE flag of OpenFile.

svn path=/trunk/; revision=9492

19 years agoSample man files
Aleksey Bragin [Tue, 25 May 2004 18:50:54 +0000 (18:50 +0000)]
Sample man files

svn path=/trunk/; revision=9491

19 years agoNew version of man by Semyon Novikov. Manual pages should be located in c:\\man for...
Aleksey Bragin [Tue, 25 May 2004 18:49:04 +0000 (18:49 +0000)]
New version of man by Semyon Novikov. Manual pages should be located in c:\\man for now, later it will be enhanced to environment variable.
I have changed the makefile so it is compatible with ReactOS, and compiles just by running 'make'. There are some warnings also, but I didn't have time to fix them.

svn path=/trunk/; revision=9490

19 years ago- Run Task Manager when CTRL-ALT-DEL is pressed.
Filip Navara [Tue, 25 May 2004 15:53:16 +0000 (15:53 +0000)]
- Run Task Manager when CTRL-ALT-DEL is pressed.

svn path=/trunk/; revision=9489

19 years ago- Support for window-less hotkeys.
Filip Navara [Tue, 25 May 2004 15:52:45 +0000 (15:52 +0000)]
- Support for window-less hotkeys.
- Send hotkeys even if there's no focus window.

svn path=/trunk/; revision=9488

19 years ago- Implemented ScsiPortGetPhysicalAddress also for addresses from sense info buffer.
Hartmut Birr [Mon, 24 May 2004 20:33:41 +0000 (20:33 +0000)]
- Implemented ScsiPortGetPhysicalAddress also for addresses from sense info buffer.
- Allocated the sense info buffer within contiguous physical memory.
- Don't send an sence request after an error if the miniport driver is autosense-capable.

svn path=/trunk/; revision=9487

19 years agoImplement kernel-mode range lists.
Eric Kohl [Mon, 24 May 2004 12:08:55 +0000 (12:08 +0000)]
Implement kernel-mode range lists.
Install target must not rebuild executables.

svn path=/trunk/; revision=9486

19 years agoImplement kernel-mode range lists.
Eric Kohl [Mon, 24 May 2004 12:05:54 +0000 (12:05 +0000)]
Implement kernel-mode range lists.

svn path=/trunk/; revision=9485

19 years agoImplement RtlInvertRangeList() and RtlMergeRangeList().
Eric Kohl [Mon, 24 May 2004 12:03:24 +0000 (12:03 +0000)]
Implement RtlInvertRangeList() and RtlMergeRangeList().

svn path=/trunk/; revision=9484

19 years ago- Fixed my copy-and-paste bug. Thanks to Royce III.
Hartmut Birr [Sun, 23 May 2004 15:49:56 +0000 (15:49 +0000)]
- Fixed my copy-and-paste bug. Thanks to Royce III.

svn path=/trunk/; revision=9483

19 years agoignore the hInstance field while searching classes if it's NULL
Thomas Bluemel [Sun, 23 May 2004 14:04:58 +0000 (14:04 +0000)]
ignore the hInstance field while searching classes if it's NULL

svn path=/trunk/; revision=9482