Sweden-Number/dlls
Chris Morgan 5c66684850 Converted all calls to RedrawWindow to InvalidateRect. Previously
RedrawWindow was being used for the RDW_UPDATENOW flag which forced an
immediate WM_PAINT message.  Moving to InvalidateRect should let
WM_PAINTs occur normally.
2000-08-06 03:36:09 +00:00
..
advapi32 Temporarily moved advapi32 registry support back into libwine.so, and 2000-07-25 15:10:52 +00:00
avifil32 Moved GUID definitions to their respective dll. 2000-08-03 04:22:35 +00:00
comctl32 Converted all calls to RedrawWindow to InvalidateRect. Previously 2000-08-06 03:36:09 +00:00
commdlg Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
crtdll Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
dciman32 Added a few empty source files so that each dll has at least one C 2000-07-26 18:30:38 +00:00
ddraw Moved GUID definitions to their respective dll. 2000-08-03 04:22:35 +00:00
dinput Moved GUID definitions to their respective dll. 2000-08-03 04:22:35 +00:00
dplay Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
dplayx Moved GUID definitions to their respective dll. 2000-08-03 04:22:35 +00:00
dsound Moved GUID definitions to their respective dll. 2000-08-03 04:22:35 +00:00
gdi Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
icmp For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
imagehlp For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
imm32 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
kernel Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
lzexpand Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
mpr For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
msacm Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
msnet32 Added a few empty source files so that each dll has at least one C 2000-07-26 18:30:38 +00:00
msvideo Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
ntdll Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
odbc32 Spelling fixes. 2000-07-16 15:44:22 +00:00
ole32 Implemented the ErrorInfo interfaces. 2000-08-03 04:34:59 +00:00
oleaut32 Moved GUID definitions to their respective dll. 2000-08-03 04:22:35 +00:00
olecli Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
oledlg For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
olepro32 Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
olesvr Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
opengl32 Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
psapi For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
rasapi32 Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
richedit Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
rpcrt4 Fixed issues found by winapi_check. 2000-07-25 17:45:14 +00:00
serialui Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
setupapi Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
shell32 Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
shfolder Added a few empty source files so that each dll has at least one C 2000-07-26 18:30:38 +00:00
shlwapi Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
tapi32 Implemented lineGetCountry. (works with HyperTrm.exe) 2000-07-23 14:20:58 +00:00
ttydrv Removed a few dependencies on GDI internals from USER dll. 2000-08-04 04:18:04 +00:00
urlmon For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
user Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
version Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
win32s Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
winaspi We always have strerror, so no need to ifdef HAVE_STRERROR. 2000-07-29 11:32:07 +00:00
wineps Removed a few dependencies on GDI internals from USER dll. 2000-08-04 04:18:04 +00:00
wininet Fixed issues found by winapi_check. 2000-08-04 21:08:28 +00:00
winmm Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
winsock Fixed the Win16/Win32 structure size/alignment differences of 2000-08-03 22:19:09 +00:00
winspool Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
wow32 Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
wsock32 Portability fixes. 2000-07-25 17:45:50 +00:00
x11drv Removed a few dependencies on GDI internals from USER dll. 2000-08-04 04:18:04 +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 Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
Makefile.in Added a few missing imports. 2000-08-04 04:12:08 +00:00