wine/dlls
2003-02-17 01:48:24 +00:00
..
advapi32 Removed no longer needed inclusion of heap.h. 2003-01-24 00:54:58 +00:00
avicap32
avifil32 Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
cabinet Fix some problems when Extract is used more than once. 2003-01-23 21:22:24 +00:00
comcat Added optional OLESelfRegister to wine_common_ver.rc, used in 2003-01-20 23:24:43 +00:00
comctl32 Support the undocumented behavior of deleting column zero. 2003-02-14 23:31:45 +00:00
commdlg - Implemented two lookup tables for the sample fonts. The first, 2003-02-15 00:02:24 +00:00
crtdll
crypt32
ctl3d Manage internal ctl3d auto subclass flag. 2003-02-11 22:10:36 +00:00
d3d8 Correct some capabilities, and default others to fully supported for 2003-02-01 00:35:36 +00:00
d3dim Added d3dim.dll with stubs. 2003-01-24 01:08:15 +00:00
d3dx8
dciman32
ddraw Use the dwStartVertex argument in the Draw*PrimitiveVB methods. 2003-02-12 21:40:25 +00:00
devenum
dinput Implemented EnumObjects for the keyboard device. 2003-02-12 21:27:00 +00:00
dinput8
dplay
dplayx Added some missing LeaveCriticalSection's. 2003-02-12 01:26:05 +00:00
dsound Reimplemented distance attenuation formula. 2003-02-17 01:46:46 +00:00
gdi Implementation of GetDeviceCaps in metafile driver. 2003-02-12 01:17:25 +00:00
glu32
icmp
imagehlp Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
imm32
kernel Fixed time zone calculation. 2003-02-11 22:12:41 +00:00
lzexpand
mapi32
mpr
msacm Audio codecs were erroneously being listed multiple times, making it 2003-01-23 21:21:33 +00:00
msdmo
msimg32
msisys
msnet32
msvcrt Implemented _mbsnbcat. 2003-02-14 23:26:58 +00:00
msvcrt20
msvideo - made ICInfo closer to Windows behavior (i.e. no longer opens the 2003-01-30 00:16:35 +00:00
netapi32 Separate "Enumerate Hardware Addresses" as function, as other netapi32 2003-02-14 23:29:24 +00:00
ntdll Added FIXME on stub exception. 2003-02-11 21:56:59 +00:00
odbc32
ole32 Roll loop back up to avoid code duplication. 2003-02-14 23:30:50 +00:00
oleaut32 Do not free the old string in SysReAllocStringLen, reuse the old 2003-01-28 00:30:29 +00:00
olecli
oledlg
olepro32
olesvr
opengl32 Added stub for undocumented 'wglGetDefaultProcAddress' function. 2003-02-11 22:13:54 +00:00
psapi Implemented GetModuleBaseName(AW), GetModuleFileNameEx(AW) and 2003-01-09 00:02:26 +00:00
qcap
quartz
rasapi32
richedit Only warn if message is >= WM_USER && < WM_APP. 2003-01-30 00:18:48 +00:00
rpcrt4 NDR marshalling fixes. 2003-02-17 01:48:24 +00:00
serialui
setupapi - Add some stubs. 2003-01-13 20:44:13 +00:00
shdocvw
shell32 Change SHCreateDirectory and Win32DeleteFile to be Unicode or ANSI depending 2003-02-01 00:41:30 +00:00
shfolder
shlwapi - _SHStrDupAA forgot about terminating '\0'. 2003-02-12 21:29:20 +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 Better handling of bad data in TabbedTextOut/TabbedTextExtent 2003-01-31 03:23:18 +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 Outputting backspaces should only move the cursor. 2003-02-14 19:23:16 +00:00
wineps - DeviceCapabilities16 now calls PSDRV_DeviceCapabilities. 2003-01-31 03:24:33 +00:00
wininet "InternetAutoDial" should be "InternetAutodial". 2003-01-28 00:17:15 +00:00
winmm Added additional formats. 2003-02-15 00:00:12 +00:00
winnls
winsock Properly #define sipx_node for FreeBSD. 2003-01-28 01:07:09 +00:00
winspool Replace HEAP_strdupAtoW call and delete extra 2003-02-12 21:27:27 +00:00
wintab32
wintrust - Add some stubs. 2003-01-13 20:44:13 +00:00
wow32
wsock32 Provide stub implementations of GetTypeByNameA and SetServiceA. 2003-01-30 00:23:39 +00:00
x11drv XCloseIM sometimes crashes in Xlib, don't call it. 2003-01-30 01:08:53 +00:00
.cvsignore
make_dlls
Makedll.rules.in Rename __WINE__ to __WINESRC__. 2003-01-04 00:52:18 +00:00
Makefile.in Added d3dim.dll with stubs. 2003-01-24 01:08:15 +00:00
Maketest.rules.in Remove global NONAMELESS* define for tests too. 2003-01-09 01:56:27 +00:00