..
advapi32
Fixed compiler warnings.
1999-12-12 00:47:51 +00:00
avifil32
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-08 03:56:23 +00:00
comctl32
Better support very long strings by avoiding to copy them in a fixed
1999-12-25 22:57:17 +00:00
commdlg
If lpTitle==NULL and cbBuf==0 then we must return the required buffer
1999-12-20 03:52:29 +00:00
crtdll
Work around glibc bug, that does not handle latin-1 umlauts.
1999-11-14 19:43:05 +00:00
dciman32
Moved various DLLs to dlls/
1999-08-04 09:49:49 +00:00
display
Added .rc file support for Win16 NE modules.
1999-12-06 01:20:00 +00:00
dplayx
Fixed ordinal numbering and added new spec stub.
1999-12-20 04:12:23 +00:00
dsound
Removed suicide code when playback thread's father dies.
1999-11-14 23:53:41 +00:00
icmp
Modified IcmpCloseHandle and IcmpSendEchoRequest so that we don't
1999-12-25 22:46:22 +00:00
imagehlp
Moved .spec files to corresponding dlls/ directory.
1999-07-25 13:14:13 +00:00
imm32
Moved various DLLs to dlls/
1999-08-04 09:49:49 +00:00
lzexpand
Adapted to glue code generation changes.
1999-08-15 12:45:53 +00:00
mouse
Added .rc file support for Win16 NE modules.
1999-12-06 01:20:00 +00:00
mpr
Corrected wrong parameter counts for WNetCachePassword and
1999-11-23 22:27:03 +00:00
msacm
Adapted to glue code generation changes.
1999-08-15 12:45:53 +00:00
msacm32
Added the ability to open several streams on the same driver.
1999-12-12 21:28:09 +00:00
msnet32
Moved various DLLs to dlls/
1999-08-04 09:49:49 +00:00
msvideo
Stub for VideoCapDriverDescAndVer.
1999-10-13 12:16:51 +00:00
ntdll
Stubs for LsaFreeMemory, LsaQueryInformationPolicy, LsaClose.
1999-12-11 23:19:54 +00:00
odbc32
Xiang Li
1999-12-11 23:56:46 +00:00
ole32
Transfer only cbStruct size in BindCtxImpl_S(G)etOptions.
1999-12-10 03:23:35 +00:00
oleaut32
SysStringLen can get a NULL pointer (and shall return 0).
1999-12-12 21:27:41 +00:00
olecli
Added spec file declarations for already implemented functions.
1999-10-24 21:35:16 +00:00
oledlg
Fixed some of the issues reported by winapi-check, by adding arguments
1999-09-29 10:27:00 +00:00
olesvr
Moved bulk of OLE implementation to dlls/ subdirectories.
1999-09-19 18:36:53 +00:00
psapi
Added spec file declarations for already implemented functions.
1999-10-24 21:35:16 +00:00
rasapi32
Complete stub for RasEnumEntries by saying we have 0 entries.
1999-11-12 01:38:49 +00:00
shell32
Added StrNCpyA, StrNCpyW.
1999-12-12 00:40:23 +00:00
sound
Adapted to glue code generation changes.
1999-08-15 12:45:53 +00:00
stress
Fixed some of the issues reported by winapi-check.
1999-09-23 11:48:02 +00:00
tapi32
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-08 03:56:23 +00:00
ver
Adapted to glue code generation changes.
1999-08-15 12:45:53 +00:00
version
Move VerLanguageName[AW] back to base (exported from KERNEL32 ...).
1999-09-19 12:15:58 +00:00
win32s
Minor fixes.
1999-11-07 23:35:24 +00:00
win87em
Several improvements.
1999-11-25 22:04:08 +00:00
winaspi
- Added missing configuration #if:s and #includes:s.
1999-10-24 22:13:47 +00:00
windebug
Adapted to glue code generation changes.
1999-08-15 12:45:53 +00:00
wing
Removed extra #include statements.
1999-11-21 02:14:36 +00:00
winmm
Cast the unsigned int to signed, or NEAR_MATCH will not work.
1999-12-25 22:55:40 +00:00
winspool
Use RegQueryInfoKey to count number of printers.
1999-11-28 19:47:58 +00:00
wnaspi32
Small fix to get GET_DEVICE_TYPE working (verified by Dan Kegel).
1999-12-20 04:02:48 +00:00
.cvsignore
Initial revision
1998-10-04 18:02:24 +00:00
Makefile.in
Xiang Li
1999-12-11 23:56:46 +00:00