wine/dlls
2007-08-30 11:57:18 +02:00
..
acledit
activeds
advapi32 advapi32/tests: Don't use locale dependent string for testing. 2007-08-27 11:57:57 +02:00
advpack cabinet: Don't extract a file if DoExtract is FALSE. 2007-08-27 12:18:39 +02:00
amstream
atl atl: Replace SHDeleteKeyW with RegDeleteTreeW and get rid of the import of shlwapi. 2007-08-23 12:37:32 +02:00
avicap32
avifil32 avifil32/regsvr: Replace recursive delete functions by RegDeleteTree. 2007-08-17 11:48:35 +02:00
browseui
cabinet cabinet: Add initial tests for FDI. 2007-08-29 11:59:22 +02:00
capi2032
cards Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
cfgmgr32
clusapi
comcat
comctl32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
comdlg32 comdlg32: FindText: Fix text length in Norwegian template. 2007-08-27 12:18:18 +02:00
compstui
credui
crtdll
crypt32 crypt32: Set trust status on root element in chain. 2007-08-29 11:59:34 +02:00
cryptdll
cryptnet
ctl3d32
d3d8 wined3d: BaseVertexIndex can be negative. 2007-08-27 12:00:42 +02:00
d3d9 wined3d: Texture transform flag test. 2007-08-27 18:28:48 +02:00
d3d10
d3dim
d3drm
d3dx8
d3dxof
dbghelp dbghelp: Better match the PSDK types, especially with regards to constness. 2007-08-03 12:43:40 +02:00
dciman32
ddraw wined3d: Add a wined3d private WINED3DSBT_RECORDED. 2007-08-15 09:36:20 +02:00
ddrawex ddrawex: Better match the PSDK types and fix the winapi_check warnings. 2007-08-09 14:12:05 +02:00
devenum
dinput dinput: Count should not be 0-based. 2007-08-27 12:01:43 +02:00
dinput8
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi dnsapi/tests: No need to dynamically load dnsapi anymore. 2007-08-21 21:38:44 +02:00
dplay
dplayx
dpnaddr
dpnet dpnet: Remove 'recursive registry key delete' function. 2007-08-30 11:49:12 +02:00
dpnhpast Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
dpnlobby dpnlobby: Add dpnlobby that forwards to dpnet.dll. 2007-08-08 15:32:04 +02:00
dsound dsound: Remove 'recursive registry key delete' function. 2007-08-29 11:58:13 +02:00
dswave dswave: Remove 'recursive registry key delete' function. 2007-08-29 11:58:09 +02:00
dwmapi dwmapi: Add dwmapi.h and update win32.api to fix the winapi_check warnings. 2007-08-06 12:31:10 +02:00
dxdiagn dxdiagn: Remove 'recursive registry key delete' function. 2007-08-28 11:56:22 +02:00
dxerr8
dxerr9
dxguid dxguid: Remove dsdriver.h from imports. 2007-08-17 12:01:37 +02:00
faultrep faultrep: Add a stub dll. 2007-08-08 15:32:04 +02:00
gdi32 winex11.drv: Test for out-of-bound src coordinates in GdiAlphaBlend. 2007-08-29 12:03:08 +02:00
gdiplus Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
glu32
gphoto2.ds Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
hal
hhctrl.ocx hhctrl.ocx: Remove 'recursive registry key delete' function. 2007-08-28 11:56:15 +02:00
hid
hlink
hnetcfg
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK. 2007-08-28 11:56:37 +02:00
imm32 imm: Report GCS_DELTASTART to help behavior with advanced IME aware applications. 2007-08-29 12:01:47 +02:00
infosoft
inkobj inkobj: Remove break after return. Found by Smatch. 2007-08-06 12:18:07 +02:00
inseng inseng: Remove 'recursive registry key delete' function. 2007-08-27 19:28:15 +02:00
iphlpapi
itss
kernel32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
localspl localspl/tests: Use skip if localspl can't be loaded. 2007-07-30 12:52:07 +02:00
localui
lz32
mapi32 mapi32: Add a skeleton mapiform.h header with a proper prototype for MAPIOpenLocalFormContainer(). 2007-08-06 12:29:37 +02:00
mciavi32
mcicda
mciseq
mciwave
midimap
mlang mlang: Remove 'recursive registry key delete' function. 2007-08-27 19:28:11 +02:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Fix Polish translation. 2007-08-06 13:58:23 +02:00
mprapi
msacm32
msacm32.drv
msadp32.acm
mscms mscms/tests: Allocate the profile buffer dynamically to make sure it's large enough. 2007-08-17 12:01:37 +02:00
mscoree mscoree: Return S_OK if mono runtime is found. 2007-08-24 10:57:16 +02:00
msdmo
msftedit
msg711.acm
mshtml mshtml/htmltextcont: Initialize value (Coverity). 2007-08-20 12:54:45 +02:00
mshtml.tlb mshtml.tlb: Fixed a typo in copyright header. 2007-07-31 11:31:18 +02:00
msi msi: Remove 'recursive registry key delete' function. 2007-08-27 11:58:35 +02:00
msimg32
msisys.ocx
msnet32
msrle32
msvcrt msvcrt: Don't include mbstring.h to avoid conflicts with system headers. 2007-08-24 15:11:17 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Fix Polish translation. 2007-08-06 13:58:19 +02:00
msvidc32
mswsock
msxml3 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
nddeapi
netapi32 netapi32: Add some missing prototypes in the lmaccess.h, lmshare.h and lmwksta.h headers. 2007-08-08 15:32:03 +02:00
newdev
ntdll ntdll: On Mac OS, close the CDROM device before opening the parent. 2007-08-29 16:44:16 +02:00
ntdsapi
ntoskrnl.exe ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings. 2007-08-16 11:09:41 +02:00
ntprint
objsel objsel: Remove 'recursive registry key delete' function. 2007-08-23 20:18:32 +02:00
odbc32
odbccp32
ole32 ole32: Properly update the SmallBlockDepotCount when adding more blocks. 2007-08-28 11:58:44 +02:00
oleacc
oleaut32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
olecli32
oledlg oledlg: Constify some variables. 2007-08-06 13:58:57 +02:00
olepro32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
olesvr32
opengl32 wgl: Fix wglGetCurrentReadDCARB bugs. 2007-08-23 12:38:39 +02:00
pdh pdh/tests: Add missing '\n' to ok() calls. 2007-08-08 15:32:03 +02:00
powrprof
printui
psapi
pstorec
qcap qcap: Constify some variables. 2007-08-07 12:37:47 +02:00
quartz Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
query
rasapi32
resutils
riched20 riched20: Constify some variables. 2007-08-17 12:01:37 +02:00
riched32
rpcrt4 rpcrt4: Constify some variables. 2007-08-22 11:58:13 +02:00
rsabase
rsaenh rsaenh: Constify some variables. 2007-08-24 10:57:16 +02:00
sane.ds
schannel
secur32 secur32: Implement LsaEnumerateLogonSessions stub. 2007-08-30 11:57:18 +02:00
security
sensapi
serialui
setupapi setupapi: Add prototypes for the Setup*Log*() functions. Better stick to the PSDK types. 2007-08-30 11:57:18 +02:00
sfc
sfc_os
shdoclc
shdocvw shdocvw: iexplore needs to handle the -nohome option. 2007-08-27 12:02:21 +02:00
shell32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
shfolder
shlwapi Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
snmpapi snmpapi/tests: Be more verbose on missing functions. 2007-08-10 16:19:07 +02:00
spoolss
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
sxs
tapi32 Assorted spelling fixes. 2007-08-09 14:13:07 +02:00
twain_32
unicows
url
urlmon urlmon: Remove 'recursive registry key delete' function. 2007-08-20 11:56:18 +02:00
user32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
userenv userenv: Add a skeleton userenv.h header and use it. 2007-08-10 11:56:08 +02:00
usp10
uuid uuid: Added IID_IProxyManager. 2007-08-01 11:28:39 +02:00
uxtheme Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
vdhcp.vxd
vdmdbg
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa: Make SetFormat work better with new behavior of dsound. 2007-08-27 19:58:28 +02:00
wineaudioio.drv
winecoreaudio.drv Assorted spelling fixes. 2007-07-31 21:37:50 +02:00
winecrt0
wined3d wined3d: Tidy up the vbo removal from the strided data. 2007-08-30 11:57:18 +02:00
winedos Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
wineesd.drv
winejack.drv
winejoystick.drv
winemp3.acm
winenas.drv
wineoss.drv wineoss: Update sound caps. 2007-08-27 12:01:11 +02:00
wineps.drv Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
winequartz.drv
winex11.drv x11drv: Remove some no longer needed wine 16bit headers. 2007-08-29 12:31:28 +02:00
wing32
winhttp winhttp: Add stub for WinHttpCheckPlatform. 2007-08-27 12:02:31 +02:00
wininet wininet: Send INTERNET_STATUS_HANDLE_CLOSING when object is being destroyed as native does. 2007-08-23 13:13:35 +02:00
winmm
winnls32
winscard
winspool.drv winspool: Forward AddPrinterDriver to AddPrinterDriverEx. 2007-08-24 10:57:16 +02:00
wintab32
wintrust wintrust: Implement pfnCertificateTrust. 2007-08-29 12:00:33 +02:00
wldap32
wnaspi32
wow32
ws2_32
wsock32
wtsapi32
Makedll.rules.in
Makefile.in make_makefiles: wined3d doesn't depend on OpenGL libs anymore. 2007-08-14 13:37:14 +02:00
Makeimplib.rules.in
Maketest.rules.in