Sweden-Number/dlls
Lionel Ulmer 7a025001d3 - implemented GetTexture
- semi-stubbed ValidateTexture
- fixed some errors in logging
2003-01-02 19:52:22 +00:00
..
advapi32 Stub for GetSecurityInfoExW(). 2002-12-19 04:15:23 +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 Fix off_t cast that breaks FreeBSD. 2003-01-02 17:52:53 +00:00
comcat Removed some remaining references to wine/obj_base.h. 2002-12-23 01:39:35 +00:00
comctl32 Let ANIMATE_OpenA return FALSE (= failure) upon a request to close a 2003-01-02 17:54:23 +00:00
commdlg Moved implementation of strpbrkW from filedlg95.c to wine/unicode.h. 2003-01-02 19:25:44 +00:00
crtdll Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
crypt32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ctl3d Added ctl3d, ctl3dv2 and ctl3d32 API implementations. 2003-01-02 19:34:14 +00:00
d3d8 Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
d3dx8 Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
dciman32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ddraw - implemented GetTexture 2003-01-02 19:52:22 +00:00
devenum Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
dinput Pass the correct instance when installing the mouse hook (spotted by 2002-12-24 01:18:21 +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 Add stub implementation for ReplaceFile. 2003-01-02 19:24:42 +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 Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
msvcrt20 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msvideo Fixed some nasty bugs in drawdib creation/deletion. 2003-01-02 17:56:07 +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 Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP. 2003-01-02 17:50:48 +00:00
odbc32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ole32 IBindCtx::RegisterObjectParam is supposed to replace the old value if 2003-01-02 17:51:34 +00:00
oleaut32 Support DllGetClassObject of CLSID_StdPicture. 2003-01-02 17:54:57 +00:00
olecli Get rid of ole.h. 2002-12-23 01:46:34 +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 Get rid of ole.h. 2002-12-23 01:46:34 +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 Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
quartz Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +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 Fix definitions for Uuid{To,From}String, RpcStringFree. 2002-12-24 00:26:55 +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 some remaining references to wine/obj_base.h. 2002-12-23 01:39:35 +00:00
shfolder Added .spec.def files. 2002-12-12 22:04:04 +00:00
shlwapi Implemented UrlCreateFromPath[AW] and slightly related 2002-12-19 04:16:54 +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 - port cabextract to wine 2002-12-19 21:16:56 +00:00
user Added ctl3d, ctl3dv2 and ctl3d32 API implementations. 2003-01-02 19:34:14 +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 Removed unused #include of module.h. 2003-01-02 17:59:47 +00:00
wineps wineps16.dll should be named .drv. 2002-12-23 02:07:20 +00:00
wininet Fixed warnings. 2002-12-17 21:03:33 +00:00
winmm Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +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 The name of the driver should be the 16-bit one in case the app tries 2002-12-24 00:29:40 +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 Included a specific ABNT-2 scan and vkey tables, and an ABNT-2 2002-12-19 21:14:47 +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 ctl3d, ctl3dv2 and ctl3d32 API implementations. 2003-01-02 19:34:14 +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