wine-wine/dlls
Rob Shearman bcca81f4f4 rpcrt4: Remove the NDR version check from NdrClientCall2 and NdrStubCall2.
It does more harm than good, since we can't get any information about
what new features are being used by the caller, if any, by bailing at
this early point.
2009-01-23 16:14:00 +01:00
..
acledit
aclui aclui: Added stub dll. 2009-01-21 13:07:16 +01:00
activeds
actxprxy
adsiid
advapi32 advapi32: Fix GetServiceDisplayNameW behavior to pass the tests. 2009-01-21 23:35:35 +01:00
advpack include: Change to LONG/ULONG in fci.h for Win64 compatibility. 2009-01-14 12:21:13 +01:00
amstream amstream: Remove superfluous casts. 2009-01-08 12:54:37 +01:00
appwiz.cpl appwiz.cpl: Add Romanian translation. 2009-01-04 13:34:27 +01:00
atl atl: Remove two superfluous casts. 2008-12-05 12:36:31 +01:00
avicap32
avifil32 janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
browseui browseui: Remove superfluous casts from/to void pointers. 2009-01-04 13:33:59 +01:00
cabinet cabinet: Don't try to copy data from the file if we don't even have a data buffer. 2009-01-15 12:03:08 +01:00
capi2032
cards
cfgmgr32 cfgmgr32: Forward and stub CM_Create_DevNodeA/W. 2008-12-30 11:37:34 +01:00
clusapi clusapi: Add stubs for ClusterEnum, ClusterOpenEnum and ClusterCloseEnum. 2008-12-09 12:46:52 +01:00
comcat comcat: Remove superfluous pointer casts. 2009-01-21 10:25:30 +01:00
comctl32 comctl32: Simplify ten functions by removing unused parameters. 2009-01-23 12:57:02 +01:00
comdlg32 comdlg32: Fix return type of COMDLG32_StrRetToStrNW. 2009-01-23 13:43:53 +01:00
compstui
credui credui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:32 +01:00
crtdll msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
crypt32 crypt32: Add a localized name for the TrustedPublisher store. 2009-01-21 11:41:56 +01:00
cryptdlg cryptdlg: New French translation. 2008-12-17 13:52:40 +01:00
cryptdll
cryptnet cryptnet: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
cryptui cryptui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:38 +01:00
ctapi32
ctl3d32
d3d8 d3d8: Properly test for dynamic usage in device_parent_CreateSurface(). 2009-01-16 13:29:52 +01:00
d3d9 wined3d: Get rid of last_was_foggy_shader & friends. 2009-01-20 12:45:40 +01:00
d3d10 dxgi: Implement IDXGIFactory::EnumAdapters(). 2008-11-18 11:53:28 +01:00
d3d10core d3d10core: Add a stub ID3D10Buffer implementation. 2009-01-23 13:13:24 +01:00
d3dim
d3drm d3drm: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01:00
d3dx8 d3dx8: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01:00
d3dx9_24 d3dx9_24: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_25 d3dx9_25: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_26 d3dx9_26: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_27 d3dx9_27: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_28 d3dx9_28: Remove unused Wine debug channel. 2008-12-18 13:36:58 +01:00
d3dx9_29 d3dx9_29: Remove unused Wine debug channel. 2008-12-18 13:37:02 +01:00
d3dx9_30 d3dx9_30: Remove unused Wine debug channel. 2008-12-18 13:37:05 +01:00
d3dx9_31 d3dx9_31: Remove unused Wine debug channel. 2008-12-18 13:37:09 +01:00
d3dx9_32 d3dx9_32: Remove unused Wine debug channel. 2008-12-18 13:37:12 +01:00
d3dx9_33 d3dx9_33: Remove unused Wine debug channel. 2008-12-18 13:37:16 +01:00
d3dx9_34 d3dx9_34: Remove unused Wine debug channel. 2008-12-18 13:37:19 +01:00
d3dx9_35 d3dx9_35: Remove unused Wine debug channel. 2008-12-18 13:37:23 +01:00
d3dx9_36 d3dx9: Fix falling tests in native windows. 2009-01-13 16:17:02 +01:00
d3dx9_37 d3dx9_37: Remove unused Wine debug channel. 2008-12-18 13:37:30 +01:00
d3dxof d3dxof: Avoid accessing template/object buffer directly. 2009-01-12 13:19:03 +01:00
dbghelp dbghelp: Remove superfluous pointer casts. 2009-01-19 13:36:25 +01:00
dciman32
ddraw ddraw: Rename the main vtables to lpVtbl. 2009-01-22 15:28:22 +01:00
ddrawex ddrawex/tests: Fix a typo in ok(). 2009-01-19 12:46:41 +01:00
devenum devenum: Remove superfluous pointer casts. 2009-01-13 15:25:38 +01:00
dinput dinput: Implement auto-center set & get. 2009-01-23 13:44:33 +01:00
dinput8 dinput8: Remove superfluous pointer casts. 2009-01-23 13:14:11 +01:00
dmband include: Change MUSIC_TIME from long to LONG for Win64 compatibility. 2009-01-10 17:43:10 +01:00
dmcompos include: Change MUSIC_TIME from long to LONG for Win64 compatibility. 2009-01-10 17:43:10 +01:00
dmime dmime: Remove superfluous pointer casts. 2009-01-13 15:26:23 +01:00
dmloader dmloader: Remove superfluous pointer casts. 2009-01-13 15:25:43 +01:00
dmscript dmscript: Remove superfluous pointer casts. 2009-01-13 15:25:48 +01:00
dmstyle dmstyle: Remove superfluous pointer casts. 2009-01-13 15:25:52 +01:00
dmsynth include: Use LONG instead of long in dmusics.h for Win64 compatibility. 2009-01-10 17:43:11 +01:00
dmusic dmusic: Remove superfluous pointer casts. 2009-01-13 15:26:19 +01:00
dmusic32
dnsapi dnsapi: Reorder a couple of functions to avoid forward declarations. 2009-01-07 14:40:54 +01:00
dplay
dplayx dplayx: Remove superfluous pointer casts. 2009-01-16 12:56:10 +01:00
dpnaddr
dpnet dpnet: Remove superfluous casts. 2009-01-04 13:33:56 +01:00
dpnhpast
dpnlobby
dpwsockx
dsound dsound: Don't convert single samples at a time. 2009-01-15 12:43:37 +01:00
dssenh
dswave dswave: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
dwmapi dwmapi: Add a few stub implementations. 2008-10-02 10:43:08 -05:00
dxdiagn dxdiagn: Remove superfluous pointer casts. 2009-01-15 12:43:07 +01:00
dxerr8
dxerr9
dxgi dxgi: Implement IDXGIDevice::CreateSurface(). 2009-01-19 13:36:25 +01:00
dxguid dxguid: Add d3d10 GUIDs. 2008-10-17 13:01:50 +02:00
faultrep
fusion fusion: Remove superfluous casts. 2009-01-08 12:54:29 +01:00
gdi32 gdi32/tests: Add a test case for calling WriteFile with the DIB section bits as buffer. 2009-01-15 12:06:15 +01:00
gdiplus gdiplus: Fix a typo that breaks the Mingw build. 2009-01-16 16:36:29 +01:00
glu32
gphoto2.ds include: Change twain.h to use LONG/ULONG for Win64 compatibility. 2009-01-06 12:44:12 +01:00
gpkcsp
hal hal: Add version resource. 2008-12-16 13:59:03 +01:00
hhctrl.ocx janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
hid
hlink hlink/tests: Fix some failures on Win9x and WinMe. 2008-12-05 12:37:32 +01:00
hnetcfg
httpapi httpapi: Add HttpDeleteServiceConfiguration, HttpQueryServiceConfiguration and HttpSetServiceConfiguration stubs. 2009-01-13 16:17:02 +01:00
iccvid *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
icmp
ifsmgr.vxd ifsmgr.vxd: Remove superfluous pointer casts. 2009-01-23 13:14:14 +01:00
imaadp32.acm imaadp32: Report the same driver details as windows. 2008-12-08 22:02:21 +01:00
imagehlp imagehlp: Rectify and add a forward. 2008-11-12 11:49:12 +01:00
imm32 imm: Send WM_IME_SELECT messages when IME is selected and deselected. 2009-01-20 12:23:38 +01:00
inetcomm inetcomm: Remove superfluous pointer casts. 2009-01-19 13:36:25 +01:00
inetmib1 inetmib1: Fix remaining failure on Win9x/NT4. 2008-10-09 14:20:05 +02:00
infosoft
initpki
inkobj inkobj: Declare a variable static. 2009-01-06 12:52:21 +01:00
inseng janitorial: Remove unneeded user32 imports. 2008-12-17 11:38:36 +01:00
iphlpapi iphlpapi: Include netinet/if_inarp.h for NetBSD. 2009-01-23 13:11:42 +01:00
itircl itircl: Fix documentation typo. 2008-12-31 12:28:17 +01:00
itss itss: Remove unneeded casts of zero. 2008-12-02 14:04:50 +01:00
jscript jscript: Fixed Math.round with no argument. 2009-01-22 15:28:23 +01:00
kernel32 kernel32: Added DeleteTimerQueue. 2009-01-23 13:12:31 +01:00
loadperf loadperf: Add stub implementations for InstallPerfDllA/W. 2009-01-23 13:40:32 +01:00
localspl localspl: Call DrvDriverEvent in AddPrinterDriverEx. 2009-01-09 14:58:47 +01:00
localui *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
lz32 lz32/tests: Fix a test failure on Win9x. 2008-12-01 12:45:39 +01:00
mapi32 mapi32: Remove superfluous casts. 2009-01-08 12:54:48 +01:00
mciavi32 mciavi: Don't wait for events we don't handle. 2009-01-19 14:23:43 +01:00
mcicda include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
mciseq mciseq: Remove superfluous pointer casts. 2009-01-15 12:42:55 +01:00
mciwave include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
midimap
mlang mlang: Remove superfluous pointer casts. 2009-01-19 12:46:41 +01:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr.sys: Avoid a compiler warning on older gcc. 2008-12-04 14:32:21 +01:00
mpr mpr: Remove superfluous pointer casts. 2009-01-12 13:06:39 +01:00
mprapi
msacm32 msacm32: Declare a variable static. 2009-01-09 14:21:20 +01:00
msacm32.drv
msadp32.acm msadp32.acm: Make the szFormatTag the same as windows. 2008-12-08 22:02:17 +01:00
mscat32 mscat32: Forward CryptCATCDFEnumMembersByCDFTag to wintrust. 2009-01-23 13:40:39 +01:00
mscms mscms: Remove superfluous pointer casts. 2009-01-19 12:46:42 +01:00
mscoree mscoree: Add a stub for LockClrVersion. 2008-12-20 12:16:35 +01:00
msdmo msdmo: Remove superfluous pointer casts. 2009-01-23 13:14:18 +01:00
msftedit
msg711.acm
mshtml mshtml: Implement IHTMLDocument3 getElementsByTagName. 2009-01-22 15:28:24 +01:00
mshtml.tlb
msi msi/tests: EstimatedSize is not set consistently between Windows Installer versions. 2009-01-20 14:02:43 +01:00
msimg32
msimtf msimtf: Add a mostly wrapper stub for IActiveIMMApp. 2008-11-04 12:45:22 +01:00
msisip msisip: Implement MsiSIPGetSignedDataMsg. 2008-08-01 11:37:29 +02:00
msisys.ocx
msnet32
msrle32 msrle32: Remove superfluous pointer casts. 2009-01-15 12:43:00 +01:00
mssip32
mstask mstask/tests: Fix test failures on XP. 2008-09-17 16:23:08 +02:00
msvcirt msvcirt: Implement some ostream stubs. 2008-08-20 14:09:03 +02:00
msvcr71 msvcr71: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
msvcrt libwine: Re-generate the Windows codepage data using the bestfit files. 2009-01-19 20:33:55 +01:00
msvcrt20 msvcrt: The __p_* functions are only exported on i386. 2008-12-15 16:20:08 +01:00
msvcrt40 msvcrt40: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
msvcrtd msvcrt: The __p_* functions are only exported on i386. 2008-12-15 16:20:08 +01:00
msvfw32 msvfw32: Remove superfluous pointer casts. 2009-01-12 13:06:42 +01:00
msvidc32 *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
mswsock mswsock: Export the WSARecvEx function. 2008-12-01 13:21:11 +01:00
msxml3 msxml3: Implement IXMLDOMDocument2 IPersistStream_Save. 2009-01-22 15:28:24 +01:00
nddeapi
netapi32 netapi32: Remove unused define. 2009-01-21 11:18:00 +01:00
newdev
ntdll ntdll: Implement the ThreadAffinityMask query. 2009-01-23 13:47:14 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl: Add version resource. 2009-01-12 14:37:40 +01:00
ntprint
objsel objsel: Remove superfluous pointer casts. 2009-01-20 12:34:29 +01:00
odbc32 odbc32: Sign-compare warnings fix. 2008-10-27 11:28:35 +01:00
odbccp32
ole32 kernel32: Make GetOverlappedResult crash on NULL args as native does. 2009-01-22 15:28:24 +01:00
oleacc oleacc: Add stub for AccessibleObjectFromPoint. 2008-12-27 20:35:19 +01:00
oleaut32 oleaut32: Fix OLEPicture rendering vector metafiles without setting up the source rectangle. 2009-01-20 12:33:39 +01:00
olecli32
oledlg *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
olepro32
olesvr32
olethk32
opengl32 opengl32: Automatically download the GL spec files in make_opengl. Add a default value for the OpenGL version. 2009-01-08 12:29:39 +01:00
pdh
pidgen pidgen: Fix typo. 2008-12-22 14:26:07 +01:00
powrprof
printui
propsys
psapi ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit. 2009-01-03 14:55:32 +01:00
pstorec
qcap qcap: Declare a function static. 2009-01-12 13:11:05 +01:00
qedit qedit/tests: Fix a pointer casting warning on 64-bit. 2009-01-03 20:14:18 +01:00
qmgr qmgr: Remove superfluous pointer casts. 2009-01-22 12:04:50 +01:00
qmgrprxy qmgrprxy: Fix building on wine64. 2008-11-26 13:38:06 +01:00
quartz quartz: Only test for the presence or absence of a single filter in a loop. Testing for more than one depends on the order of enumeration, which isn't guaranteed. 2009-01-22 15:28:23 +01:00
query
rasapi32 rasapi32/tests: Trace the correct variable. 2008-09-08 14:09:23 +02:00
resutils
riched20 richedit: Update EM_GETOLEINTERFACE documentation status. 2009-01-22 15:28:22 +01:00
riched32 richedit: Store an internal copy of the window style flags. 2009-01-16 12:35:28 +01:00
rpcrt4 rpcrt4: Remove the NDR version check from NdrClientCall2 and NdrStubCall2. 2009-01-23 16:14:00 +01:00
rsabase
rsaenh rsaenh: Declare some functions static. 2009-01-23 13:12:22 +01:00
sane.ds include: Change twain.h to use LONG/ULONG for Win64 compatibility. 2009-01-06 12:44:12 +01:00
sccbase
schannel include: sspi.h: Use the Win types as per MSDN. 2009-01-06 12:43:46 +01:00
secur32 secur32: Remove superfluous pointer casts. 2009-01-22 12:04:52 +01:00
security
sensapi
serialui serialui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:48 +01:00
setupapi setupapi: Added Slovak translation. 2009-01-20 12:33:22 +01:00
sfc sfc: Add a stub implementation for ordinal 3. 2009-01-06 12:45:03 +01:00
sfc_os
shdoclc Make sure we have a space before the ellipses in Slovenian resources. 2008-12-04 12:06:06 +01:00
shdocvw shdocvw: Add test to show IServiceProvider is supported. 2009-01-23 13:40:45 +01:00
shell32 shell32/tests: Fix a test on Win9x, WinME and W2K. 2009-01-22 12:03:46 +01:00
shfolder
shlwapi shlwapi: Remove superfluous pointer casts. 2009-01-22 12:04:57 +01:00
slbcsp
slc
snmpapi snmpapi/tests: Fix failures on NT4 and below. 2008-11-12 13:11:04 +01:00
softpub
spoolss spoolss/tests: Fix a failure on Vista/W2K8. 2008-10-10 12:27:46 +02:00
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
sxs sxs: Remove unused Wine debug channel. 2008-12-22 10:28:52 +01:00
tapi32
twain_32 include: Change twain.h to use LONG/ULONG for Win64 compatibility. 2009-01-06 12:44:12 +01:00
unicows
updspapi updspapi: Add missing functions and forward to setupapi. 2009-01-22 15:28:24 +01:00
url
urlmon urlmon: Added a stub for HlinkSimpleNavigateToMoniker. 2009-01-21 13:27:45 +01:00
user32 user32: Removed code without effect. 2009-01-23 15:39:44 +01:00
userenv userenv/tests: Make userenv_dbgstr_w() static. 2008-12-12 11:44:36 +01:00
usp10 usp10: Improve some traces. 2009-01-06 14:52:18 +01:00
uuid include: Add ctxtcall.idl file with IContextCallback interface definition. 2009-01-14 14:16:08 +01:00
uxtheme uxtheme: Remove superfluous pointer casts. 2009-01-13 15:25:55 +01:00
vdhcp.vxd
vdmdbg
version version: Remove superfluous pointer casts. 2009-01-13 15:26:16 +01:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl w32skrnl: _GetThunkBuff() is unused so remove it. 2009-01-07 14:40:47 +01:00
winealsa.drv winealsa.drv: Remove superfluous pointer casts. 2009-01-23 13:14:09 +01:00
wineaudioio.drv wineaudioio.drv: Export widMessage(). 2008-12-15 12:25:22 +01:00
winecoreaudio.drv winecoreaudio: Remove some unnecessary text conversions by using snprintfW instead of snprintf. 2009-01-02 14:27:35 +01:00
winecrt0 ntdll: Make sure we don't return from a stub exception. 2008-12-29 12:43:59 +01:00
wined3d wined3d: Don't use drawStridedFast() for drawing pretransformed vertices. 2009-01-23 13:12:58 +01:00
winedos winedos: VGA_SetQuadPalette() is unused so remove it. 2009-01-07 14:40:34 +01:00
wineesd.drv include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
winejack.drv winejack.drv: Remove superflouous pointer casts. 2009-01-16 12:56:08 +01:00
winejoystick.drv winejoystick.drv: Implement POV support. 2009-01-20 12:57:27 +01:00
winemp3.acm winemp3.acm: Sign-compare warnings fix. 2008-12-03 09:46:53 +01:00
winenas.drv winenas.drv: Remove superfluous pointer casts. 2009-01-21 10:25:41 +01:00
wineoss.drv wineoss.drv: Remove superfluous pointer casts. 2009-01-22 12:04:55 +01:00
wineps.drv wineps.drv: Add the Romanian translation. 2009-01-14 12:20:43 +01:00
winequartz.drv
winex11.drv winex11.drv: Remove "German keyboard layout without dead keys 105". 2009-01-19 14:25:39 +01:00
wing32
winhttp winhttp: Set last error for invalid URLs passed to WinHttpCrackUrl. 2009-01-05 16:37:40 +01:00
wininet wininet: Set dwError to 0 in first INTERNET_STATUS_REQUEST_COMPLETE notification. 2009-01-22 15:28:23 +01:00
winmm winmm/tests: Increase the timing tolerances some more. 2009-01-20 14:02:12 +01:00
winnls32
winscard winscard: Added SCardAccessStartedEvent implementation. 2008-10-21 13:22:51 +02:00
winspool.drv *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
wintab32 wintab32: Check for NULL before using context. 2009-01-07 12:50:21 +01:00
wintrust wintrust/tests: Fix a test failure on W2K. 2009-01-22 12:03:51 +01:00
wldap32 wldap32: Remove superfluous pointer casts. 2009-01-13 15:25:41 +01:00
wmi
wnaspi32 wnaspi32: Add a trailing '\n' to a Wine trace. 2008-12-29 11:35:37 +01:00
wow32
ws2_32 ws2_32: Fix an error return value in bind(). 2009-01-08 17:29:31 +01:00
wsock32 wsock32: Remove superfluous pointer casts. 2009-01-13 15:25:35 +01:00
wtsapi32
wuapi wuapi: Register interfaces. 2008-12-17 13:52:42 +01:00
xinput1_1 xinput1_1: Initial implementation. 2008-11-11 14:03:01 +01:00
xinput1_2 xinput1_2: Initial implementation. 2008-11-11 14:03:01 +01:00
xinput1_3 xinput1_3/tests: Add a trailing '\n' to an ok() call. 2009-01-09 14:06:13 +01:00
xinput9_1_0 xinput9_1_0: Initial implementation. 2008-11-11 14:03:01 +01:00
Makedll.rules.in configure: Specify the target flags directly from configure to avoid trouble on BSD make. 2009-01-14 13:50:52 +01:00
Makefile.in aclui: Added stub dll. 2009-01-21 13:07:16 +01:00
Makeimplib.rules.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
Maketest.rules.in