Steven Edwards
5dd7488660
Add -Wall -Werror and turn off -D__USE_W32API
...
svn path=/trunk/; revision=6681
2003-11-17 20:48:22 +00:00
Steven Edwards
0db4c66b1e
Fixes for ntdll rtl and large int tests.
...
Added crc32 support to ntdll.
fix some unimplemented tags.
svn path=/trunk/; revision=6680
2003-11-17 20:35:46 +00:00
Royce Mitchell III
cdf123c30d
handle functions that take function ptrs as args
...
svn path=/trunk/; revision=6679
2003-11-17 19:27:57 +00:00
Filip Navara
5e87359eaa
- Support for RASTERCAPS in NtGdiGetDeviceCaps.
...
svn path=/trunk/; revision=6678
2003-11-17 08:20:24 +00:00
Royce Mitchell III
863b04b187
more special cases
...
svn path=/trunk/; revision=6677
2003-11-17 04:05:54 +00:00
KJK::Hyperion
38b48068ac
Theme dumper almost finished, but not working correctly
...
svn path=/trunk/; revision=6676
2003-11-17 02:36:36 +00:00
KJK::Hyperion
dfabfaeccf
Forgot a file
...
svn path=/trunk/; revision=6675
2003-11-17 02:32:45 +00:00
KJK::Hyperion
40e2bff3e7
Moved and renamed some ReactOS specific macros
...
svn path=/trunk/; revision=6672
2003-11-17 02:12:52 +00:00
Steven Edwards
8da4aa2712
Added port of LineDDA function from WINE.
...
svn path=/trunk/; revision=6671
2003-11-16 22:44:39 +00:00
Steven Edwards
03600c758d
Added -D__USE_W32API
...
svn path=/trunk/; revision=6670
2003-11-16 22:42:43 +00:00
Steven Edwards
1172647efd
Added -D__USE_W32API
...
svn path=/trunk/; revision=6669
2003-11-16 22:25:34 +00:00
Steven Edwards
a85264fc25
Added -D__USE_W32API
...
svn path=/trunk/; revision=6668
2003-11-16 21:47:20 +00:00
Eric Kohl
241482601d
Use a safe IO_STATUS_BLOCK from the kernel stack.
...
svn path=/trunk/; revision=6667
2003-11-16 21:03:59 +00:00
Eric Kohl
b5b0d3d61c
Open initial executable file synchronously.
...
svn path=/trunk/; revision=6666
2003-11-16 21:02:07 +00:00
Hartmut Birr
d0455ad11e
- Moved the pager thread as balancer thread to balance.c.
...
- Fixed some deadlock conditions for low memory situations.
svn path=/trunk/; revision=6665
2003-11-16 15:20:39 +00:00
Hartmut Birr
29e31c6fb0
- Create a memory area for the kpcr.
...
- Fixed the end address for unmapping unused address space behind the kernel.
- Free some unmapped pages.
- Initialized the pageop and rmap implementation earlier in the startup process.
svn path=/trunk/; revision=6664
2003-11-16 15:19:28 +00:00
Hartmut Birr
6dbdc4ff63
- Initialized lookaside lists earlier in the startup process.
...
svn path=/trunk/; revision=6663
2003-11-16 15:17:46 +00:00
Martin Fuchs
d26666b86c
added OLE error messages
...
svn path=/trunk/; revision=6662
2003-11-16 14:01:29 +00:00
Eric Kohl
662fd69962
Report handle information.
...
svn path=/trunk/; revision=6661
2003-11-16 13:47:20 +00:00
Eric Kohl
e9084a75c4
Support boot images larger than one sector (2048 bytes).
...
svn path=/trunk/; revision=6660
2003-11-16 13:45:42 +00:00
Martin Fuchs
dc28f04fd6
added error messages
...
svn path=/trunk/; revision=6659
2003-11-16 12:56:44 +00:00
Gé van Geldorp
a9f23d0bca
- Fix problems with non-zero cursor hotspots
...
- Add auto dependency tracking to vga ddi driver
- Changes for w32api
svn path=/trunk/; revision=6658
2003-11-16 12:36:24 +00:00
Martin Fuchs
bf942e1744
added more COM/OLE registry entries
...
svn path=/trunk/; revision=6657
2003-11-16 11:40:30 +00:00
Martin Fuchs
b722a5372c
added TRACE message for being not able to load messages with FormatMessage()
...
svn path=/trunk/; revision=6656
2003-11-16 11:35:25 +00:00
Martin Fuchs
5353eee005
added registry entries for explorer
...
svn path=/trunk/; revision=6655
2003-11-16 10:46:34 +00:00
Martin Fuchs
910a519182
added FIXME for FormatMessage()
...
svn path=/trunk/; revision=6654
2003-11-16 10:45:15 +00:00
Gé van Geldorp
f085df035a
Silence debug messages
...
svn path=/trunk/; revision=6653
2003-11-16 10:41:42 +00:00
Thomas Bluemel
a4b7ce555c
moved metafile functions into objects/metafile.c
...
svn path=/trunk/; revision=6652
2003-11-15 15:18:06 +00:00
Gé van Geldorp
f22cfcebd1
Fix warning if defined(DBG)
...
svn path=/trunk/; revision=6651
2003-11-15 15:08:32 +00:00
Thomas Bluemel
0320bf2ca6
small fixes
...
svn path=/trunk/; revision=6650
2003-11-15 14:25:50 +00:00
Thomas Bluemel
67e13dd228
added test app for enhanced meta files
...
svn path=/trunk/; revision=6649
2003-11-15 14:05:30 +00:00
Thomas Bluemel
ef913e1a3b
fixed setting the cursor size member
...
svn path=/trunk/; revision=6648
2003-11-15 12:43:25 +00:00
Thomas Bluemel
1b844b220b
fixed warning
...
svn path=/trunk/; revision=6647
2003-11-14 23:04:18 +00:00
Royce Mitchell III
99d650fdb4
added more tokens and libc headers
...
svn path=/trunk/; revision=6646
2003-11-14 19:51:59 +00:00
Thomas Bluemel
1c3867a641
Patch by Jonathon Wilson:
...
fix most of ReactOS to build with -Wall -Werror by default
svn path=/trunk/; revision=6645
2003-11-14 17:13:36 +00:00
Eric Kohl
52dd1df336
Added missing variables and moved variables in order to fix include order (declare types before use).
...
svn path=/trunk/; revision=6644
2003-11-14 15:19:35 +00:00
Eric Kohl
41cf5bc8f7
Fixed io statistic variables and initialized spinlock.
...
Patch by Mike Nordell.
svn path=/trunk/; revision=6643
2003-11-14 15:17:08 +00:00
Royce Mitchell III
6aed8b6dbd
get rid of buggy unnecessary macro
...
svn path=/trunk/; revision=6642
2003-11-14 14:12:29 +00:00
Royce Mitchell III
8d30d471de
fix unnecessarily recursive include
...
svn path=/trunk/; revision=6641
2003-11-14 14:10:55 +00:00
Royce Mitchell III
5822ae79d0
ignore #undef statements for now
...
svn path=/trunk/; revision=6640
2003-11-13 21:14:20 +00:00
Eric Kohl
b1fc831113
Enabled -Wall and -Werror and fixed resulting bugs.
...
svn path=/trunk/; revision=6639
2003-11-13 15:26:34 +00:00
Eric Kohl
97dc195d03
Enabled -Wall and -Werror and fixed resulting bugs.
...
svn path=/trunk/; revision=6638
2003-11-13 14:22:03 +00:00
Art Yerkes
3145ec42fb
Corrects ext bit from the keyboard. This bit, once set, was never unset,
...
so both alt keys acted as Alt+Gr.
svn path=/trunk/; revision=6636
2003-11-13 08:29:19 +00:00
Thomas Bluemel
9208747968
fixed a bug that caused the caret creating many timers with the same id
...
svn path=/trunk/; revision=6635
2003-11-12 22:53:31 +00:00
Royce Mitchell III
2a02daaac3
handle return statements
...
svn path=/trunk/; revision=6634
2003-11-12 21:27:26 +00:00
Richard Campbell
d20b00b875
Very basic dll, needs a makefile and none of the functions are implemented, more soon...
...
svn path=/trunk/; revision=6633
2003-11-12 21:15:07 +00:00
Richard Campbell
72f18889ef
Very basic dll, needs a makefile and none of the functions are implemented, more soon...
...
svn path=/trunk/; revision=6632
2003-11-12 21:05:23 +00:00
Eric Kohl
4ceed6aba6
Pass volume label a unterminated Unicode string.
...
svn path=/trunk/; revision=6631
2003-11-12 21:02:42 +00:00
Thomas Bluemel
2b33d147c1
added missing DllMain()
...
svn path=/trunk/; revision=6630
2003-11-12 17:39:28 +00:00
Eric Kohl
c9a794eb0e
- Cleaned up some of the mess that was caused by a previous patch
...
- Support verify override
- Read volume name
svn path=/trunk/; revision=6629
2003-11-12 15:30:21 +00:00