wine/dlls
Rob Shearman 461ce6e4a2 ole32: Fix potential NULL dereference of qiresults in ClientIdentity_QueryMultipleInterfaces.
This could happen if proxy_manager_get_remunknown returns S_FALSE, so 
fix the check of the return code to match that below.
2008-02-13 16:42:42 +01:00
..
acledit
activeds
actxprxy actxprxy: Add the start of actxprxy.dll. 2007-12-10 14:27:11 +01:00
advapi32 advapi32/tests: Only use functions if they are implemented. 2008-02-12 22:40:15 +01:00
advpack advpack/tests: Show errors in hex. 2008-02-11 19:55:49 +01:00
amstream
atl atl: Assign to structs instead of using memcpy. 2008-02-11 19:56:03 +01:00
avicap32
avifil32 avifil32: Assign to structs instead of using memcpy. 2008-02-12 22:35:56 +01:00
browseui browseui: Russian translation. 2008-01-23 11:31:42 +01:00
cabinet cabinet: Assign to structs instead of using memcpy. 2008-02-12 22:36:03 +01:00
capi2032
cards
cfgmgr32
clusapi
comcat
comctl32 comctl32: Assign to structs instead of using memcpy. 2008-02-12 23:00:03 +01:00
comdlg32 comdlg32: Assign to structs instead of using memcpy. 2008-02-13 16:41:37 +01:00
compstui
credui credui: Added Russian translation. 2008-01-25 12:08:15 +01:00
crtdll
crypt32 crypt32/tests: Skip test if we don't have enough rights. 2008-02-11 19:55:56 +01:00
cryptdll
cryptnet cryptnet: Remove unneeded cast. 2007-12-31 17:44:06 +01:00
ctapi32
ctl3d32
d3d8 wined3d: Use unsigned int instead of size_t for element counts. 2008-01-07 17:17:04 +01:00
d3d9 d3d9: Implement the device lost state. 2008-02-07 13:05:37 +01:00
d3d10
d3dim
d3drm
d3dx8 d3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes. 2008-02-05 12:19:38 +01:00
d3dx9_36 d3dx9: Start implementation of d3dx9_36. 2008-01-16 12:45:17 +01:00
d3dxof
dbghelp dbghelp: Fix erroneous access to dwarf symbol cache. 2008-02-12 22:40:46 +01:00
dciman32
ddraw ddraw: Spelling fixes in the d3d test output. 2008-02-06 13:49:45 +01:00
ddrawex
devenum devenum: Fix the implementation of IEnumMoniker::Skip(), to match the MSDN specs. 2008-01-07 14:26:25 +01:00
dinput dinput: Make _dump_mouse_state static. 2008-02-12 22:36:13 +01:00
dinput8
dmband
dmcompos
dmime dmime: Remove unneeded casts. 2007-12-08 19:53:56 +01:00
dmloader dmloader: Remove unneeded casts. 2007-12-08 19:54:00 +01:00
dmscript
dmstyle Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
dmsynth Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
dmusic dmusic: Remove unneeded casts. 2007-12-08 19:54:05 +01:00
dmusic32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
dnsapi dnsapi: Remove unneeded casts. 2007-12-11 12:08:38 +01:00
dplay
dplayx Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
dpnaddr
dpnet
dpnhpast
dpnlobby
dsound dsound: Remove unneeded casts. 2008-01-02 12:38:41 +01:00
dswave Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
dwmapi dwmapi: Add stub implementation for DwmSetWindowAttribute and DwmUnregisterThumbnail. 2008-01-07 18:19:37 +01:00
dxdiagn dxdiagn: Remove unneeded casts. 2008-01-07 12:18:54 +01:00
dxerr8
dxerr9
dxguid d3dx8: Add definition for MatrixStack. 2007-12-18 14:10:17 +01:00
faultrep
gdi32 gdi32: Move two 16bit function stubs to gdi16.c. 2008-02-13 16:41:03 +01:00
gdiplus gdiplus: Fix the bezier arc path test on all Windows platforms. 2008-02-05 12:19:36 +01:00
glu32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
gphoto2.ds gphoto2.ds: Remove unneeded casts. 2008-01-07 12:18:32 +01:00
hal
hhctrl.ocx hhctrl.ocx: Don't return uninitialized stream. 2008-01-16 12:15:46 +01:00
hid Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
hlink hlink: Don't prefer native version. 2008-02-04 11:29:48 +01:00
hnetcfg
iccvid iccvid: Remove unneeded casts. 2008-01-07 12:18:29 +01:00
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp: Improve last error handling in ImageGetCertificateData. 2007-12-12 16:00:08 +01:00
imm32 imm: Implement ImmGenerateMessage. 2008-02-11 21:02:47 +01:00
inetcomm inetcomm: Implement IMimeMessage_GetMessageSource. 2008-02-13 16:40:34 +01:00
infosoft Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
inkobj Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
inseng Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
iphlpapi iphlpapi: Implement GetBestInterfaceEx. 2008-01-17 15:33:49 +01:00
itss itss: Added BINDF_NEEDFILE test. 2008-02-04 13:17:17 +01:00
kernel32 kernel32/tests: ReplaceFile[AW] doesn't exist on win9x. 2008-02-13 16:41:54 +01:00
localspl localspl: Implement fpAddPrinterDriverEx. 2008-02-08 12:48:17 +01:00
localui
lz32
mapi32 mapi32: Add an API documentation stub to make winapi_check happy. 2008-02-05 12:19:37 +01:00
mciavi32 mciavi32: Remove unneeded casts. 2007-12-21 12:40:55 +01:00
mcicda
mciseq mciseq: Remove unneeded casts. 2007-12-21 12:40:58 +01:00
mciwave
midimap
mlang mlang: Implement Rfc1766ToLcidW. 2008-01-14 15:31:37 +01:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr.sys: Fix values returned for IOCTL_STORAGE_GET_DEVICE_NUMBER on emulated disks. 2008-01-16 15:23:10 +01:00
mpr
mprapi
msacm32 msacm32: Remove unneeded casts. 2007-12-24 13:30:17 +01:00
msacm32.drv
msadp32.acm
mscat32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
mscms mscms: Open .icm files only when enumerating color profiles. 2008-01-25 12:08:36 +01:00
mscoree mscoree: Semi-stub for LoadStringRCEx and LoadStringRC. 2008-01-22 12:04:17 +01:00
msdmo
msftedit
msg711.acm
mshtml mshtml: Mode range tests. 2008-02-11 19:57:44 +01:00
mshtml.tlb
msi msi: Add tests for source folder resolution. 2008-02-13 16:41:14 +01:00
msimg32
msimtf
msisys.ocx
msnet32
msrle32
msvcirt
msvcr71 msvcr71: Add an implementation that forwards to msvcrt. 2008-01-21 11:43:09 +01:00
msvcrt msvcrt: Fix EOF behavior on read from pipe or console. 2008-02-12 22:35:20 +01:00
msvcrt20 msvcrt: _ftol returns a 64-bit value. 2008-01-21 11:39:47 +01:00
msvcrt40 msvcrt: _ftol returns a 64-bit value. 2008-01-21 11:39:47 +01:00
msvcrtd msvcrt: Fix _execv spec entries for the forwarding variants too. 2008-01-21 11:39:43 +01:00
msvfw32 msvfw32: Avoid possible dereference of NULL pointer (Coverity). 2008-02-07 11:59:53 +01:00
msvidc32
mswsock Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
msxml3 msxml3: Corrected tests for msxml service packs versions. 2008-02-12 22:40:24 +01:00
nddeapi
netapi32 netapi32: Remove unneeded cast. 2008-01-14 13:09:53 +01:00
newdev
ntdll ntdll: Store the unhandled exception filter at startup to avoid race conditions. 2008-02-12 22:39:19 +01:00
ntdsapi ntdsapi: Add an API documentation stub to make winapi_check happy. 2008-02-05 12:19:37 +01:00
ntoskrnl.exe ntoskrnl.exe: Implement MmPageEntireDriver and MmResetDriverPaging. 2008-02-06 12:43:53 +01:00
ntprint
objsel Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
odbc32 Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
odbccp32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
ole32 ole32: Fix potential NULL dereference of qiresults in ClientIdentity_QueryMultipleInterfaces. 2008-02-13 16:42:42 +01:00
oleacc
oleaut32 oleaut32: Fix some memory leaks in the safearray tests. 2008-02-04 13:03:58 +01:00
olecli32 olecli: Remove duplicated typedefs/enums. 2008-02-05 12:19:36 +01:00
oledlg Spelling fixes. 2008-01-03 13:08:54 +01:00
olepro32
olesvr32
olethk32
opengl32 opengl32/tests: Only use functions if they are implemented. 2008-02-11 20:41:40 +01:00
pdh pdh: Fixed wrong condition. 2008-02-04 11:14:44 +01:00
powrprof
printui
propsys propsys: Add a stub implementation of propsys.dll. 2008-01-16 12:17:20 +01:00
psapi psapi: Remove unneeded cast. 2008-01-16 12:16:07 +01:00
pstorec Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
qcap Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
qmgr qmgr: Implement IClassFactory methods. 2008-01-23 12:21:36 +01:00
qmgrprxy qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl. 2007-12-10 14:36:34 +01:00
quartz quartz: Add VideoRendererDefault. 2008-02-08 11:03:22 +01:00
query Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
rasapi32
resutils
riched20 riched20: Fix the name of the lpUsedDefChar field of GETTEXTEX. 2008-02-06 12:43:53 +01:00
riched32 riched32/tests: Avoid using size_t in traces. 2007-12-14 14:31:40 +01:00
rpcrt4 rpcrt4/tests: Don't crash on WinXP SP3. 2008-02-11 20:41:40 +01:00
rsabase
rsaenh rsaenh: Merge the encrypting and decrypting states, as encrypting and decrypting are allowed with the same key. 2008-02-08 11:02:25 +01:00
sane.ds sane.ds: Remove unneeded casts. 2008-01-21 11:38:40 +01:00
schannel Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
secur32 secur32: Initialise more pointers in helper to NULL. 2008-02-04 11:10:54 +01:00
security
sensapi
serialui
setupapi setupapi: Remove unneeded casts. 2008-01-21 11:38:51 +01:00
sfc
sfc_os
shdoclc
shdocvw shdocvw: Store headers as BSTR. 2008-01-21 11:38:22 +01:00
shell32 shell32: Added Dutch translations. 2008-02-12 22:37:56 +01:00
shfolder
shlwapi Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
snmpapi
spoolss spoolss: Add stubs for SpoolerHasInitialized and SpoolerInit. 2008-01-07 12:17:07 +01:00
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
sxs
tapi32
twain_32 Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
unicows
url url: Add a stub for AddMIMEFileTypesPS. 2008-02-07 11:59:53 +01:00
urlmon urlmon: Fixed ref count leak. 2008-02-06 22:12:31 +01:00
user32 user32: Add a couple of tests for WS_EX_TOPMOST. 2008-02-12 23:34:08 +01:00
userenv
usp10 usp10: Do glyph translation for truetype fonts only. 2007-12-13 13:09:14 +01:00
uuid
uxtheme uxtheme: Fix the system tests so they pass on Vista. 2008-02-07 12:56:08 +01:00
vdhcp.vxd
vdmdbg
version version: Return ERROR_RESOURCE_DATA_NOT_FOUND if the file does not have version information. 2008-02-05 12:19:36 +01:00
vmm.vxd vmm.vxd: Remove unneeded casts. 2008-01-23 11:31:42 +01:00
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
wineaudioio.drv
winecoreaudio.drv Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
winecrt0 winecrt0: DriverEntry is a WINAPI function. 2007-12-12 14:39:08 +01:00
wined3d wined3d: Add read_from_framebuffer_texture which combines code from read_from_framebuffer (drawpixels) and LoadLocation. 2008-02-11 19:58:58 +01:00
winedos winedos: Remove unneeded casts. 2008-01-25 12:08:45 +01:00
wineesd.drv Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
winejack.drv
winejoystick.drv winejoystick.drv: Remove unneeded casts. 2008-02-11 19:55:34 +01:00
winemp3.acm winemp3.acm: Remove unneeded casts. 2008-02-04 14:19:22 +01:00
winenas.drv Spelling fixes. 2008-01-07 13:41:01 +01:00
wineoss.drv wineoss.drv: Remove unneeded casts. 2008-02-11 19:55:42 +01:00
wineps.drv wineps.drv: Remove unneeded casts. 2008-02-04 14:19:29 +01:00
winequartz.drv
winex11.drv winex11: Added WGL_BIND_TO_TEXTURE_DEPTH_NV to ConvertAttribWGLtoGLX. 2008-02-07 11:59:53 +01:00
wing32
winhttp winhttp: Add a stub for WinHttpOpen. 2008-01-14 15:31:37 +01:00
wininet wininet: Remove unneeded casts. 2008-02-05 12:19:37 +01:00
winmm winmm: Remove unneeded casts. 2008-02-06 12:43:53 +01:00
winnls32
winscard
winspool.drv winspool: Use the backend for AddPrinterDriverEx. 2008-02-08 12:48:21 +01:00
wintab32 wintab32: Remove unneeded cast. 2008-02-07 11:07:24 +01:00
wintrust wintrust/crypt: Fix some test failures for a NULL parameter. 2008-02-11 20:41:40 +01:00
wldap32 More spelling fixes. 2008-01-04 12:55:45 +01:00
wmi wmi: Initial version of wmi.dll. 2008-01-17 13:42:14 +01:00
wnaspi32 wnaspi32: Remove unneeded cast. 2008-02-08 11:02:34 +01:00
wow32
ws2_32 ws2_32: Remove unneeded casts. 2008-02-08 11:02:45 +01:00
wsock32
wtsapi32
Makedll.rules.in Makedll.rules: Add a generic EXTRADLLFLAGS variable instead of defining a specific variable for every possible parameter. 2007-12-11 14:59:54 +01:00
Makefile.in ntdsapi: Add tests for DsMakeSpnW. 2008-01-25 12:12:24 +01:00
Makeimplib.rules.in
Maketest.rules.in