Sweden-Number/misc
Marcus Meissner ed0da3f66c Removed 2 useless include winversion.h
Do not make autodetected version fix on first calls if it is Win31.
1999-12-12 00:44:06 +00:00
..
.cvsignore
Makefile.in
cdrom.c
comm.c Made win16 serial comms less of a CPU hog. 1999-11-25 21:57:32 +00:00
cpu.c Removed extra #include statements. 1999-11-21 02:14:36 +00:00
ddeml.c
debugstr.c Add debugstr_hex_dump to allow display hex dumps of data in any 1999-11-12 01:38:12 +00:00
error.c
lstr.c Better handling of newlines in FormatMessage*. 1999-10-31 01:54:17 +00:00
main.c
network.c
port.c Fixed some issues found by winapi_check. 1999-12-11 23:02:15 +00:00
printdrv.c It appears that StartDoc sends the STARTDOC escape with the DOCINFO 1999-10-31 01:49:30 +00:00
registry.c Removed 2 useless include winversion.h 1999-12-12 00:44:06 +00:00
spy.c
system.c
toolhelp.c Added Thread32First/Next stubs. 1999-12-05 23:11:10 +00:00
tweak.c
version.c Removed 2 useless include winversion.h 1999-12-12 00:44:06 +00:00
w32scomb.c
winsock.c Added implementation for WSARecvEx function. This is a Microsoft 1999-11-23 22:29:00 +00:00
winsock_async.c Added better missing function emulation. 1999-11-13 22:23:35 +00:00
wsprintf.c Do not confuse the 0 fill magic of wsprintf with the "0x" hex prefix. 1999-12-11 23:07:27 +00:00
xmalloc.c