Sweden-Number/dlls
Alexandre Julliard 0ca46dc338 LPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitrie O. Paun).
Same for LPHSZPAIR and LPCONVINFO.
2002-12-19 01:18:49 +00:00
..
advapi32 - actually use PLUID 2002-12-16 23:48:04 +00:00
avicap32 Fixed some issues found by winapi_check. 2002-10-29 21:31:26 +00:00
avifil32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
cabinet Added .spec.def files. 2002-12-12 22:04:04 +00:00
comcat Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
comctl32 Add config.h/port.h to allow compilation/linking in MSVC. 2002-12-16 22:43:58 +00:00
commdlg Added .spec.def files. 2002-12-12 22:04:04 +00:00
crtdll Made crtdll a normal user of msvcrt by setting the right include 2002-12-18 20:17:51 +00:00
crypt32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
d3d8 - some fixes in CreateDevice init 2002-12-18 05:05:41 +00:00
d3dx8 - some D3D8 fixes 2002-12-17 01:15:15 +00:00
dciman32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ddraw Fix in another place in the code computing the memory usage. 2002-12-18 02:23:49 +00:00
devenum Added .spec.def files. 2002-12-12 22:04:04 +00:00
dinput Pass correct instance in keyboard_hook setup. 2002-11-24 22:14:08 +00:00
dinput8 Added .spec.def files. 2002-12-12 22:04:04 +00:00
dplay Added .spec.def files. 2002-12-12 22:04:04 +00:00
dplayx winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
dsound Implementation of IDirectSound3DListenerImpl_Set*(). 2002-12-13 23:20:58 +00:00
gdi Added .spec.def files. 2002-12-12 22:04:04 +00:00
glu32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
icmp Added .spec.def files. 2002-12-12 22:04:04 +00:00
imagehlp Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
imm32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
kernel Declare LocalDiscard and GlobalDiscard (used by kernel/tests/alloc.c) 2002-12-19 01:03:48 +00:00
lzexpand Added .spec.def files. 2002-12-12 22:04:04 +00:00
mapi32 Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
mpr Added .spec.def files. 2002-12-12 22:04:04 +00:00
msacm Use slighly more accurate formula for C816. 2002-12-15 01:12:03 +00:00
msdmo Added .spec.def files. 2002-12-12 22:04:04 +00:00
msimg32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msisys Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
msnet32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msvcrt Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
msvcrt20 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msvideo Fix bad logic in == NULL test. 2002-12-15 01:14:21 +00:00
netapi32 On Win9x netapi32.dll does not export a single API so we do a 2002-12-19 01:04:12 +00:00
ntdll Implemented RtlTimeToElapsedTimeFields. 2002-12-18 02:31:33 +00:00
odbc32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ole32 Moved some definitions from include/wine/obj_moniker.h to 2002-12-19 01:09:40 +00:00
oleaut32 Add standard dispatch implementation (CreateStdDispatch). 2002-12-17 01:47:27 +00:00
olecli Added .spec.def files. 2002-12-12 22:04:04 +00:00
oledlg Added .spec.def files. 2002-12-12 22:04:04 +00:00
olepro32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
olesvr Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
opengl32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
psapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
qcap Added .spec.def files. 2002-12-12 22:04:04 +00:00
quartz Added .spec.def files. 2002-12-12 22:04:04 +00:00
rasapi32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
richedit Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
rpcrt4 Added .spec.def files. 2002-12-12 22:04:04 +00:00
serialui Added .spec.def files. 2002-12-12 22:04:04 +00:00
setupapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
shdocvw Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
shell32 Removed a few more inclusions of deprecated wine/obj_*.h headers. 2002-12-18 20:48:05 +00:00
shfolder Added .spec.def files. 2002-12-12 22:04:04 +00:00
shlwapi Fix signed/unsigned warnings. 2002-12-18 20:50:49 +00:00
snmpapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
sti Added .spec.def files. 2002-12-12 22:04:04 +00:00
tapi32 Zero out the returned LINETRANSLATECAPS structure. 2002-11-13 21:25:34 +00:00
ttydrv Added .spec.def files. 2002-12-12 22:04:04 +00:00
twain winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
url Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon Added .spec.def files. 2002-12-12 22:04:04 +00:00
user LPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitrie O. Paun). 2002-12-19 01:18:49 +00:00
version Added .spec.def files. 2002-12-12 22:04:04 +00:00
win32s Added .spec.def files. 2002-12-12 22:04:04 +00:00
winaspi Added .spec.def files. 2002-12-12 22:04:04 +00:00
winedos Add support for DPMI32. Make winedos16.dll unnecessary. 2002-12-15 01:18:40 +00:00
wineps Added .spec.def files. 2002-12-12 22:04:04 +00:00
wininet Fixed warnings. 2002-12-17 21:03:33 +00:00
winmm Add the capacity of playing a test tone using the 'play' option. 2002-12-16 22:12:32 +00:00
winnls Added .spec.def files. 2002-12-12 22:04:04 +00:00
winsock Added .spec.def files. 2002-12-12 22:04:04 +00:00
winspool Added stubs for {Start,End}{Doc,Page}Printer. 2002-12-17 21:00:38 +00:00
wintab32 Added stubs for WINTAB{,32}.DLL (used by many important drawing 2002-12-17 01:49:16 +00:00
wintrust Added .spec.def files. 2002-12-12 22:04:04 +00:00
wow32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
wsock32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
x11drv Added .spec.def files. 2002-12-12 22:04:04 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Fixed some dependencies. 2002-12-13 20:45:39 +00:00
Makefile.in Added stubs for WINTAB{,32}.DLL (used by many important drawing 2002-12-17 01:49:16 +00:00
Maketest.rules.in Use import libraries when building tests too. Make sure the .a 2002-12-15 01:20:54 +00:00
make_dlls - some D3D8 fixes 2002-12-17 01:15:15 +00:00