..
advapi32
Fixed some issues reported by winapi_check.
2000-04-06 20:21:16 +00:00
avifil32
Added some missing import directives.
2000-04-19 16:54:02 +00:00
comctl32
Set the itemID member of the DRAWITEMSTRUCT to the number of the
2000-05-07 18:25:56 +00:00
commdlg
Moved Load/FreeLibrary16 definition to winbase16.h.
2000-05-07 18:39:28 +00:00
crtdll
fgets: Don't swallow \n, treat EOF
2000-04-16 17:06:44 +00:00
dciman32
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
ddraw
Remove the assertion when there is no source surface.
2000-05-03 17:43:07 +00:00
dinput
Added leaving of critical section on all return cases.
2000-04-28 20:00:43 +00:00
display
- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
2000-05-01 20:05:58 +00:00
dplayx
Fixed issues reported by winapi_check.
2000-04-29 14:26:13 +00:00
dsound
DSOUND_MixerNorm: do not compare unrelated pointers.
2000-04-16 17:05:06 +00:00
gdi
Cleaned up local heap initialisation.
2000-05-07 18:41:15 +00:00
icmp
Use <stdlib.h> instead of the deprecated and non-portable <malloc.h>.
2000-05-01 14:21:39 +00:00
imagehlp
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
imm32
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
lzexpand
Removed some HEAP_xalloc calls.
2000-04-29 14:20:28 +00:00
mouse
Moved graphics initialisation to the x11drv/ttydrv dll init code.
2000-03-20 18:21:19 +00:00
mpr
Added/fixed some documentation reported by winapi_check.
2000-03-24 20:46:04 +00:00
msacm
Fixed some issues reported by winapi_check.
2000-04-06 20:21:16 +00:00
msacm32
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
msnet32
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
msvideo
Added some missing import directives.
2000-04-19 16:54:02 +00:00
ntdll
Fixed some issues reported by winapi_check.
2000-04-15 20:44:21 +00:00
odbc32
Added/fixed some documentation reported by winapi_check.
2000-03-24 20:46:04 +00:00
ole32
Moved Load/FreeLibrary16 definition to winbase16.h.
2000-05-07 18:39:28 +00:00
oleaut32
Added some missing import directives.
2000-04-19 16:54:02 +00:00
olecli
Added some missing import directives.
2000-04-19 16:54:02 +00:00
oledlg
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
olepro32
Fixed some issues reported by winapi_check.
2000-04-06 20:21:16 +00:00
olesvr
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
psapi
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
rasapi32
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
richedit
Jean-Claude Batista
2000-05-07 20:23:41 +00:00
setupx
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
shell32
Map StrChrA to strchr. Fix StrChrW arg list.
2000-05-03 17:42:21 +00:00
sound
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
stress
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
tapi32
Small debug channel cleanup.
2000-05-07 18:25:04 +00:00
ttydrv
Link the TTY driver with the standard libs.
2000-04-25 19:58:22 +00:00
urlmon
Fixed issues reported by winapi_check.
2000-04-29 14:26:13 +00:00
user
Cleaned up local heap initialisation.
2000-05-07 18:41:15 +00:00
version
Removed the last xmalloc calls.
2000-04-24 17:33:06 +00:00
win32s
Fixed some issues reported by winapi_check.
2000-04-06 20:21:16 +00:00
win87em
Fixed some issues reported by winapi_check.
2000-04-15 20:44:21 +00:00
winaspi
- Fix some compiler warnings.
2000-03-28 20:44:59 +00:00
windebug
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
wing
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
wininet
FreeBSD compile fix.
2000-04-29 17:14:24 +00:00
winmm
Fixed bug when file doesn't exist in MCI_OPEN handling.
2000-04-29 14:19:02 +00:00
winsock
Convert service and protocol names to lowercase before calling
2000-04-18 11:54:59 +00:00
winspool
Fixed winspool(.drv) loading.
2000-04-25 19:57:27 +00:00
x11drv
Call XOpenIM on the large stack.
2000-05-03 18:10:47 +00:00
.cvsignore
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
Makedll.rules.in
Implemented on-demand loading of builtin dlls using dlopen().
2000-04-24 17:17:49 +00:00
Makefile.in
Separate OLE2NLS out of KERNEL.
2000-05-07 18:30:44 +00:00