Sweden-Number/win32
Alexandre Julliard c192ba2468 Exec a separate wine binary for every win32 process so that they run
in separate address spaces.
Run 16-bit tasks as Win32 threads, not processes.
2000-05-29 21:25:10 +00:00
..
.cvsignore
Makefile.in
code_page.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
console.c Fixed COORD structure definition. 2000-05-03 17:48:21 +00:00
device.c Implemented DeviceIoControl VWIN32_DIOC_DOS_DRIVEINFO, needed by 2000-04-04 18:55:09 +00:00
error.c
except.c Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
file.c Sorted out a few misplaced definitions. 2000-05-24 21:03:48 +00:00
init.c
kernel32.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
newfns.c Added PeekNamedPipe stub. 2000-04-08 20:21:36 +00:00
ordinals.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
process.c
struct32.c
time.c SetLocalTime() and SetSystemTime() bugfixes. Added a maximum clock 2000-04-16 17:05:36 +00:00