Sweden-Number/dlls
Rob Shearman ffffcfa239 rpcrt4: Move the setting of retval_ptr outside of any particular stub phase in stub_do_args and stub_do_old_args.
After the change in order of phases it was no longer being set in the 
last phase and so caused all stubless functions to appear to have no 
return value.
2008-01-16 12:15:51 +01:00
..
acledit acledit: Add wfext.h. 2007-11-13 13:36:51 +01:00
activeds
actxprxy actxprxy: Add the start of actxprxy.dll. 2007-12-10 14:27:11 +01:00
advapi32 advapi32: RegGetValueW() must return the required buffer size in bytes, not WCHARs. 2008-01-11 12:25:21 +01:00
advpack Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
amstream amstream: Remove 'recursive registry key delete' function. 2007-09-27 11:58:38 +02:00
atl dlls: Remove duplicate includes. 2007-11-19 13:54:46 +01:00
avicap32
avifil32 Spelling fixes. 2008-01-03 13:08:54 +01:00
browseui Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
cabinet cabinet: Fix memory leak (found by Smatch). 2008-01-07 13:45:51 +01:00
capi2032 configure: Merge the libcapi20 existence check with the soname check. 2007-07-02 17:29:17 +02:00
cards cards: We can now store binary files in the repository. 2007-09-17 16:07:27 +02:00
cfgmgr32 cfgmgr32: Forward cfgmgr32 functions to setupapi. 2007-11-08 11:52:18 +01:00
clusapi clusapi: Corrected value in GetNodeClusterState. 2007-11-12 13:00:25 +01:00
comcat comcat: Remove 'recursive registry key delete' function. 2007-09-26 11:32:31 +02:00
comctl32 comctl32: Remove unneeded casts. 2008-01-02 12:38:41 +01:00
comdlg32 comdlg32: Filter change should not update filename. 2008-01-10 11:39:04 +01:00
compstui
credui credui: Add Spanish resource. 2007-12-10 12:13:03 +01:00
crtdll
crypt32 crypt32: Fix race condition in loading default provider. 2008-01-15 11:38:02 +01:00
cryptdll
cryptnet cryptnet: Remove unneeded cast. 2007-12-31 17:44:06 +01:00
ctapi32 ctapi32: Added null terminator to library name. 2007-11-30 12:43:37 +01:00
ctl3d32
d3d8 wined3d: Use unsigned int instead of size_t for element counts. 2008-01-07 17:17:04 +01:00
d3d9 d3d9: Reject IDirect3DDevice9::Reset with active default pool resources. 2008-01-14 15:12:00 +01:00
d3d10 d3d10: Add stub for d3d10.dll. 2007-07-11 14:22:20 +02:00
d3dim
d3drm d3drm/tests: Fix the Visual C++ double to float conversion warnings. 2007-05-31 14:18:39 +02:00
d3dx8 d3dx8: Implement D3DXCreateMatrixStack. 2007-12-18 14:16:00 +01:00
d3dxof d3dxof: Fix some return values. 2007-11-08 13:56:37 +01:00
dbghelp dbghelp: In Minidump, change a couple of internal names for consistency. 2008-01-14 13:36:42 +01:00
dciman32
ddraw ddraw/tests: Add test for rendering vertices with zero rhw. 2008-01-08 12:53:31 +01:00
ddrawex ddrawex: Remove 'recursive registry key delete' function. 2007-09-25 11:18:59 +02:00
devenum devenum: Fix the implementation of IEnumMoniker::Skip(), to match the MSDN specs. 2008-01-07 14:26:25 +01:00
dinput dinput: Silence incorrect warning and move it to a valid place. 2008-01-07 14:25:19 +01:00
dinput8 dinput8: Remove 'recursive registry key delete' function. 2007-09-24 13:44:49 +02:00
dmband dmband: Fix a memory leak. 2007-09-19 14:58:38 +02:00
dmcompos dmcompos: Indirection level fix. 2007-09-20 11:36:39 +02:00
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 dmscript: Indirection level fix. 2007-09-21 11:52:30 +02:00
dmstyle dmstyle: Remove 'recursive registry key delete' function. 2007-08-31 12:08:58 +02: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 dplayx: Fix a typo. 2008-01-02 13:19:58 +01:00
dpnaddr
dpnet dpnet: Indirection level fix. 2007-09-21 11:52:39 +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 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 faultrep: Add stub for ReportFault. 2007-10-02 12:28:15 +02:00
gdi32 gdi32: Fix AddFontResource behavior with relative paths. 2008-01-15 14:35:14 +01:00
gdiplus gdiplus/tests: Don't free if alloc failed. 2008-01-14 13:10:55 +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 hal: Added stubs for KfAquireSpinLock, KfReleaseSpinLock, KfLowerIrql, KfRaiseIrql. 2007-10-31 12:39:55 +01:00
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/tests: Skip tests if hlink couldn't be created. 2008-01-14 13:11:02 +01:00
hnetcfg Include objbase.h where need to get the DllRegisterServer prototype. 2007-11-06 14:39:16 +01:00
iccvid iccvid: Remove unneeded casts. 2008-01-07 12:18:29 +01:00
icmp icmp: Correctly handle underflow in IcmpSendEcho(). 2007-12-06 12:05:29 +01:00
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp: Improve last error handling in ImageGetCertificateData. 2007-12-12 16:00:08 +01:00
imm32 imm32: ImmNotifyIMM with CPS_CANCEL fully clears the composition string. Also enable respective tests. 2008-01-07 12:34:01 +01:00
inetcomm inetcomm: Implement IMimeBody_GetOffsets. 2007-12-21 12:40:24 +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 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
itss itss: Remove unneeded casts. 2008-01-08 12:54:12 +01:00
kernel32 kernel32/tests: Avoid size_t in traces. 2008-01-15 17:08:09 +01:00
localspl Spelling fixes. 2008-01-03 13:08:54 +01:00
localui localui: Updated French translation. 2007-11-13 21:47:06 +01:00
lz32
mapi32 mapi32: Remove unneeded cast. 2008-01-11 12:23:50 +01:00
mciavi32 mciavi32: Remove unneeded casts. 2007-12-21 12:40:55 +01:00
mcicda mcicda: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:45 +02:00
mciseq mciseq: Remove unneeded casts. 2007-12-21 12:40:58 +01:00
mciwave mciwave: Prevent division by zero when processing non-PCM codec. 2007-06-26 11:53:05 +02:00
midimap midimap: Fix buffer sizes. 2007-12-05 13:31:58 +01:00
mlang mlang: Implement Rfc1766ToLcidW. 2008-01-14 15:31:37 +01:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr.sys: Implemented IOCTL_DISK_GET_DRIVE_GEOMETRY and IOCTL_STORAGE_GET_DEVICE_NUMBER. 2008-01-09 13:38:03 +01:00
mpr mpr: Updated Korean resource. 2007-10-25 13:57:47 +02:00
mprapi
msacm32 msacm32: Remove unneeded casts. 2007-12-24 13:30:17 +01:00
msacm32.drv msacm32.drv: Constify some variables. 2007-05-30 15:55:31 +02:00
msadp32.acm msadp32.acm: Constify some variables. 2007-05-30 15:55:35 +02:00
mscat32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
mscms mscms: Remove unneeded casts. 2008-01-11 12:23:54 +01:00
mscoree mscoree: Add stubs for DllCanUnloadNow and DllGetClassObject. 2008-01-10 12:17:49 +01:00
msdmo msdmo: Fix to DMOEnum to properly enumerate the keys and properly respect the flag. 2007-10-29 12:02:33 +01:00
msftedit
msg711.acm msg711.acm: Constify some variables. 2007-05-29 12:04:39 +02:00
mshtml mshtml: Disable some default Gecko warnings. 2008-01-11 12:26:41 +01:00
mshtml.tlb mshtml.tlb: Fixed a typo in copyright header. 2007-07-31 11:31:18 +02:00
msi msi/tests: Tweaked so it does not look like things are misspelled. 2008-01-11 12:25:44 +01:00
msimg32
msimtf msimtf: Fixed typos. 2007-11-02 12:22:35 +01:00
msisys.ocx
msnet32
msrle32 msrle32: Add Swedish translation. 2007-10-16 12:41:01 +02:00
msvcirt msvcirt: Added stub implementation of msvcirt.dll. 2007-09-28 20:43:43 +02:00
msvcrt msvcrt: Remove unneeded casts. 2008-01-14 13:09:56 +01:00
msvcrt20
msvcrt40 msvcrt40: Add DllMain. 2007-12-05 12:05:04 +01:00
msvcrtd Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
msvfw32 msvfw32: Remove unneeded casts. 2008-01-14 13:10:07 +01:00
msvidc32 msvidc32: Add Swedish translation. 2007-10-16 12:39:42 +02:00
mswsock Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
msxml3 msxml3: Corrected getAttribute to return current value and assign output var. 2008-01-14 15:53:05 +01:00
nddeapi
netapi32 netapi32: Remove unneeded cast. 2008-01-14 13:09:53 +01:00
newdev
ntdll ntdll: Restore typecast that is really needed. 2008-01-15 20:36:48 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Additional stub implementations. 2008-01-09 12:25:43 +01:00
ntprint Assorted spelling fixes. 2007-07-05 19:56:34 +02:00
objsel Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
odbc32 configure: Added a check for the soname of libodbc. 2008-01-07 17:16:29 +01:00
odbccp32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
ole32 ole32: Partially implement ServerRpcChannelBuffer_GetDestCtx. 2008-01-15 14:36:29 +01:00
oleacc wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
oleaut32 janitorial: Remove superfluous backslashes at end of lines. 2007-12-31 19:23:45 +01:00
olecli32 olecli32: Fix invalid syntax. 2007-11-19 15:00:55 +01:00
oledlg Spelling fixes. 2008-01-03 13:08:54 +01:00
olepro32 Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
olesvr32
olethk32 olethk32: Added stub implementation. 2007-09-11 11:48:49 +02:00
opengl32 Assorted spelling fixes. 2007-12-08 19:55:39 +01:00
pdh pdh: Rename the wrappers around HeapAlloc() &Co to use the standard names. 2007-12-10 12:04:01 +01:00
powrprof
printui printui: Parse args for PrintUIEntryW. 2007-07-13 14:35:42 +02:00
psapi psapi: GetWsChanges() calls down to the wrong ntdll function. Found by sparse. 2007-06-06 12:12:05 +02:00
pstorec Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
qcap qcap: Complete initializers for g_cTemplates[]. 2008-01-02 12:38:42 +01:00
qmgr qmgr: AddRef, QueryInterface, and stub functions for queue manager interface. 2007-12-20 12:29:08 +01:00
qmgrprxy qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl. 2007-12-10 14:36:34 +01:00
quartz janitorial: Remove superfluous backslashes at end of lines. 2007-12-31 19:23:45 +01:00
query Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
rasapi32
resutils
riched20 riched20: Include selection bar size in POSFROMCHAR. 2008-01-15 11:37:30 +01:00
riched32 riched32/tests: Avoid using size_t in traces. 2007-12-14 14:31:40 +01:00
rpcrt4 rpcrt4: Move the setting of retval_ptr outside of any particular stub phase in stub_do_args and stub_do_old_args. 2008-01-16 12:15:51 +01:00
rsabase rsabase: Add version resource. 2007-12-03 14:44:07 +01:00
rsaenh rsaenh/tests: Remove an unused global variable. 2007-12-14 12:25:59 +01:00
sane.ds sane: Add Spanish Resource. 2007-12-10 12:13:20 +01:00
schannel Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
secur32 secur32: Fix possible crash while loading SSP providers from registry. 2007-12-21 13:46:15 +01:00
security
sensapi
serialui serialui: Add Swedish translation. 2007-10-16 12:40:25 +02:00
setupapi setupapi: Fix dead code (Coverity). 2008-01-14 13:10:15 +01:00
sfc sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
sfc_os sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
shdoclc shdoclc: Update Swedish translation. 2007-10-16 12:42:08 +02:00
shdocvw shdocvw: Call StatusTextChange in set_status_text. 2008-01-15 11:37:49 +01:00
shell32 shell32: Update Russian translation. 2008-01-15 11:37:17 +01:00
shfolder
shlwapi shlwapi: Fix a return value in UrlEscapeA. 2008-01-10 11:37:57 +01:00
snmpapi snmpapi: Make a test pass on Vista. 2007-11-12 11:40:55 +01:00
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 tapi32: Add stub for lineInitializeExA. 2007-10-22 14:54:39 +02:00
twain_32 Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
unicows
url url: Fix prototype of FileProtocolHandlerA. 2007-11-05 12:09:54 +01:00
urlmon urlmon: Fix unlikely free of uninitialized pointer. 2008-01-14 13:11:10 +01:00
user32 user32: Don't inherit stdin/stdout handles in explorer. 2008-01-14 15:50:06 +01:00
userenv userenv: Add a stub for UnloadUserProfile. 2007-09-21 12:05:42 +02:00
usp10 usp10: Do glyph translation for truetype fonts only. 2007-12-13 13:09:14 +01:00
uuid dlls: Remove duplicate includes. 2007-11-19 13:54:46 +01:00
uxtheme Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
vdhcp.vxd
vdmdbg vdmdbg: Add a stub implementation of VDMEnumTaskWOW. 2007-07-17 14:12:19 +02:00
version version: Use GetModuleHandleEx to increment the module ref count. 2007-11-01 12:41:44 +01:00
vmm.vxd Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa.drv: Don't return garbage if can't find active channel. 2008-01-14 13:11:25 +01:00
wineaudioio.drv
winecoreaudio.drv coreaudio: Verify valid lineId in MIXER_GETLINECONTROLSF_ONEBYTYPE. 2007-11-29 15:32:09 +01:00
winecrt0 winecrt0: DriverEntry is a WINAPI function. 2007-12-12 14:39:08 +01:00
wined3d wined3d: Set swapchain container before flagging front buffer with SFLAG_INDRAWABLE. 2008-01-15 14:35:20 +01:00
winedos Spelling fixes. 2008-01-10 12:16:31 +01:00
wineesd.drv Spelling fixes. 2008-01-10 12:16:31 +01:00
winejack.drv Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
winejoystick.drv Spelling fixes. 2008-01-10 12:16:31 +01:00
winemp3.acm Spelling fixes. 2008-01-07 13:41:01 +01:00
winenas.drv Spelling fixes. 2008-01-07 13:41:01 +01:00
wineoss.drv Spelling fixes. 2008-01-07 13:41:01 +01:00
wineps.drv Spelling fixes. 2008-01-03 13:08:54 +01:00
winequartz.drv
winex11.drv gdi32: Add a test for undocumented EnumFontFamiliesEx(NULL), make it pass under Wine. 2008-01-15 11:38:15 +01:00
wing32
winhttp winhttp: Add a stub for WinHttpOpen. 2008-01-14 15:31:37 +01:00
wininet wininet: Fix type of a loop variable in HTTP_BuildHeaderRequestStr(). 2008-01-14 15:31:37 +01:00
winmm More spelling fixes. 2008-01-04 12:55:45 +01:00
winnls32
winscard winscard: Use quotes to include winscard.h. Fixes a winapi_check warning. 2007-08-30 17:02:49 +02:00
winspool.drv winspool: Adjust the typo of a loop variable in test_EnumForms(). 2008-01-02 12:38:42 +01:00
wintab32 wintab32: Add a trailing '\n' to a Wine trace. 2008-01-07 12:37:05 +01:00
wintrust wintrust: Don't expect ImageGetCertificateData to succeed when Certificate is NULL. 2008-01-15 11:37:54 +01:00
wldap32 More spelling fixes. 2008-01-04 12:55:45 +01:00
wnaspi32 wnaspi32: Fix controller number validation. 2007-11-02 13:03:38 +01:00
wow32
ws2_32 More spelling fixes. 2008-01-04 12:55:45 +01:00
wsock32 wsock32: Forward AcceptEx and GetAcceptExSockaddrs to mswsock. 2007-11-21 13:23:04 +01:00
wtsapi32 wtsapi32: Add stub for WTSUnRegisterSessionNotification. 2007-09-25 12:37:32 +02:00
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 mountmgr.sys: Added initial stub for the mount point manager device. 2008-01-04 13:07:05 +01:00
Makeimplib.rules.in
Maketest.rules.in Maketest.rules: Add dependency on IDL headers for crosstest objects. 2007-07-06 18:20:06 +02:00