wine/dlls
2003-01-20 23:24:43 +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 Translated some remaining English words. 2003-01-15 03:33:08 +00:00
crtdll Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
crypt32
ctl3d Added ctl3d, ctl3dv2 and ctl3d32 API implementations. 2003-01-02 19:34:14 +00:00
d3d8 Only reload the mipmap images when dirty. 2003-01-20 23:23:41 +00:00
d3dx8 Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
dciman32
ddraw Make D3D1..3 lights code rely on D3D7. 2003-01-20 23:24:05 +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
dplay
dplayx Extend version info. 2003-01-13 18:31:19 +00:00
dsound Use the same 8/16bit conversion routines as in pcmconverter.c. 2003-01-16 00:20:07 +00:00
gdi Collapse the -hHrs options into the -O option. 2003-01-09 00:03:53 +00:00
glu32
icmp
imagehlp Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
imm32
kernel Correct GetDateFormat handling of uninitialised fields: only the year, 2003-01-16 00:18:34 +00:00
lzexpand
mapi32
mpr
msacm Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
msdmo
msimg32
msisys
msnet32
msvcrt Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
msvcrt20
msvideo Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +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 ok() does not support '%S'. Store the Ansi version, convert to Unicode 2003-01-16 00:11:32 +00:00
odbc32
ole32 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
oleaut32 Fix the case of floats in VarBstrFromR4, VarBstrFromR8 and 2003-01-13 18:30:18 +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
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
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
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 Separate the HINSTANCEs used by GetShellOle() and other delay load 2003-01-15 00:45:19 +00:00
shfolder
shlwapi Give some functions real names. 2003-01-15 00:53:39 +00:00
snmpapi
sti Added a few more stubs. 2003-01-11 22:48:11 +00:00
tapi32
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
urlmon - Add some stubs. 2003-01-13 20:44:13 +00:00
user Don't use old_spacing-1 if old_spacing already has the minimum value. 2003-01-16 00:19:24 +00:00
version Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
win32s
winaspi
winedos Fix reversed hour and minute in int 21 ah=2c. 2003-01-20 23:22:27 +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 Warn if open_count is already 0 when OSS_CloseDevice is called. 2003-01-16 01:16:46 +00:00
winnls
winsock Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
winspool Make GetPrinterDriverDirectoryA pass all tests. 2003-01-15 00:51:16 +00:00
wintab32
wintrust - Add some stubs. 2003-01-13 20:44:13 +00:00
wow32
wsock32
x11drv Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
.cvsignore
make_dlls
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