Sweden-Number/misc
Michael Veksler ca1bc866cf Moves more stuff from windows.h.
- include/winuser.h - interface relevant to user32.spec
- include/wine/winuser16.h - the old 16 bit interface (internal use)
- include/winbase.h - some minor updates to keep things coherent.
- Lot of other files made to include wine/winuser16.h, which is no
  longer included from windows.h
1999-01-01 18:57:33 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Takes print spooler functions out of win16drv. 1998-11-22 12:55:24 +00:00
callback.c Callout table (for KERNEL->USER calls) added. 1998-12-24 15:12:20 +00:00
comm.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
commdlg.c Fixed GetFileTitle32A not filling up lpTitle if lpFile didn't 1998-12-10 09:52:23 +00:00
cpu.c Release 980601 1998-06-01 10:44:35 +00:00
crtdll.c Hacked stdio functions to use Win32 file handles. Still needs a proper 1999-01-01 16:56:22 +00:00
ddeml.c Partial implementation for the following DDE APIs: 1998-12-25 08:46:42 +00:00
debugstr.c Release 980726 1998-07-26 14:27:39 +00:00
error.c Renamed KERNEL.327 to HandleParamError (as in 'Undoc. Windows'). 1998-12-01 16:23:19 +00:00
imm.c Release 980927 1998-09-27 18:28:36 +00:00
lstr.c Release 980927 1998-09-27 18:28:36 +00:00
lzexpand.c Some unnecessary #include and messages removed. 1998-12-09 11:06:00 +00:00
main.c Changed // comments to /* */ so WINE compiles with non-gcc compilers 1998-12-26 12:54:29 +00:00
network.c Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com> 1998-12-10 15:49:22 +00:00
port.c Release 980118 1998-01-18 18:01:49 +00:00
printdrv.c Initialize lpdwNeeded. 1999-01-01 18:44:39 +00:00
registry.c Fixed registry query error value: now returns ERROR_FILE_NOT_FOUND. 1998-11-30 12:43:34 +00:00
shell.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
sound.c Release 980601 1998-06-01 10:44:35 +00:00
spooler.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
spy.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
stress.c Release 980601 1998-06-01 10:44:35 +00:00
system.c Cleaned up CreateSystemTimer interface for use with 32-bit callbacks. 1998-12-10 10:44:38 +00:00
tapi32.c Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com> 1998-12-10 15:49:22 +00:00
toolhelp.c Removed client-side wait functions; all waiting is now done through 1998-12-31 15:52:06 +00:00
tweak.c Release 980927 1998-09-27 18:28:36 +00:00
ver.c Getting strings with VerQueryValue32W was broken. Complete 1998-12-24 14:27:23 +00:00
version.c Added VERSION_IsOsUnicode(). 1998-10-24 09:19:10 +00:00
w32scomb.c Release 980215 1998-02-15 19:40:49 +00:00
w32skrnl.c Release 980614 1998-06-14 15:24:15 +00:00
w32sys.c Release 980329 1998-03-29 19:44:57 +00:00
win32s16.c Release 980913 1998-09-13 16:32:00 +00:00
windebug.c Release 980913 1998-09-13 16:32:00 +00:00
winsock.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
winsock_dns.c Made async IO (SIGIO) stuff from WINSOCK generic useable. 1998-12-14 18:15:10 +00:00
wsprintf.c Release 980601 1998-06-01 10:44:35 +00:00
xmalloc.c Release 980628 1998-06-28 18:40:26 +00:00