wine-wine/dlls
Chris Morgan 66331a73c0 Finished the implementation of LISTVIEW_SetColumnWidth. Tested
against windows thoroughly.  Fixed bug resulting in unsigned values
being passed into LISTVIEW_SetColumnWidth from the listview window
procedure.  Fixed LISTVIEW_GetItemHeight to disregard the height of
icons if no icons exist.
2000-06-04 01:35:16 +00:00
..
advapi32 Added support for registry values larger than the server buffer. 2000-05-14 22:57:57 +00:00
avifil32 Added some missing import directives. 2000-04-19 16:54:02 +00:00
comctl32 Finished the implementation of LISTVIEW_SetColumnWidth. Tested 2000-06-04 01:35:16 +00:00
commdlg - Rewrite of the shell related parts of the dialog to use the already 2000-06-02 19:36:53 +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 Lots of spelling fixes that accumulated in my tree again, made several 2000-06-01 23:28:25 +00:00
dinput Merged display.dll into USER. 2000-06-03 04:20:19 +00:00
dplayx Lots of spelling fixes that accumulated in my tree again, made several 2000-06-01 23:28:25 +00:00
dsound Fixed some warnings. 2000-06-03 20:43:06 +00:00
gdi Add include for LoadLibrary. 2000-05-30 22:47:02 +00:00
icmp Replace the calls to malloc by calls to HeapAlloc and friends. 2000-05-19 03:37:21 +00:00
imagehlp Fixed some debug messages. 2000-05-11 21:48:28 +00:00
imm32 Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
kernel Delay loading of interrupt table functions until they are needed. 2000-06-03 04:52:14 +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 Stub for RtlConvertSidToUnicodeString. 2000-06-01 22:47:13 +00:00
odbc32 Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
ole32 Abey George (of Macadamian/Corel) 2000-05-23 23:34:40 +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
opengl32 Implemented wglShareLists and wglGetCurrentDC. 2000-05-30 20:04:21 +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 Fixed issues found by winapi_check. 2000-05-11 21:46:51 +00:00
setupx Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
shell32 - New (some stubs): SHGetFolderLocation, PathAddExtension, 2000-06-01 23:25:44 +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 Fixed some debug messages. 2000-05-11 21:48:28 +00:00
ttydrv Fixed warning. 2000-06-03 21:35:35 +00:00
urlmon Fixed issues reported by winapi_check. 2000-04-29 14:26:13 +00:00
user Merged display.dll into USER. 2000-06-03 04:20:19 +00:00
version Prevent possible NULL pointer access. 2000-05-11 00:04:36 +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
wineps Separate wineps out of Wine's core. 2000-05-30 20:27:23 +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 Lots of spelling fixes that accumulated in my tree again, made several 2000-06-01 23:28:25 +00:00
winsock Fixed warning. 2000-06-01 22:46:20 +00:00
winspool Move winspool to unicode. 2000-05-25 23:02:46 +00:00
x11drv Moved kernel initialization to kernel_main.c 2000-06-03 04:49:40 +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 Merged display.dll into USER. 2000-06-03 04:20:19 +00:00