wine-wine/dlls
Nikolay Sivov 4cddf045fc msxml3: Implement getValue() for MXAttributes. 2012-03-14 11:52:29 +01:00
..
acledit
aclui
activeds
actxprxy actxprxy: Added htiface.idl interfaces. 2011-12-29 16:21:23 +01:00
adsiid
advapi32 advapi32: Add a stub for RegDisableReflectionKey. 2012-03-13 10:53:58 +01:00
advpack advpack: Pass all the specified parameters to do_ocx_reg. 2011-11-07 11:45:18 +01:00
amstream amstream: Have the MediaStream Filter use strmbase. 2012-01-18 16:27:06 +01:00
apphelp apphelp: Add a stub for ApphelpCheckShellObject. 2011-11-08 19:10:31 +01:00
appwiz.cpl appwiz.cpl: Avoid unneeded abbreviation in button label. 2012-01-17 11:58:59 +01:00
atl atl: Avoid harcoding array lengths. 2011-11-17 11:37:38 +01:00
authz
avicap32 avicap32: Add "stub" to the FIXME in a no yet implemented function. 2012-02-23 17:40:25 +01:00
avifil32 avifil32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
avifile.dll16
avrt
bcrypt
browseui browseui: Make sure that common controls are loaded before creating the dialog. 2011-11-22 14:20:49 +01:00
cabinet cabinet: Mark some fall-throughs in switch statements. 2011-09-26 18:12:50 +02:00
capi2032
cards
cfgmgr32 setupapi: Add stub for CM_Get_Class_Registry_PropertyW. 2012-01-13 17:34:30 +01:00
clusapi
comcat
comctl32 comctl32: Update thumb position on autopage instead of deferring it. 2012-03-13 10:30:08 +01:00
comdlg32 comdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the font dialog. 2012-03-13 22:12:07 +01:00
comm.drv16
commdlg.dll16 commdlg: Fix GlobalReAlloc16 parameter order. 2012-02-20 15:40:19 +01:00
compobj.dll16
compstui
credui credui: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
crtdll crtdll: Supress sign-extension through integer promotion. 2011-09-22 09:39:24 +02:00
crypt32 crypt32/tests: Fix test failures on older NT4. 2012-02-13 13:09:45 +01:00
cryptdlg
cryptdll
cryptnet cryptnet: Don't call HttpEndRequest on a request that was never sent. 2012-02-20 11:39:13 +01:00
cryptui cryptui: Use (*.ext) instead of (.ext) in file format strings. 2012-03-13 18:08:05 +01:00
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d3d8 d3d8/tests: Fix a couple of return value checks. 2012-03-13 10:26:44 +01:00
d3d9 d3d9/tests: Fix a couple of return value checks. 2012-03-13 10:26:40 +01:00
d3d10 d3d10: Handle D3D10_SVT_BUFFER. 2012-01-03 23:40:43 +01:00
d3d10core wined3d: Get rid of the WINED3DSURFTYPE typedef. 2012-01-20 13:31:33 +01:00
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler/tests: Add test for comments containing quotation marks. 2012-03-12 10:12:56 +01:00
d3dim
d3drm d3drm: Fix leakage of pData2 on error. 2012-03-13 17:44:33 +01:00
d3dx9_24
d3dx9_25
d3dx9_26
d3dx9_27
d3dx9_28
d3dx9_29
d3dx9_30
d3dx9_31
d3dx9_32
d3dx9_33
d3dx9_34
d3dx9_35
d3dx9_36 d3dx9/tests: Don't leak D3DXBuffer in D3DXWeldVertices tests. 2012-03-13 10:54:02 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dx9_43
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43
d3dxof d3dxof: Do not allow separator to terminate the string. Only the double quote can do that. 2012-03-13 10:54:02 +01:00
dbgeng dbgeng: Add missing WINAPI. 2012-02-11 15:43:18 +01:00
dbghelp dbghelp: Silence arm_fetch_minidump_module. 2012-03-09 11:34:13 +01:00
dciman32
ddeml.dll16 ddeml.dll16: Move break outside of if statement. 2011-09-26 18:14:47 +02:00
ddraw ddraw: Get rid of IDirect3DLightImpl. 2012-03-14 11:48:45 +01:00
ddrawex Assorted header comment cleanup. 2012-01-04 19:35:13 +01:00
devenum
dhcpcsvc dhcpcsvc: New stub dll. 2011-12-22 17:19:20 +01:00
dinput dinput: Search for device objects of the correct type in BuildActionMap. 2012-02-29 10:21:54 +01:00
dinput8 dinput: Add more error checking to IDirectInput_GetDeviceStatus. 2011-11-29 14:04:25 +01:00
dispdib.dll16
dispex
display.drv16
dmband directshow: Removed bad sizeof in copy/pasted code (Coverity). 2011-10-18 15:17:42 +02:00
dmcompos directshow: Removed bad sizeof in copy/pasted code (Coverity). 2011-10-18 15:17:42 +02:00
dmime dmime: Avoid idempotent operation (Clang). 2011-10-19 16:38:52 +02:00
dmloader dmloader: Remove an unused critical section. 2011-11-14 15:25:27 +01:00
dmscript directshow: Removed bad sizeof in copy/pasted code (Coverity). 2011-10-18 15:17:42 +02:00
dmstyle directshow: Removed bad sizeof in copy/pasted code (Coverity). 2011-10-18 15:17:42 +02:00
dmsynth
dmusic dmusic: Fix memory leak in Direct Music object. 2012-01-23 11:07:27 +01:00
dmusic32
dnsapi dnsapi: Remove a dead assignment (clang). 2012-02-05 09:37:15 -06:00
dplay
dplayx dplayx: Fix handle leak. 2012-01-03 12:37:56 +01:00
dpnaddr
dpnet dpnet/tests: Fix another test failure on Windows. 2011-11-04 17:32:21 +01:00
dpnhpast
dpnlobby
dpwsockx
drmclien
dsound dsound/tests: Fix the capture COM tests for older Win2k versions. 2012-02-15 19:17:37 +01:00
dssenh
dswave directshow: Removed bad sizeof in copy/pasted code (Coverity). 2011-10-18 15:17:42 +02:00
dwmapi dwmapi: Add stub for DwmRegisterThumbnail. 2011-10-08 19:59:52 +02:00
dxdiagn quartz: AMFilterData_ParseFilterData returns a pointer to a pointer to filter data. 2012-02-07 09:30:05 -06:00
dxerr8
dxerr9
dxgi wined3d: Get rid of the WINED3DSURFTYPE typedef. 2012-01-20 13:31:33 +01:00
dxguid
explorerframe explorerframe: Fixed incorrect sizeof (Coverity). 2011-10-18 15:17:15 +02:00
faultrep
fltlib
fusion fusion/tests: Add a test for IAssemblyCache::QueryAssemblyInfo. 2012-01-10 18:29:04 +01:00
fwpuclnt
gameux gameux: Do not use RegCloseKey on invalid/uninitialized registry key handle (Coverity). 2011-12-01 14:59:46 +01:00
gdi.exe16 gdi.exe16: Wait for and reap print spool child process. 2011-12-01 10:27:43 +01:00
gdi32 gdi32: Remove unused parameters and code, and a useless wrapper function. 2012-03-13 10:38:04 +01:00
gdiplus gdiplus: Don't add control points to the result in GdipFlattenPath. 2012-03-14 11:50:20 +01:00
glu32
gphoto2.ds gphoto2: Convert dialogs to po files. 2011-11-22 14:20:38 +01:00
gpkcsp
hal hal: Add stub for HalTranslateBusAddress. 2012-01-06 19:24:29 +01:00
hhctrl.ocx hhctrl.ocx: Fix parsing of some TOC topics that reference other files. 2012-02-15 19:17:38 +01:00
hid
hlink hlink: Don't query the IHlinkSite if the IMoniker is a system moniker. 2012-02-06 10:19:31 -06:00
hnetcfg
httpapi
iccvid
icmp
ieframe ieframe: Fixed reallocation size. 2012-02-29 11:56:10 +01:00
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32 imm32/tests: Add ImmGetDescription tests. 2012-03-01 17:39:04 +01:00
inetcomm inetcomm: Give a name to the critical sections and delete them when done. 2011-11-14 20:15:38 +01:00
inetcpl.cpl inetcpl: Add stub for DllInstall. 2012-03-13 10:54:02 +01:00
inetmib1 include: Update the nldef.h and *mib.h headers. 2011-12-15 10:49:17 +01:00
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Make GetAdaptersAddresses hotpatchable. 2012-03-08 18:55:28 +01:00
itircl
itss itss: Enlarge buffer to include space for a concatenated value. 2012-01-27 18:05:39 +01:00
jscript jscript: Removed no longer needed ref counting in parser_ctx_t. 2012-03-13 10:30:53 +01:00
kernel32 kernel32: Add a stub for WerRegisterRuntimeExceptionModule. 2012-03-13 10:54:00 +01:00
keyboard.drv16
krnl386.exe16 krnl386.exe16: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:39 +01:00
ktmw32
loadperf
localspl
localui localui: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
lz32
lzexpand.dll16
mapi32 mapi32: Mark some fall-throughs in a switch statement. 2011-10-04 16:55:46 -05:00
mapistub
mciavi32
mcicda mcicda: Give a name to the critical sections. 2011-11-14 20:15:36 +01:00
mciqtz32 mciqtz: Actually assign result to the output structure. 2012-03-09 11:33:09 +01:00
mciseq mciseq: wNotifyDeviceID is redundant. 2012-01-04 18:57:49 +01:00
mciwave mciwave: Zero closed resource pointer to prevent reuse. 2012-02-17 18:06:49 +01:00
midimap
mlang mlang/tests: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:43 +01:00
mmcndmgr mmcndmgr: Add mmcndmgr dll. 2011-10-17 17:45:06 +02:00
mmdevapi mmdevapi: Add tests for checking events to capture. 2012-03-01 17:38:59 +01:00
mmdevldr.vxd
mmsystem.dll16 mmsystem.dll16: Drop the WINE_ prefix from a FIXME. 2012-03-12 10:11:19 +01:00
monodebg.vxd
mountmgr.sys mountmgr: Create a symlink in DosDevices for cdroms. 2012-01-17 11:41:15 +01:00
mouse.drv16
mpr mpr: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
mprapi
msacm.dll16
msacm32 msacm32: Add missing acmStreamClose (Valgrind). 2012-01-18 17:53:49 +01:00
msacm32.drv
msadp32.acm
mscat32
mscms mscms/tests: Pass profiles names as parameters instead of using global variables. 2012-02-05 09:37:53 -06:00
mscoree mscoree: Add CoEEShutDownCOM stub. 2012-03-12 10:44:54 +01:00
msctf msctf: Fix memory leaks. 2011-12-07 17:49:58 +01:00
msdaps msdaps: Mark create_* functions as hidden. 2011-10-03 15:51:13 -05:00
msdmo
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Added property value conversion type tests. 2012-03-13 13:30:11 +01:00
mshtml.tlb
msi msi: Fix deleting services on installation. 2012-03-13 13:30:11 +01:00
msident msident: Added IUserIdentityManager::EnumIdentities implementation. 2012-03-12 16:37:27 +01:00
msimg32
msimsg
msimtf
msisip
msisys.ocx
msnet32
mspatcha mspatcha: Add a stub implementation of GetFilePatchSignatureA/W. 2011-10-08 17:38:43 +02:00
msrle32
mssign32 mssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv, PvkPrivateKeyAcquireContextFromMemory. 2012-03-13 10:56:02 +01:00
mssip32
mstask
msvcirt
msvcp60 msvcp60: Fix build with MSVC. 2012-03-09 11:27:12 +01:00
msvcp70 msvcp: Sync spec files. 2012-01-10 19:48:37 +01:00
msvcp71 msvcp: Sync spec files. 2012-01-10 19:48:37 +01:00
msvcp80 msvcp: Sync spec files. 2012-01-10 19:48:37 +01:00
msvcp90 msvcp90/tests: Don't redefine __thiscall. 2012-03-14 11:50:27 +01:00
msvcp100 msvcp: Sync spec files. 2012-01-10 19:48:37 +01:00
msvcr70 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcr71 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcr80 msvcrt: Export __C_specific handler in other msvcrt versions too. 2012-03-09 13:31:46 +01:00
msvcr90 msvcrt: Export __C_specific handler in other msvcrt versions too. 2012-03-09 13:31:46 +01:00
msvcr100 msvcrt: Export __C_specific handler in other msvcrt versions too. 2012-03-09 13:31:46 +01:00
msvcrt msvcrt: Fixed printf behaviour on hexadecimal, zero-padded numbers. 2012-03-13 10:26:05 +01:00
msvcrt20 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcrt40 msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvcrtd msvcrt: Synchronize the spec files. 2011-09-14 17:00:19 +02:00
msvfw32 msvfw32: Use appropriate abbreviation for seconds. 2011-12-13 18:59:06 +01:00
msvidc32
msvideo.dll16 msvideo: Delete the static critical section when unloading the dll. 2011-11-17 11:37:51 +01:00
mswsock
msxml
msxml2
msxml3 msxml3: Implement getValue() for MXAttributes. 2012-03-14 11:52:29 +01:00
msxml4
msxml6
nddeapi
netapi32 netapi32: Simplify the smbpasswd invocation to avoid compiler warnings. 2011-12-06 15:50:59 +01:00
newdev
normaliz
npmshtml
ntdll ntdll: Fix status returned for too-long registry value names. 2012-03-13 10:28:10 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Add a stub for IoStartNextPacket. 2012-03-13 10:43:54 +01:00
ntprint dlls: Remove unneeded include directives in resource files. 2011-11-14 15:25:23 +01:00
objsel
odbc32
odbccp32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Trace the drop effect in hex. 2012-02-21 16:02:03 +01:00
oleacc oleacc: Add a version resource. 2011-09-21 11:35:43 +02:00
oleaut32 oleaut32: Zero-init [out] only parameters. 2012-02-17 18:06:48 +01:00
olecli.dll16
olecli32
oledb32
oledlg Use a single space after a full stop to follow the Windows GUI guidelines. 2012-01-23 16:07:03 +01:00
olepro32
olesvr.dll16
olesvr32
olethk32
openal32 openal32: Delete the static critical section when unloading the dll. 2011-11-17 11:37:58 +01:00
opencl
opengl32 opengl32: Get rid of the DIB section sync support. 2012-01-10 11:24:12 +01:00
pdh pdh: Delete the static critical section when unloading the dll. 2011-11-17 11:38:01 +01:00
photometadatahandler photometadatahandler: Add stub dll. 2012-01-13 18:17:34 +01:00
pidgen
powrprof
printui dlls: Remove unneeded include directives in resource files. 2011-11-14 15:25:23 +01:00
propsys propsys/tests: Added PropVariantToGUID tests. 2011-09-19 17:56:06 +02:00
psapi psapi: Make sure that NtQueryVirtualMemory(MemorySectionName) succeeds under Windows 2000 too. 2012-02-07 09:31:14 -06:00
pstorec
qcap Assorted header comment cleanup. 2012-01-04 19:35:13 +01:00
qedit qedit: Avoid releasing an uninitialized object. 2012-01-16 17:41:56 +01:00
qmgr qmgr: Give a name to the critical sections. 2011-11-14 20:15:31 +01:00
qmgrprxy
quartz quartz: Fixed sizeof()s to IsBadReadPtr (Coverity). 2012-02-20 11:38:57 +01:00
query query: Add stub for LoadIFilter. 2011-09-08 20:08:07 +02:00
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20: Drop the WINE_ prefix from a FIXME. 2012-03-12 10:11:16 +01:00
riched32 richedit: v1.0 richedit uses CR and LF for enter. 2012-01-23 16:07:41 +01:00
rpcrt4 rpcrt4: Add ref counting to RPC connections, and grab a reference while processing an RPC packet. 2012-02-14 17:59:27 +01:00
rsabase
rsaenh rsaenh: Remove unused file-static variables. 2011-11-17 11:37:35 +01:00
rstrtmgr
rtutils
samlib
sane.ds sane: Convert dialogs to po files. 2011-11-22 14:20:45 +01:00
scarddlg
sccbase
schannel
scrrun scrrun: Moved script extensions registration to scrrun.dll. 2011-12-07 17:50:02 +01:00
secur32 secur32/tests: Don't compare the encrypted results if the session key is different. 2012-01-03 23:28:13 +01:00
security
sensapi
serialui serialui: Convert dialogs to po files. 2011-11-30 17:52:03 +01:00
setupapi setupapi: Add a stub for SetupAddToDiskSpaceListA/W. 2012-01-26 19:08:01 +01:00
setupx.dll16 setupx.dll16: Simplify some dead code (Coverity). 2012-02-13 18:37:32 +01:00
sfc
sfc_os
shdoclc
shdocvw ieframe: ieframe variant of IEWinMain is Unicode. 2011-10-20 20:48:26 +02:00
shell.dll16
shell32 shell32: Properly double-null-terminate the filter in the run/browse dialog. 2012-02-27 12:55:18 +01:00
shfolder
shlwapi shlwapi: Lowercase schemes in UrlCombine function. 2012-03-08 18:55:04 +01:00
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss spoolss: Remove an unused variable. 2011-11-08 09:51:59 +01:00
stdole2.tlb
stdole32.tlb
sti tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
storage.dll16
stress.dll16
strmbase strmbase: Do not hold the csReceive lock when calling the transform's Receive function. 2012-01-23 17:05:11 +01:00
strmiids
svrapi
sxs
system.drv16
t2embed
tapi32 tapi32: Implement tapiGetLocationInfoW. 2011-11-14 15:25:26 +01:00
toolhelp.dll16
traffic
twain.dll16
twain_32
typelib.dll16
unicows unicows: Add GetRoleTextW from oleacc. 2011-11-14 15:25:18 +01:00
updspapi
url url: Add stub for OpenURLA. 2011-10-20 11:11:51 +02:00
urlmon urlmon: Search for MIME filters defined in registry in get_mime_filter. 2012-03-13 17:44:34 +01:00
usbd.sys
user.exe16 user.exe16: Fixed incorrect sizeof() (Coverity). 2011-10-19 16:38:51 +02:00
user32 user32/tests: Do not depend on argument evaluation order. 2012-02-22 18:47:38 +01:00
userenv userenv: Add a missing include directive to userenv.h. 2011-12-13 18:59:04 +01:00
usp10 usp10: Better handle 0 cases when caching scripts, languages and features. 2012-02-28 11:56:56 +01:00
uuid tlogstg.idl: Added new file and ITravelLogClient declaration. 2012-01-19 21:08:52 +01:00
uxtheme uxtheme: Use the correct alpha for theme gradients. 2011-11-30 14:33:54 +01:00
vbscript vbscript: Get rid of unused SET_CALLED macro. 2012-01-27 18:05:52 +01:00
vcomp
vdhcp.vxd
vdmdbg
ver.dll16
version dlls: Remove unneeded include directives in resource files. 2011-11-14 15:25:23 +01:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
w32sys.dll16
wbemprox
wer wer: Add a stub for WerReportSetUIOption. 2012-01-26 19:09:07 +01:00
wiaservc
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
winealsa.drv winealsa.drv: Optionally load extra ALSA device names from the registry. 2012-02-15 12:06:38 +01:00
winecoreaudio.drv winecoreaudio: Fix spec file parameters. 2012-02-07 21:27:56 -06:00
winecrt0
wined3d wined3d: GL_MAX_TEXTURE_COORDS_ARB is not available without ARB_fragment_program. 2012-03-12 10:44:01 +01:00
winegstreamer winegstreamer: Set bmiHeader.biSizeImage in the transform filter. 2012-01-24 20:43:13 +01:00
winejoystick.drv configure: Use errno.h instead of the non-standard sys/errno.h header. 2011-12-15 17:46:38 +01:00
winemapi
winemp3.acm winemp3: Add support for WAVE_FORMAT_MPEG. 2011-09-27 16:53:59 +02:00
wineoss.drv wineoss.drv: Fix DeleteTimerQueueTimer usage. 2012-02-23 17:40:29 +01:00
wineps.drv wineps: Convert path points to device coords since GetPath returns logical coords. 2012-02-22 16:04:09 +01:00
wineps16.drv16 wineps16.drv: Call winspool functions instead of removed wineps.drv entry points. 2012-02-13 18:37:37 +01:00
wineqtdecoder wineqtdecoder: Release the csReceive critical section before delivering a sample. 2012-01-23 17:44:08 +01:00
winequartz.drv
winex11.drv winex11: Never try to clip the cursor if we don't have XInput2. 2012-03-12 10:44:02 +01:00
wing.dll16
wing32
winhttp winhttp: Fix up headers with wrong termination. 2012-03-12 16:37:21 +01:00
wininet wininet: Added more connection limit options tests. 2012-03-08 17:59:40 +01:00
winmm winmm: Remove unused define. 2012-03-08 17:57:40 +01:00
winnls.dll16
winnls32
winscard winscard: Add new stub methods. 2012-01-27 18:05:51 +01:00
winsock.dll16
winspool.drv Use a single space after a full stop to follow the Windows GUI guidelines. 2012-01-23 16:07:03 +01:00
winsta
wintab.dll16
wintab32 wintab32: Make the csTablet critical section static. 2011-11-15 19:37:36 +01:00
wintrust wintrust: Don't dereference a potentially NULL pointer. 2011-12-12 10:21:10 +01:00
wlanapi
wldap32 wldap32: Silence a compiler warning. 2011-10-10 13:40:42 +02:00
wmi
wmiutils
wnaspi32
wow32
ws2_32 ws2_32/tests: Remove dead code in test_completion_port (Coverity). 2012-01-30 11:57:10 +01:00
wshom.ocx wshom.ocx: Make debugstr_variant() static. 2012-01-09 12:52:10 +01:00
wsock32
wtsapi32 wtsapi32: Return success from WTSRegisterSessionNotification. 2011-09-27 16:24:26 +02:00
wuapi
wuaueng
xapofx1_1
xinput1_1
xinput1_2
xinput1_3
xinput9_1_0
xmllite
xolehlp
xpsprint xpsprint: Add stub dll. 2012-01-13 18:17:35 +01:00
Makedll.rules.in
Makeimplib.rules.in