wine-wine/dlls
Bradley Baetz 8ee45ac7d7 - Fix MMIO_{Open,Rename} to check the filename (of the form
file.ext+ABC) for the correct mmio procedure to use.
- mmioStringToFOURCC now converts to uppercase if asked to, and handles
  strings of length < 4.
1999-12-08 03:26:31 +00:00
..
advapi32 Added code to some service functions (some untested), fixed 1999-12-04 04:03:45 +00:00
avifil32 Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
comctl32 Whenever we do an strncpy we should make sure we put a '\0' at the end 1999-12-05 23:11:47 +00:00
commdlg Pierre Mageau 1999-12-04 04:03:01 +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 Compiler warnings fixed. 1999-11-28 20:31:04 +00:00
dsound Removed suicide code when playback thread's father dies. 1999-11-14 23:53:41 +00:00
icmp Removed extra #include statements. 1999-11-21 02:14:36 +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 Correctly implement ACM_STREAMOPENF_QUERY flag in acmOpenStream. 1999-12-05 23:08:42 +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 Implemented waitable timers. 1999-11-29 01:58:35 +00:00
ole32 - the OLE version returned was too low 1999-12-05 23:52:56 +00:00
oleaut32 - the OLE version returned was too low 1999-12-05 23:52:56 +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 Compiler warnings fixed. 1999-11-28 20:31:04 +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 Fixed some of the issues reported by winapi-check. 1999-07-31 17:32:05 +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 - Fix MMIO_{Open,Rename} to check the filename (of the form 1999-12-08 03:26:31 +00:00
winspool Use RegQueryInfoKey to count number of printers. 1999-11-28 19:47:58 +00:00
wnaspi32 - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added .rc file support for Win16 NE modules. 1999-12-06 01:20:00 +00:00