wine-wine/dlls
Alexandre Julliard 311c53db4f gdi32: Allocate and initialize GDI objects before giving them a handle.
This makes it unnecessary to hold the GDI lock since the object
cannot be accessed before it has a handle.
2009-01-28 18:43:06 +01:00
..
acledit
aclui aclui: Added stub dll. 2009-01-21 13:07:16 +01:00
activeds
actxprxy
adsiid
advapi32 advapi32: Skip tests if the default provider cannot be removed. 2009-01-26 16:07:56 +01:00
advpack advpack: Don't test properties of a file if it can't be created. 2009-01-26 16:08:02 +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
authz authz: Add stub dll. 2009-01-28 14:11:56 +01:00
avicap32
avifil32 avifil32: Remove superfluous pointer casts. 2009-01-27 14:26:43 +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/tests: Skip tests if we can't create a test category. 2009-01-25 17:08:20 +01:00
comctl32 comctl32: toolbar: Make sure all TBUTTON_INFO fields are initialized when a button is added in the middle. 2009-01-28 12:09:51 +01:00
comdlg32 comdlg32: Set the correct error code if there is no default printer. 2009-01-26 15:13:32 +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: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
cryptdlg cryptdlg: Added Dutch translations. 2009-01-27 16:05:22 +01:00
cryptdll
cryptnet cryptnet: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
cryptui cryptui: Export all selected certificates when requested from the certificate manager, not just the first one. 2009-01-27 11:08:11 +01:00
ctapi32
ctl3d32
d3d8 d3d8/tests: Make tests pass on a W2K8 VM. 2009-01-27 11:30:03 +01:00
d3d9 d3d9: Remove useless NULL check in stateblock test (Coverity). 2009-01-28 12:30:48 +01:00
d3d10 dxgi: Implement IDXGIFactory::EnumAdapters(). 2008-11-18 11:53:28 +01:00
d3d10core d3d10core: Make some device_parent_*() functions static. 2009-01-26 15: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
d3dx9_38 d3dx9_38: Fix version information. 2009-01-27 11:09:41 +01:00
d3dx9_39 d3dx9_39: Fix version information. 2009-01-27 11:09:47 +01:00
d3dx9_40 d3dx9_40: Implement d3dx9_40 and forward the functions to d3dx9_36. 2009-01-27 11:10:29 +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/tests: Fix missing void in empty parameter list. 2009-01-28 12:10:49 +01:00
ddrawex ddrawex: Use stack ctx instead of uninitialized variable. 2009-01-27 11:09:08 +01:00
devenum devenum: Remove superfluous pointer casts. 2009-01-13 15:25:38 +01:00
dinput dinput: Remove superfluous pointer casts. 2009-01-28 12:30:51 +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 dmsynth: Remove superfluous pointer casts. 2009-01-27 14:26:50 +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: Use UlongToHandle to make the real payload a HWAVEIN/HWAVEOUT. 2009-01-28 12:11:07 +01:00
dssenh
dswave dswave: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
dwmapi dwmapi: Fix missing void in empty parameter list. 2009-01-28 12:10:52 +01: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: Allocate and initialize GDI objects before giving them a handle. 2009-01-28 18:43:06 +01:00
gdiplus gdiplus: Do not call delete_element(NULL). 2009-01-26 14:29:22 +01:00
glu32
gphoto2.ds gphoto.ds: Remove superfluous pointer casts. 2009-01-27 14:26:53 +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: Remove superfluous pointer casts. 2009-01-27 14:26:46 +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: Wrap a few traces in debugstr_a() (Coverity). 2009-01-26 15:13:37 +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: Fix includes for NetBSD. 2009-01-27 11:08:58 +01:00
itircl itircl: Fix documentation typo. 2008-12-31 12:28:17 +01:00
itss itss: Remove some superfluous pointer casts. 2009-01-26 14:31:10 +01:00
jscript jscript: Fixed Math.round with no argument. 2009-01-22 15:28:23 +01:00
kernel32 kernel32/tests: Don't crash when run as a normal user. 2009-01-28 12:32:22 +01:00
loadperf loadperf: Add stub implementations for InstallPerfDllA/W. 2009-01-23 13:40:32 +01:00
localspl localspl: Remove superfluous pointer casts. 2009-01-27 14:26:55 +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
msctf msctf: Add stub ITfThreadMgr interface. 2009-01-28 14:06:21 +01:00
msdmo msdmo: Remove superfluous pointer casts. 2009-01-23 13:14:18 +01:00
msftedit
msg711.acm
mshtml mshtml: Add missing interfaces. 2009-01-28 14:15:05 +01:00
mshtml.tlb
msi msi: Add stub implementations of MsiSourceListClearSourceA/W. 2009-01-27 14:27:00 +01:00
msimg32
msimtf msimtf: Add a mostly wrapper stub for IActiveIMMApp. 2008-11-04 12:45:22 +01:00
msisip
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 msvcrt/tests: Test case to show Wine still mishandles file text mode. 2009-01-28 14:36:52 +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: Remove superfluous pointer casts. 2009-01-26 14:31:05 +01:00
nddeapi
netapi32 netapi32: Remove unused define. 2009-01-21 11:18:00 +01:00
newdev
ntdll ntdll: Add stub for RtlDecompressBuffer. 2009-01-28 13:46:15 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl: Add version resource. 2009-01-12 14:37:40 +01:00
ntprint ntprint: Remove superfluous pointer casts. 2009-01-27 14:26:48 +01:00
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 ole32: Fix a missing CoUninitialize in test_CoFreeUnusedLibraries. 2009-01-28 14:15:48 +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 pdh: Add stub for EdhEnumObjectItemsA/W. 2009-01-28 13:47:07 +01:00
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: Fix NULL pointer dereference (Coverity). 2009-01-27 14:57:41 +01:00
query
rasapi32 rasapi32/tests: Trace the correct variable. 2008-09-08 14:09:23 +02:00
rasdlg rasdlg: Initial stub dll. 2009-01-26 16:27:01 +01:00
resutils
riched20 riched20: rcUpdate cannot be NULL in ME_PaintContent (Coverity). 2009-01-28 12:30:43 +01:00
riched32 richedit: Actually store end of line string for end paragraph runs. 2009-01-28 12:11:36 +01:00
rpcrt4 rpcrt4: Add tests for NdrGetUserMarshalInfo. 2009-01-28 14:16:19 +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 schannel: Add stub implementations of SslEmptyCacheA/W. 2009-01-27 14:26:58 +01:00
secur32 secur32: Declare a function static. 2009-01-26 15:48:48 +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: Remove superfluous pointer casts. 2009-01-28 12:30:57 +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 IServiceProvider support. 2009-01-27 16:04:56 +01:00
shell32 shell32: A new icon for mydocs. 2009-01-28 13:46:10 +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 twain_32: Add an initial test framework for twain_32.dll. 2009-01-27 12:04:07 +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: Fix bogus "if (!x & y)" code. 2009-01-27 16:05:04 +01:00
userenv userenv/tests: Don't check for TEMP and TMP variables on NT4. 2009-01-25 17:30:01 +01:00
usp10 usp10: Improve some traces. 2009-01-06 14:52:18 +01:00
uuid msctf: Add definition of CLSID_TF_ThreadMgr. 2009-01-28 14:02:26 +01:00
uxtheme uxtheme/tests: Adjust error test for W2K8. 2009-01-26 16:07:40 +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: Declare a function static. 2009-01-26 16:05:42 +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: Declare some functions static. 2009-01-26 16:05:46 +01:00
wineesd.drv wineesd.drv: Add missing return in function returning non-void. 2009-01-28 12:11:01 +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: Remove SelectBitmap stub implementation. 2009-01-28 12:11:14 +01:00
winequartz.drv
winex11.drv winex11: Flush the display after releasing the capture to make sure it happens right away. 2009-01-26 15:12:55 +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: Make the return behavior of waveOutPrepareHeader consistent for 16-bit and 32-bit. 2009-01-26 15:07:07 +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/tests: Fix a test failure on WinME. 2009-01-25 17:54:49 +01:00
wsock32 wsock32: Remove superfluous pointer casts. 2009-01-13 15:25:35 +01:00
wtsapi32
wuapi wuapi: Add class factory for CLSID_AutomaticUpdates. 2009-01-28 12:07:48 +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 rasdlg: Initial stub dll. 2009-01-26 16:27:01 +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