Andreas Mohr
|
08383277cb
|
Fixed a typo.
|
2004-12-17 19:01:22 +00:00 |
Andreas Mohr
|
85b06836a5
|
Don't reject OS/2 programs, try to carry on in DOS mode.
|
2004-09-10 21:16:02 +00:00 |
Alexandre Julliard
|
10e6f57fab
|
Set the WINEPRELOADRESERVE variable when starting a new process.
|
2004-06-03 00:25:08 +00:00 |
Eric Pouech
|
df93f2eeee
|
GetModuleFileName[AW] doesn't terminate the string if the buffer is
too small.
|
2004-05-19 03:22:55 +00:00 |
Alexandre Julliard
|
0d33e5e32d
|
Added proper support for switching file APIs between ANSI and OEM
codepages. Optimized some of the A->W conversions by using the
per-thread Unicode string buffer.
|
2004-05-13 20:21:25 +00:00 |
Alexandre Julliard
|
fba7149a2d
|
Started implementing support for the SubSystemTib field in the TEB of
16-bit threads. This allows GetModuleFileNameW to avoid calling 16-bit
functions.
|
2004-04-15 00:04:05 +00:00 |
Alexandre Julliard
|
af16aac743
|
Reimplemented SearchPathW using ntdll functions.
|
2004-03-25 23:41:04 +00:00 |
Patrik Stridvall
|
8f9b09e947
|
Fixed some issues found by winapi_check.
|
2004-02-27 21:32:54 +00:00 |
Marcus Meissner
|
492451464a
|
Removed too strict header check to enable execution of handcoded PE
exes.
|
2003-12-31 00:12:31 +00:00 |
Alexandre Julliard
|
402b79a1e8
|
Porting fixes.
|
2003-11-27 00:59:36 +00:00 |
Alexandre Julliard
|
b9efd4afcb
|
Moved loader/module.c to dlls/kernel.
|
2003-11-06 01:09:58 +00:00 |