wine-wine/dlls
Dmitry Timoshkov 0072c88111 Implement NTDLL.towupper and NTDLL.towlower using already existing
case conversion tables. Replace all direct calls to towupper/towlower
either to NTDLL for core or to CRTDLL if latter already used in the
non core dll.
2000-06-08 20:05:18 +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 Windows must update the right edge (-1) of the last panel upon drawing 2000-06-08 19:22:25 +00:00
commdlg PathFindNextComponent: return pointer to NULL and not NULL. 2000-06-07 03:14:40 +00:00
crtdll Implement NTDLL.towupper and NTDLL.towlower using already existing 2000-06-08 20:05:18 +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 mouse dll into USER. 2000-06-08 04:57:22 +00:00
dplayx - Small update to documentation 2000-06-07 03:44:36 +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
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 Implement NTDLL.towupper and NTDLL.towlower using already existing 2000-06-08 20:05:18 +00:00
odbc32 Fixed issues found by winapi_check. 2000-06-07 02:15:39 +00:00
ole32 Fixed issues found by winapi_check. 2000-06-07 02:15:39 +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 Simplified wrc flags handling. 2000-06-08 04:52:11 +00:00
setupx Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
shell32 Implement NTDLL.towupper and NTDLL.towlower using already existing 2000-06-08 20:05:18 +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 Merged mouse dll into USER. 2000-06-08 04:57:22 +00:00
urlmon Simplified wrc flags handling. 2000-06-08 04:52:11 +00:00
user Merged mouse dll into USER. 2000-06-08 04:57:22 +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 Simplified wrc flags handling. 2000-06-08 04:52:11 +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 Merged mouse dll into USER. 2000-06-08 04:57:22 +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 Added missing dependency. 2000-06-08 19:05:47 +00:00