Sweden-Number/dlls
Waldeck Schutzer dda7f979d5 Audio codecs were erroneously being listed multiple times, making it
difficult to run certain applications like VirtualDub.
2003-01-23 21:21:33 +00:00
..
advapi32 Remove some calls to HEAP_strdupAtoW from advapi32. 2003-01-20 23:23:12 +00:00
avicap32 Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
avifil32 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
cabinet Fix off_t cast that breaks FreeBSD. 2003-01-02 17:52:53 +00:00
comcat Added optional OLESelfRegister to wine_common_ver.rc, used in 2003-01-20 23:24:43 +00:00
comctl32 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
commdlg Implemented GetFileTitleW; GetFileTitleA now is a call to 2003-01-21 19:32:21 +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 Ensure using correct args during complement texture operations. 2003-01-21 00:41:32 +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 Implement vertex and pixel fog. 2003-01-23 01:21:50 +00:00
devenum Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
dinput Add version info to dinput. 2003-01-13 20:41:18 +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 Extend version info. 2003-01-13 18:31:19 +00:00
dsound #include <stdlib.h> instead of the non-standard <malloc.h>. 2003-01-20 23:27:27 +00:00
gdi Collapse the -hHrs options into the -O option. 2003-01-09 00:03:53 +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 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
imm32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
kernel {Get,Set}ThreadPriorityBoost are stubs on Win98. 2003-01-20 23:26:09 +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 Audio codecs were erroneously being listed multiple times, making it 2003-01-23 21:21:33 +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 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
msvcrt20 Added .spec.def files. 2002-12-12 22:04:04 +00:00
msvideo Fixed initialization of szDevice in ICINFO. 2003-01-23 01:22:16 +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 Only declare variables we actually need. 2003-01-21 19:30:52 +00:00
odbc32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
ole32 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
oleaut32 Fixed ICOM_CALLs for IFont_xx methods. 2003-01-23 01:23:59 +00:00
olecli Get rid of ole.h. 2002-12-23 01:46:34 +00:00
oledlg Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
olepro32 Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +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 Implemented GetModuleBaseName(AW), GetModuleFileNameEx(AW) and 2003-01-09 00:02:26 +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 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
rpcrt4 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
serialui Added .spec.def files. 2002-12-12 22:04:04 +00:00
setupapi - Add some stubs. 2003-01-13 20:44:13 +00:00
shdocvw Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
shell32 Change SHChangeNotify to be Unicode and ANSI indifferent, as the type 2003-01-21 19:36:24 +00:00
shfolder Added .spec.def files. 2002-12-12 22:04:04 +00:00
shlwapi Give some functions real names. 2003-01-15 00:53:39 +00:00
snmpapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
sti Added a few more stubs. 2003-01-11 22:48:11 +00:00
tapi32 Zero out the returned LINETRANSLATECAPS structure. 2002-11-13 21:25:34 +00:00
ttydrv Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
twain Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
url Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon - Add some stubs. 2003-01-13 20:44:13 +00:00
user Changed MONITORINFOEXA,W definition to the one in MSDN which does not 2003-01-21 00:29:31 +00:00
version Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +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 Return number of bytes written when writing to DOS console using int21 2003-01-23 01:23:01 +00:00
wineps Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
wininet Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
winmm Make sure we always know about the 48 and 96kHz formats even if they 2003-01-20 23:28:50 +00:00
winnls Added .spec.def files. 2002-12-12 22:04:04 +00:00
winsock Improve portability wrt. struct sockaddr_ipx. 2003-01-23 21:20:36 +00:00
winspool Make GetPrinterDriverDirectoryA pass all tests. 2003-01-15 00:51:16 +00:00
wintab32 Added stubs for WINTAB{,32}.DLL (used by many important drawing 2002-12-17 01:49:16 +00:00
wintrust - Add some stubs. 2003-01-13 20:44:13 +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 dead keys support using X input methods (based on a patch by 2003-01-23 01:29:58 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Rename __WINE__ to __WINESRC__. 2003-01-04 00:52:18 +00:00
Makefile.in Added ctl3d, ctl3dv2 and ctl3d32 API implementations. 2003-01-02 19:34:14 +00:00
Maketest.rules.in Remove global NONAMELESS* define for tests too. 2003-01-09 01:56:27 +00:00
make_dlls - some D3D8 fixes 2002-12-17 01:15:15 +00:00