wine/dlls
2003-02-25 03:59:12 +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 Accept either TVI_ROOT or NULL for the parent to imply sort the entire 2003-02-25 03:59:12 +00:00
commdlg - Implemented two lookup tables for the sample fonts. The first, 2003-02-15 00:02:24 +00:00
crtdll
crypt32 Added stub for CryptUnprotectData. 2003-02-18 23:23:52 +00:00
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 Implement GetDeviceInfo and GetObjectInfo for the keyboard device. 2003-02-24 20:41:28 +00:00
dinput8
dplay
dplayx Added some missing LeaveCriticalSection's. 2003-02-12 01:26:05 +00:00
dsound Fixed a problem getting the GUID to compile under windows and wine. 2003-02-24 20:42:59 +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 Now compiles on windows. Added a couple more checks. 2003-02-25 03:56:43 +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 Rough implementation of _O_TEXT/_O_BINARY translation by doing single 2003-02-19 22:09:33 +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 Define CD_SECS and CD_FRAMES also on non-Linux systems. Avoid a 2003-02-25 03:56:21 +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
qcap
quartz
rasapi32
richedit A fix to get edit control scrolls bars to draw in the correct 2003-02-19 03:40:33 +00:00
rpcrt4 For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
serialui
setupapi
shdocvw
shell32 Updated authors list. 2003-02-19 23:30:10 +00:00
shfolder
shlwapi - _SHStrDupAA forgot about terminating '\0'. 2003-02-12 21:29:20 +00:00
snmpapi
sti
tapi32
ttydrv
twain
url
urlmon
user Print thread ids in traces with only 4 digits now that they are small 2003-02-18 23:29:47 +00:00
version
win32s
winaspi
winedos Remove some unreachable code. 2003-02-24 20:48:45 +00:00
wineps - DeviceCapabilities16 now calls PSDRV_DeviceCapabilities. 2003-01-31 03:24:33 +00:00
wininet InternetOpenUrlA (http/s case): Use client for HttpOpenRequestA, don't 2003-02-25 03:57:59 +00:00
winmm Avoid playing data tracks. 2003-02-19 22:08:03 +00:00
winnls
winsock Remove some unreachable code. 2003-02-24 20:48:45 +00:00
winspool Replace HEAP_strdupAtoW call and delete extra 2003-02-12 21:27:27 +00:00
wintab32
wintrust
wow32
wsock32 Provide stub implementations of GetTypeByNameA and SetServiceA. 2003-01-30 00:23:39 +00:00
x11drv Correctly encode wParam for WM_SYSCOMMAND,SC_SIZE messages. 2003-02-18 23:24:57 +00:00
.cvsignore
make_dlls Fixed installation order of linkable dlls. 2003-02-19 22:11:37 +00:00
Makedll.rules.in
Makefile.in Fixed installation order of linkable dlls. 2003-02-19 22:11:37 +00:00
Maketest.rules.in