Marcus Meissner
|
3f1ed52d8b
|
Implemented 64bit file size handling.
Removed several unneeded sys/stat.h includes.
|
2001-05-14 20:09:37 +00:00 |
Patrik Stridvall
|
e683d6ec1f
|
Added documentation.
|
2001-04-27 18:03:09 +00:00 |
Alexandre Julliard
|
ea2a9a8974
|
Removed a few Callout functions by doing a GetProcAddress at the time
we actually need the function.
|
2001-02-20 00:55:17 +00:00 |
Patrik Stridvall
|
d5f824b482
|
Fixed some issues found by winapi_check.
|
2001-01-25 22:23:08 +00:00 |
Ove Kaaven
|
287638fd4c
|
Since DOSVM_Wait() blocks the normal event processing, it should
dispatch pending events itself.
|
2000-12-27 02:35:57 +00:00 |
Ove Kaaven
|
e5557b357a
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +00:00 |