Filip Navara
|
58211be6c8
|
- Write the system boot device and start options to registry, also create the MiniNT registry key if needed.
svn path=/trunk/; revision=9564
|
2004-05-30 21:40:47 +00:00 |
|
Filip Navara
|
c5cd2328e8
|
- Implementation of IoQueryDeviceDescription. Patch by Alex Ionescu.
svn path=/trunk/; revision=9563
|
2004-05-30 18:30:03 +00:00 |
|
Eric Kohl
|
9c2056bb25
|
Read device settings from txtsetup.sif.
svn path=/trunk/; revision=9562
|
2004-05-30 14:54:02 +00:00 |
|
Jason Filby
|
e4bd8fff85
|
Prevent unnecessary code where count is zero in NtGdiExtTextOut
svn path=/trunk/; revision=9561
|
2004-05-30 14:51:45 +00:00 |
|
Thomas Bluemel
|
56099c14d4
|
little GDI speed improvements
svn path=/trunk/; revision=9560
|
2004-05-30 14:01:13 +00:00 |
|
Eric Kohl
|
2e86c2a5bc
|
Add device settings information.
svn path=/trunk/; revision=9559
|
2004-05-30 13:03:04 +00:00 |
|
Hartmut Birr
|
02c974661f
|
- 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
|
2004-05-30 12:55:11 +00:00 |
|
Filip Navara
|
4bbc945c9c
|
- Fixed some NULL-terminating issues that caused the 'videoprt.sys???????????????' module name problem.
svn path=/trunk/; revision=9557
|
2004-05-30 11:47:43 +00:00 |
|
Hartmut Birr
|
9fa3a2fdb7
|
- Print the memory map at start up to the debug port.
svn path=/trunk/; revision=9556
|
2004-05-29 22:10:05 +00:00 |
|
Hartmut Birr
|
d73db829fa
|
- Moved the definition of all dll base addresses to baseaddress.cfg.
svn path=/trunk/; revision=9555
|
2004-05-29 21:55:09 +00:00 |
|
Filip Navara
|
55532b15d9
|
- When checking for ReactOS cd-rom, in addition to 'reactos/ntoskrnl.exe' check also for 'reactos/system32/ntoskrnl.exe'.
svn path=/trunk/; revision=9554
|
2004-05-29 21:28:28 +00:00 |
|
Hartmut Birr
|
716bbd44ba
|
- Moved the definition of all dll base addresses to baseaddress.cfg.
svn path=/trunk/; revision=9553
|
2004-05-29 21:24:48 +00:00 |
|
Filip Navara
|
ceb8aca194
|
- Fix the "use of cast expressions as lvalues is deprecated" warning.
svn path=/trunk/; revision=9552
|
2004-05-29 21:21:06 +00:00 |
|
Filip Navara
|
9136088529
|
- Fixed DPRINTs.
- Added support for including other .inf files while building the standard hives.
svn path=/trunk/; revision=9551
|
2004-05-29 21:15:58 +00:00 |
|
Art Yerkes
|
dd2e0b0978
|
Added csq to build.
svn path=/trunk/; revision=9548
|
2004-05-29 17:00:41 +00:00 |
|
Filip Navara
|
8900df33c8
|
- Changed font substitution: MS Sans Serif -> Bitstream Vera Sans.
svn path=/trunk/; revision=9547
|
2004-05-29 15:53:56 +00:00 |
|
Filip Navara
|
45d5d0cea1
|
- Correctly initialize the startup info in WinExec.
svn path=/trunk/; revision=9546
|
2004-05-29 15:10:28 +00:00 |
|
Filip Navara
|
4faf15614f
|
- Prepend "\\??\" to the file name in NtGdiAddFontResource.
svn path=/trunk/; revision=9545
|
2004-05-29 15:10:27 +00:00 |
|
Filip Navara
|
1aeb737c6b
|
- Fixed unicode string copying bug in NtGdiAddFontResource.
svn path=/trunk/; revision=9544
|
2004-05-29 13:12:08 +00:00 |
|
Filip Navara
|
b94f2fca33
|
- Fixed declaration of IMAGE_EXPORT_DIRECTORY structure.
svn path=/trunk/; revision=9543
|
2004-05-29 11:58:16 +00:00 |
|
Filip Navara
|
206a67a937
|
- The last parameter of NtReadVirtualMemory should be optional.
svn path=/trunk/; revision=9542
|
2004-05-29 11:53:43 +00:00 |
|
Filip Navara
|
206298fe27
|
- RaiseException should pass the exception parameters even if the exception is non-continuable.
svn path=/trunk/; revision=9541
|
2004-05-29 11:51:33 +00:00 |
|
Art Yerkes
|
0f0b33c44c
|
NdisQueryPacketLength -- Based in an obvious way on a similar macro.
svn path=/trunk/; revision=9539
|
2004-05-29 10:45:26 +00:00 |
|
Art Yerkes
|
05769811b4
|
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
|
2004-05-29 09:59:25 +00:00 |
|
Steven Edwards
|
76fea742f0
|
moved oskittcp as it is a driver lib.
svn path=/trunk/; revision=9529
|
2004-05-29 00:56:56 +00:00 |
|
Steven Edwards
|
d31c888e86
|
moved oskittcp as it is a driver lib.
svn path=/trunk/; revision=9527
|
2004-05-29 00:16:39 +00:00 |
|
Gé van Geldorp
|
683ba367cc
|
Clean up calls from win32k to csrss
svn path=/trunk/; revision=9526
|
2004-05-28 21:33:41 +00:00 |
|
Royce Mitchell III
|
63fc502d5a
|
put version information where it's supposed to go - thanks to Ge
svn path=/trunk/; revision=9525
|
2004-05-28 21:21:06 +00:00 |
|
Filip Navara
|
f1b0bedbad
|
- Revert the PS/2 timeouts to the old values.
svn path=/trunk/; revision=9524
|
2004-05-28 21:17:42 +00:00 |
|
Royce Mitchell III
|
7440bee0cf
|
reactos-specific debugging functions KeRosDumpStackFrames and KeRosPrintAddress
svn path=/trunk/; revision=9523
|
2004-05-28 21:16:27 +00:00 |
|
Royce Mitchell III
|
2e294f5461
|
OS version information - patch by Christoph von Wittich
svn path=/trunk/; revision=9522
|
2004-05-28 19:58:30 +00:00 |
|
Gé van Geldorp
|
69f3448639
|
Turn net/netstat and net/ipconfig back on again, since the build problems
were solved
svn path=/trunk/; revision=9521
|
2004-05-28 18:30:22 +00:00 |
|
Gé van Geldorp
|
137743321e
|
Don't redefine WINAPI. Spotted by Travis Snoozy <ai2097@yahoo.com>
svn path=/trunk/; revision=9520
|
2004-05-28 18:25:05 +00:00 |
|
Steven Edwards
|
942d157b7a
|
Remove dummy WINAPI define
svn path=/trunk/; revision=9519
|
2004-05-28 18:21:18 +00:00 |
|
Steven Edwards
|
663c447ca6
|
cleanup of the SDK and disable use of the old WINE tree.
Travis Snoozy <ai2097@yahoo.com>
svn path=/trunk/; revision=9518
|
2004-05-28 18:18:43 +00:00 |
|
Gé van Geldorp
|
26beb80a11
|
Add rule for generating .i (preprocessed) files from .c files
svn path=/trunk/; revision=9517
|
2004-05-28 18:16:46 +00:00 |
|
Royce Mitchell III
|
11f4efc511
|
upgrading user32 test to Wine-20040527 - disabled a test in the 'msg' test because it fails on XP SP1.
svn path=/trunk/; revision=9516
|
2004-05-28 17:56:17 +00:00 |
|
Royce Mitchell III
|
b9b553dbf6
|
added constants needed by wine's "user32 msg" test
svn path=/trunk/; revision=9515
|
2004-05-28 14:31:49 +00:00 |
|
Thomas Bluemel
|
004720f1a6
|
fixed typo
svn path=/trunk/; revision=9514
|
2004-05-28 13:23:24 +00:00 |
|
Thomas Bluemel
|
336746ec95
|
1. properly check parameters in SetFilePointer(Ex)()
2. fixed several functions to fail if dealing with console handles
svn path=/trunk/; revision=9513
|
2004-05-28 13:17:32 +00:00 |
|
Eric Kohl
|
938ede25cd
|
- Implement a generic selection list.
- Use selection list in device settings pages.
svn path=/trunk/; revision=9512
|
2004-05-28 12:14:00 +00:00 |
|
Royce Mitchell III
|
69a06d8f31
|
added CS_DROPSHADOW, needed by latest version of wine's user32 test app
svn path=/trunk/; revision=9511
|
2004-05-28 03:43:12 +00:00 |
|
Mark Tempel
|
bd2990f457
|
removed programs that link to iphlpapi till exports are worked out.
svn path=/trunk/; revision=9510
|
2004-05-28 02:32:43 +00:00 |
|
Thomas Bluemel
|
d7b5932acd
|
fixed filename in include statement and added some debug prints for stubs
svn path=/trunk/; revision=9508
|
2004-05-27 14:50:17 +00:00 |
|
Royce Mitchell III
|
961036b735
|
eliminate unnecessary multiplications in the inner loops of DIB_1BPP_BitBltSrcCopy_From1BPP
svn path=/trunk/; revision=9507
|
2004-05-27 12:35:23 +00:00 |
|
Hartmut Birr
|
6e3bbc606d
|
- 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
|
2004-05-27 11:49:48 +00:00 |
|
Thomas Bluemel
|
94c04c2051
|
fixed missing class dereferencings and store a list of windows in the class object
svn path=/trunk/; revision=9505
|
2004-05-27 11:47:42 +00:00 |
|
Filip Navara
|
ae85951413
|
- New font substitution: MS Sans Serif -> Bitstream Vera Serif
svn path=/trunk/; revision=9504
|
2004-05-26 21:47:07 +00:00 |
|
Eric Kohl
|
43836af86c
|
- Implement dummy device settings pages.
- Hide the cursor at startup.
svn path=/trunk/; revision=9503
|
2004-05-26 20:58:37 +00:00 |
|
Aleksey Bragin
|
ac9cb4c5a6
|
Fix warnings by vandread.
svn path=/trunk/; revision=9502
|
2004-05-26 20:37:25 +00:00 |
|