.. |
.cvsignore
|
Change interfaces to THUNK_Alloc/Free slightly and make them non-static.
|
1999-09-13 15:15:45 +00:00 |
Makefile.in
|
Moved winsock implementation to dlls/winsock.
|
2000-01-23 22:07:15 +00:00 |
bidi16.c
|
Added stubs for some BiDi API functions.
|
2000-01-09 02:39:15 +00:00 |
cdrom.c
|
Fixed CDROM_Audio_Seek for non-linux systems.
|
2000-02-13 16:00:53 +00:00 |
comm.c
|
Misc. fixes for compiler warnings.
|
2000-02-25 21:01:50 +00:00 |
cpu.c
|
Optimized debugging API to reduce code size.
|
2000-02-10 22:15:21 +00:00 |
ddeml.c
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
debugstr.c
|
Release unused space in debug strings to avoid too frequent
|
2000-02-25 21:44:49 +00:00 |
error.c
|
Optimized debugging API to reduce code size.
|
2000-02-10 22:15:21 +00:00 |
lstr.c
|
Fixed CharNextA/CharNextExA for DBCS.
|
2000-02-25 21:34:48 +00:00 |
main.c
|
Avoid crash on usage message.
|
2000-02-20 14:02:47 +00:00 |
network.c
|
Separated Win16 (USER) and Win32 (MPR) network routines.
|
1999-08-07 14:32:33 +00:00 |
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
|
Fixed ANSI C violations.
|
2000-02-26 13:17:55 +00:00 |
spy.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
system.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
toolhelp.c
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
tweak.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
version.c
|
Store config file contents in the registry so we only have to load it
|
2000-02-19 20:50:00 +00:00 |
w32scomb.c
|
Improved the selector get/set functions.
|
2000-02-26 16:51:13 +00:00 |
wsprintf.c
|
The maximum size of the buffer is 1024 bytes in Win32.
|
2000-02-18 19:04:28 +00:00 |
xmalloc.c
|
Fixed some of the issues reported by Solaris Lint.
|
1999-07-31 17:36:48 +00:00 |