Sweden-Number/dlls
Andreas Mohr c941effc24 Make GetTickCount not use the whole Unix epoch (since 1970) any more,
since that crashed several games or caused problems with them as they
aren't used to a high Windows uptime of more than 24.9 days.
2000-09-22 22:37:56 +00:00
..
advapi32 - Added some missing WINELIB_NAME_AW definitions, types and messages 2000-09-19 02:43:00 +00:00
avifil32 Cleaned up a few inter-dll dependencies. Added a few imports. 2000-08-14 14:42:41 +00:00
comctl32 Correct some situations with listview selections. Specifically fixed 2000-09-22 22:00:01 +00:00
commdlg Fix PrintDlg collate icons. Add orientation icons. 2000-09-22 20:55:57 +00:00
crtdll Cleaned up a few inter-dll dependencies. Added a few imports. 2000-08-14 14:42:41 +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 Remove unused local variable in DGA_IDirectDrawSurface4Impl_SetPalette(). 2000-09-18 01:41:26 +00:00
dinput Removed calls to ConvertToGlobalHandle and MakeCriticalSectionGlobal. 2000-08-26 21:18:36 +00:00
dplay Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
dplayx Fixed some issues found by winapi_check. 2000-09-04 20:21:06 +00:00
dsound Don't use copies of critical sections made by memcpy() 2000-09-01 01:22:21 +00:00
gdi - fixes debugger output 2000-09-12 23:40:40 +00:00
icmp Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
imagehlp Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
imm32 Cleaned up a few inter-dll dependencies. Added a few imports. 2000-08-14 14:42:41 +00:00
kernel Add FIXMEs for all these nice completely unimplemented TOOLHELP 2000-09-22 20:51:09 +00:00
lzexpand Small dll interfaces cleanups. 2000-08-08 20:49:16 +00:00
mpr Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
msacm Added *Filter* functions. 2000-09-09 20:32:10 +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 Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
ntdll Added preliminary support for switching to vm86 mode with proper 2000-09-18 02:15:07 +00:00
odbc32 Spelling fixes. 2000-07-16 15:44:22 +00:00
ole32 IErrorInfo is now derived from IUnknown. 2000-09-22 22:07:53 +00:00
oleaut32 Avoid infinite loop if QueryPathOfRegTypeLib is called with lcid=0. 2000-09-19 02:37:07 +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 Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
psapi Small dll interfaces cleanups. 2000-08-08 20:49:16 +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 Small dll interfaces cleanups. 2000-08-08 20:49:16 +00:00
rpcrt4 Fixed issues found by winapi_check. 2000-07-25 17:45:14 +00:00
serialui Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
setupapi Cleaned up a few inter-dll dependencies. Added a few imports. 2000-08-14 14:42:41 +00:00
shell32 - Added some missing WINELIB_NAME_AW definitions, types and messages 2000-09-19 02:43:00 +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 Stubs for shlwapi.151 and shlwapi.153. 2000-09-22 20:55:35 +00:00
tapi32 Small dll interfaces cleanups. 2000-08-08 20:49:16 +00:00
ttydrv Added support for non-deletable system brushes and pens created by 2000-09-16 20:53:51 +00:00
urlmon For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
user Added support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and DT_WORD_ELLIPSIS 2000-09-22 22:09:11 +00:00
version Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
win32s Moved a few non-standard headers into their respective dlls. 2000-08-09 00:54:58 +00:00
winaspi Added newer (ASPI 3.0 ?) function stubs to WNASPI32. 2000-09-06 19:42:19 +00:00
wineps Paper size and orientation prop sheet for wineps. 2000-09-22 22:16:31 +00:00
wininet - made the MIDI sequencer error message much better for confused users 2000-08-26 20:31:48 +00:00
winmm Fixed reentrancy issues in play/stop operations. 2000-09-22 20:56:45 +00:00
winsock Cleaned it up so that code paths which have unsupported WS_SO values 2000-09-16 20:51:40 +00:00
winspool Remove unused critical section global variable PRINT32_RegistryBlocker. 2000-08-18 23:04:12 +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 Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +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 Paper size and orientation prop sheet for wineps. 2000-09-22 22:16:31 +00:00