wine-wine/dlls
Lionel Ulmer 5f87d778aa - some additionnal flags logged
- fixes in the vertex buffer thunking + optimized flag support
2003-01-03 19:10:48 +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 Check the value of the pfnCallback in addition to the callback bit. 2003-01-03 03:06:42 +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 - some additionnal flags logged 2003-01-03 19:10:48 +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 Add the ability of playing a test tone when in interactive mode. 2003-01-02 23:08:57 +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 Implement VerSetConditionMask by forwarding to ntdll. 2003-01-03 03:03:07 +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 Added wine_dbg_sprintf function that allocates a temporary buffer in 2003-01-03 03:12:58 +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 Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}. 2003-01-02 23:13:56 +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 SHGetMalloc() returns a HRESULT, not a DWORD. 2003-01-03 03:07:21 +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 Win9x does not support {Get,Set}WindowLongW. Use the Ansi version 2003-01-03 19:09:23 +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 - Implemented InternetCrackUrlW and re-implemented InternetCrackUrlA 2003-01-02 23:08:22 +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 Moved implementation of GetPrinterDriverDirectory from ascii to unicode. 2003-01-03 03:04:46 +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