wine/dlls
2005-07-06 15:44:15 +00:00
..
activeds
advapi32 Branch the LSA functions from security.c to lsa.c. 2005-07-06 10:37:50 +00:00
advpack
amstream
atl Add some missing declarations. 2005-06-22 12:00:12 +00:00
avicap32
avifil32 gcc 4.0 -Wpointer-sign fixes. 2005-07-05 14:26:54 +00:00
cabinet Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
capi2032
cards Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
cfgmgr32
comcat
comctl32 Move DPA and DSA functions out of comctl32undoc.c as they are 2005-07-06 10:32:18 +00:00
commdlg gcc 4.0 -Wpointer-sign fixes. 2005-07-05 14:11:04 +00:00
crtdll
crypt32 - implement encoding/decoding of cert extensions 2005-07-01 15:40:45 +00:00
cryptdll
ctl3d
d3d8 Assorted spelling fixes. 2005-06-30 18:19:33 +00:00
d3d9 Strip out stateblocks from d3d9 and relay all stateblock calls to 2005-07-05 16:17:31 +00:00
d3dim Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
d3drm
d3dx8 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
d3dxof
dbghelp Const correctness fixes. 2005-06-27 09:53:46 +00:00
dciman32
ddraw Make check fails in dlls/ddraw/tests/d3d, because a heap allocate is 2005-07-03 11:21:32 +00:00
devenum
dinput Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
dinput8
dmband Fix up declarations. 2005-06-22 12:01:39 +00:00
dmcompos
dmime - use interfaces rather than internal functions 2005-06-21 09:44:28 +00:00
dmloader Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
dmscript
dmstyle Const correctness fixes. 2005-06-27 09:53:46 +00:00
dmsynth
dmusic
dmusic32
dplay
dplayx Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
dpnet
dpnhpast
dsound Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
dswave
dxdiagn
dxerr8
dxerr9
dxguid
gdi Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
glu32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
glut32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
hhctrl.ocx
iccvid
icmp Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
ifsmgr.vxd
imagehlp Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
imm32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
iphlpapi Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
itss Export DllMain as native does. 2005-06-27 12:04:09 +00:00
kernel Intercept functions for 16-bit relay debugging by patching the 2005-07-05 12:52:07 +00:00
lzexpand
mapi32
mlang Changes stub to FIXME for GetGlobalFontLinkObject. 2005-06-27 11:10:16 +00:00
mmdevldr.vxd
monodebg.vxd
mpr Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
msacm Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
mscms Fix color directory handling. 2005-07-05 10:56:52 +00:00
msdmo
mshtml Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-06 10:33:10 +00:00
msi Don't crash when cancelling out of a modeless dialog. 2005-07-06 11:11:26 +00:00
msimg32
msisys
msnet32
msrle32
msvcrt Fixed erroneous file flag in _popen. 2005-07-05 14:07:00 +00:00
msvcrt20
msvcrt40
msvcrtd Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
msvidc32 Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
msvideo
mswsock
netapi32 Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
newdev
ntdll Replace stubs for information classes in NtQueryVirtualMemory and 2005-07-05 14:05:58 +00:00
odbc32
odbccp32
ole32 Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-05 11:02:54 +00:00
oleacc
oleaut32 Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
olecli
oledlg
olepro32
olesvr
opengl32 Now generating argument-less functions as (void) instead of (). 2005-06-27 09:46:35 +00:00
powrprof
psapi Rewrote the psapi test suite. 2005-06-27 19:47:48 +00:00
qcap
quartz
rasapi32 Declare and fix function prototypes. 2005-06-27 09:49:48 +00:00
riched20 Fixed EM_LINEINDEX handler and added EM_LINEFROMCHAR handler. 2005-07-06 11:12:10 +00:00
richedit
rpcrt4 Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
rsabase
rsaenh
secur32
sensapi
serialui
setupapi Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
shdocvw Fix typo in comment about Wine registry key. 2005-06-27 09:43:12 +00:00
shell32 Implemented UnixFolder's ISFHelper::DeleteItems interface. 2005-07-06 15:43:51 +00:00
shfolder
shlwapi Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
snmpapi
stdole32.tlb
sti
strmiids
tapi32 Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
ttydrv
twain
unicows
url
urlmon Register protocols. 2005-07-05 14:06:43 +00:00
user Clear buffer before querying the registry in SYSPARAMS_Load. 2005-07-06 11:11:17 +00:00
uuid
uxtheme Every window needs to receive WM_THEMECHANGED (esp. controls), so also 2005-07-06 10:32:30 +00:00
vdhcp.vxd
vdmdbg
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s
winaspi Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
wined3d Implemented stateblocks in wined3d. 2005-07-05 14:05:18 +00:00
winedos Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
wineps Moved ppd file configuration to HKCU\Software\Wine\Printing\PPD Files. 2005-06-28 13:51:14 +00:00
wininet Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
winmm Change messages about config file to registry. 2005-07-03 11:23:48 +00:00
winnls
winsock Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
winspool Add an implementation of AddJob and a partial one of ScheduleJob. 2005-07-06 15:44:15 +00:00
wintab32
wintrust Sort entry points alphabetically. 2005-06-22 18:38:23 +00:00
wow32
wsock32
wtsapi32
x11drv Make sure that the OpenGL visual created for a window has a stencil 2005-07-05 10:58:41 +00:00
.cvsignore
checklink.c
make_dlls
Makedll.rules.in
Makefile.in
Maketest.rules.in