wine-wine/dlls
Vincent Povirk a28183f390 propsys: Implement IPropertyStoreCache::GetState. 2012-05-24 21:30:24 +02:00
..
acledit
aclui
activeds activeds: Print the debug string and not the pointer to it. 2012-03-26 18:15:19 +02:00
actxprxy actxprxy: Added htiface.idl interfaces. 2011-12-29 16:21:23 +01:00
adsiid
advapi32 advapi32/tests: Test the correct error codes. 2012-05-17 10:18:20 +02:00
advpack
amstream Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
apphelp apphelp: Add a stub for ApphelpCheckShellObject. 2011-11-08 19:10:31 +01:00
appwiz.cpl appwiz.cpl: Add Wine Mono to addons. 2012-05-21 20:38:53 +02:00
atl atl: Send OLE_CLOSE command to control on detach. 2012-03-26 12:41:27 +02:00
atl80 atl80: Add stub for AtlCreateRegistrar. 2012-04-05 17:53:13 +02:00
authz
avicap32 avicap32: Add "stub" to the FIXME in a no yet implemented function. 2012-02-23 17:40:25 +01:00
avifil32 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
avifile.dll16
avrt
bcrypt
browseui Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
cabinet
capi2032
cards
cfgmgr32 setupapi: Add stub for CM_Get_Class_Registry_PropertyW. 2012-01-13 17:34:30 +01:00
clusapi
comcat
comctl32 comctl32: Use WARN instead of ERR if a toolbar index is out of range. 2012-05-24 19:54:20 +02:00
comdlg32 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02: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
crypt32 crypt32: Avoid shadowing a parameter. 2012-04-17 20:12:52 +02: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 a single space after a full stop to follow the Windows GUI guidelines. 2012-03-29 20:49:29 +02:00
ctapi32
ctl3d.dll16
ctl3d32
ctl3dv2.dll16
d3d8 d3d8: Get rid of the wined3d_usage_t typedef. 2012-05-24 20:08:49 +02:00
d3d9 d3d9: Get rid of the D3DDECLTYPE_INFO typedef. 2012-05-24 20:08:49 +02:00
d3d10 d3d10: COM cleanup for the ID3D10EffectVariable interface. 2012-04-16 12:05:03 +02:00
d3d10core d3d10core: COM cleanup for the ID3D10Buffer interface. 2012-04-16 12:04:48 +02:00
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler: Add a stub lexer. 2012-05-16 18:30:07 +02:00
d3dim
d3drm d3drm: Add stub interface for IDirectTextureX. 2012-05-24 20:08:44 +02: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: Add support for luminance pixel formats. 2012-05-23 18:25:07 +02: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 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
dbgeng dbgeng: Add missing WINAPI. 2012-02-11 15:43:18 +01:00
dbghelp dbghelp: Protect COFF line number parsing against out of bounds access. 2012-05-21 11:33:59 +02:00
dciman32
ddeml.dll16
ddraw ddraw/tests: Add test_wndproc() for the other ddraw versions as well. 2012-05-24 20:08:49 +02:00
ddrawex ddrawex: Don't return a pointer to the implementation in IDirectDrawClassFactoryImpl_QueryInterface(). 2012-04-05 14:51:33 +02:00
devenum Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
dhcpcsvc dhcpcsvc: New stub dll. 2011-12-22 17:19:20 +01:00
dinput Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
dinput8 dinput8/tests: Use CLSCTX_INPROC_SERVER instead of a magic number. 2012-03-26 18:15:05 +02:00
dispdib.dll16
dispex
display.drv16
dmband dmband: Display flag variables in hexadecimal and rename some parameters. 2012-04-16 18:56:15 +02:00
dmcompos
dmime dmime: Don't try to create a standard audio path if the client didn't ask for one. 2012-04-19 12:00:52 +02:00
dmloader Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
dmscript
dmstyle
dmsynth dmsynth: Display more info in IDirectMusicSynth8Impl_Download stub. 2012-05-14 12:20:33 +02:00
dmusic dmusic: Cleanup IDirectMusic8Impl_QueryInterface. 2012-05-24 20:08:45 +02:00
dmusic32
dnsapi dnsapi: Remove a dead assignment (clang). 2012-02-05 09:37:15 -06:00
dplay
dplayx dplayx: Fix the spelling of the BuildParentalHierarchy field name and type. 2012-05-14 12:06:15 +02:00
dpnaddr
dpnet dpnet: Print the debug string and not the pointer to it. 2012-03-26 18:15:28 +02:00
dpnhpast
dpnlobby
dpwsockx
drmclien
dsound dsound: Don't use IAudioClock::GetPosition to determine buffer fullness. 2012-05-16 18:30:18 +02:00
dssenh
dswave
dwmapi
dxdiagn include: Use widl to take care of nameless structs and unions. 2012-05-14 12:04:17 +02:00
dxerr8
dxerr9
dxgi wined3d: The wined3d object doesn't need a parent. 2012-05-03 11:18:00 +02:00
dxguid
explorerframe
faultrep
fltlib
fusion fusion: Add a stub implementation of InitializeFusion. 2012-05-24 20:08:45 +02:00
fwpuclnt
gameux Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
gdi.exe16 gdi.exe16: Eliminate a couple of dead stores. 2012-03-15 19:51:17 +01:00
gdi32 gdi32: Always store a copy of the bitmap bits for pattern brushes. 2012-05-24 19:53:23 +02:00
gdiplus gdiplus: Use font emSize to map to pixel size instead of using gdi32 font metrics. 2012-05-21 11:34:37 +02:00
glu32
gphoto2.ds gphoto2.ds: CreateDIBSection doesn't need a DC for the DIB_RGB_COLORS case. 2012-05-02 12:02:28 +02:00
gpkcsp
hal hal: Add stub for HalTranslateBusAddress. 2012-01-06 19:24:29 +01:00
hhctrl.ocx Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
hid
hlink hlink: Fix the spelling of the Hlink::SetAdditionalParams() implementation. 2012-05-14 12:06:15 +02:00
hnetcfg
httpapi
iccvid
icmp
ieframe ieframe: Added GetExternal tests. 2012-05-16 18:30:24 +02:00
ifsmgr.vxd
imaadp32.acm Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
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/tests: Avoid test failures when IPv6 is not supported. 2012-05-03 10:10:45 +02:00
itircl
itss itss: Enlarge buffer to include space for a concatenated value. 2012-01-27 18:05:39 +01:00
jscript jscript/tests: Check the correct return value. 2012-05-21 11:34:38 +02:00
kernel32 ntdll: Implement NtGetCurrentProcessorNumber. 2012-05-21 10:20:25 +02:00
keyboard.drv16
krnl386.exe16 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
ktmw32
loadperf
localspl localspl: Calling AddPrinterDriver on an existing driver should succeed. 2012-05-17 17:44:24 +02:00
localui localui: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
lz32
lzexpand.dll16
mapi32 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
mapistub mapistub: Forward MAPISendMailW. 2012-04-24 11:40:16 +02:00
mciavi32
mcicda mcicda: Give a name to the critical sections. 2011-11-14 20:15:36 +01:00
mciqtz32 mciqtz32: Stop the graph when the file is no longer playing. 2012-03-29 18:40:41 +02: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
mgmtapi mgmtapi: New stub dll. 2012-03-14 17:29:51 +01:00
midimap
mlang mlang/tests: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:43 +01:00
mmcndmgr
mmdevapi mmdevapi: Remove superfluous NULL pointer check before HeapFree (Smatch). 2012-04-16 11:51:24 +02: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: Tweak a label so it matches the one in wininet. 2012-05-16 19:39:27 +02:00
mprapi
msacm.dll16
msacm32 msacm32: Add missing acmStreamClose (Valgrind). 2012-01-18 17:53:49 +01:00
msacm32.drv
msadp32.acm Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
mscat32
mscms mscms: Remove unneeded shadow variable. 2012-04-18 17:12:16 +02:00
mscoree mscoree: Add a fallback for mono_image_open_from_module_handle. 2012-05-17 17:44:28 +02:00
msctf msctf: Fix memory leaks. 2011-12-07 17:49:58 +01:00
msdaps
msdmo
msftedit
msg711.acm Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
msgsm32.acm msgsm32: Downgrade ERR to WARN. 2012-05-22 20:49:28 +02:00
mshtml mshtml/tests: Check the correct variables. 2012-05-22 17:44:03 +02:00
mshtml.tlb
msi msi: Add support for version 4.0 of the .NET runtime. 2012-05-17 17:21:42 +02:00
msident msident: Added IUserIdentityManager::EnumIdentities implementation. 2012-03-12 16:37:27 +01:00
msimg32
msimsg
msimtf
msisip
msisys.ocx
msnet32
mspatcha
msrle32
mssign32 mssign32: Add a trailing '\n' to a few FIXME() messages. 2012-03-16 11:11:17 +01:00
mssip32
mstask mstask: Actually run a test and fix the expected behaviour. 2012-05-16 18:30:23 +02:00
msvcirt
msvcm80 msvcm80: Add __setusermatherr_m stub. 2012-05-07 11:34:15 +02:00
msvcm90 msvcm90: Add new dll based on msvcm80. 2012-05-08 16:29:33 +02:00
msvcp60 msvcp60: Use the correct vtable pointer for type_info objects. 2012-04-04 20:11:59 +02:00
msvcp70 msvcp: Sync spec files. 2012-03-30 10:45:55 +02:00
msvcp71 msvcp: Sync spec files. 2012-03-30 10:45:55 +02:00
msvcp80 msvcp: Sync spec files. 2012-03-30 10:45:55 +02:00
msvcp90 msvcp90: Use the correct vtable pointer for type_info objects. 2012-04-04 20:12:07 +02:00
msvcp100 msvcp: Sync spec files. 2012-03-30 10:45:55 +02:00
msvcr70 msvcrt: Add entry points for the C++ exception functions on x86_64. 2012-03-16 11:00:01 +01:00
msvcr71 msvcrt: Add entry points for the C++ exception functions on x86_64. 2012-03-16 11:00:01 +01:00
msvcr80 msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation. 2012-04-17 11:46:33 +02:00
msvcr90 msvcr90: Fix byteswap_ulong implementation. 2012-04-20 12:28:14 +02:00
msvcr100 msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation. 2012-04-17 11:46:33 +02:00
msvcrt Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
msvcrt20 msvcrt: Add entry points for the C++ exception functions on x86_64. 2012-03-16 11:00:01 +01:00
msvcrt40 msvcrt: Add entry points for the C++ exception functions on x86_64. 2012-03-16 11:00:01 +01:00
msvcrtd msvcrt: Add entry points for the C++ exception functions on x86_64. 2012-03-16 11:00:01 +01: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: Use constant to store supported safety options. 2012-05-21 11:46:54 +02:00
msxml4
msxml6
nddeapi
netapi32 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
newdev
normaliz
npmshtml
ntdll ntdll: Read the current processor with the __NR_getcpu syscall. 2012-05-21 11:33:55 +02:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Fix a typo. 2012-03-15 19:56:45 +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: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData. 2012-05-23 18:25:10 +02:00
oleacc
oleaut32 oleaut32: Add a test for saving bitmap data into a stream. 2012-05-17 18:25:26 +02: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/tests: Add some more tests for bitmap rendering. 2012-05-09 17:37:37 +02: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: Implement IPropertyStoreCache::GetState. 2012-05-24 21:30:24 +02:00
psapi kernel32: Fix buffer overflows in K32GetModuleFileNameExA/W. 2012-04-30 14:27:13 +02:00
pstorec pstorec: Print the debug string and not the pointer to it. 2012-03-26 18:15:30 +02:00
qcap qcap: Enable registration of all non yet implemented filters. 2012-03-29 20:49:33 +02:00
qedit qedit: Print the debug string and not the pointer to it. 2012-03-26 18:15:29 +02:00
qmgr qmgr: Give a name to the critical sections. 2011-11-14 20:15:31 +01:00
qmgrprxy
quartz quartz: COM cleanup for ParserImpl. 2012-05-24 21:23:29 +02:00
query
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 richedit: Invalidate a range of paragraphs without marking them. 2012-05-18 18:10:27 +02:00
riched32 richedit: v1.0 richedit uses CR and LF for enter. 2012-01-23 16:07:41 +01:00
rpcrt4 rpcrt4: Add a stub implementation of RpcServerInqDefaultPrincNameA/W. 2012-05-09 17:49:29 +02: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/tests: Make test_interfaces() static. 2012-04-20 12:00:20 +02:00
secur32 secur32: Make some SecurityFunction methods static. 2012-05-21 11:34:37 +02:00
security
sensapi
serialui serialui: Convert dialogs to po files. 2011-11-30 17:52:03 +01:00
setupapi setupapi: Print the debug string and not the pointer to it. 2012-03-26 18:15:29 +02:00
setupx.dll16 setupx.dll16: Simplify some dead code (Coverity). 2012-02-13 18:37:32 +01:00
sfc
sfc_os
shdoclc
shdocvw Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
shell.dll16
shell32 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
shfolder
shlwapi shlwapi/tests: Remove useless ok() call on the "out" variable. 2012-05-16 18:30:22 +02:00
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmbase strmbase: do not lock in BaseOutputPinImpl_GetDeliveryBuffer the MemInputPin will lock in the required places. 2012-05-14 12:06:14 +02:00
strmiids
svrapi
sxs sxs: Add locking around operations on the assembly cache. 2012-04-30 11:02:22 +02:00
system.drv16
t2embed
tapi32 tapi32: Implement tapiGetLocationInfoW. 2011-11-14 15:25:26 +01:00
toolhelp.dll16
traffic
twain.dll16
twain_32
typelib.dll16 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
unicows unicows: Add GetRoleTextW from oleacc. 2011-11-14 15:25:18 +01:00
updspapi
url
urlmon urlmon/tests: Remove stray ok() call. 2012-05-24 20:08:46 +02:00
usbd.sys
user.exe16 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
user32 user32/tests: Added SetWindowPos test that incorrectly sets focus. 2012-05-22 18:02:55 +02:00
userenv userenv: Add a missing include directive to userenv.h. 2011-12-13 18:59:04 +01:00
usp10 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
uuid tlogstg.idl: Added new file and ITravelLogClient declaration. 2012-01-19 21:08:52 +01:00
uxtheme uxtheme: plf is already a pointer. 2012-05-22 17:44:00 +02:00
vbscript vbscript: Add support for integer values in conditional jumps. 2012-05-23 18:25:10 +02:00
vcomp
vcomp100 vcomp100: Add new stub dll. 2012-03-27 11:57:05 +02:00
vdhcp.vxd
vdmdbg
ver.dll16
version version/tests: Check the correct variable. 2012-05-15 16:26:38 +02: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
wevtapi wevtapi: Add stubs for EvtGetChannelConfigProperty, EvtSetChannelConfigProperty and EvtSubscribe. 2012-03-27 11:51:59 +02:00
wiaservc
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs windowscodecs: Add a stubbed out IWICMetadataBlockReader interface. 2012-05-24 20:08:46 +02:00
winealsa.drv Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
winecoreaudio.drv Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
winecrt0
wined3d wined3d: Add Nvidia GTX 670. 2012-05-22 18:08:24 +02:00
winegstreamer Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02: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 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
wineoss.drv wineoss.drv: Resolve some diff between winealsa and wineoss. 2012-05-22 20:49:30 +02:00
wineps.drv wineps: Fix top-down dib pattern brushes. 2012-05-17 17:44:25 +02: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: Recreate audio extraction session when we run out of frames. 2012-05-23 17:40:49 +02:00
winequartz.drv
winex11.drv winex11: Always create the brush pixmap from the pattern bits. 2012-05-24 19:53:24 +02:00
wing.dll16 wing32: Use the correct constant names for CreateDIBSection. 2012-05-02 12:10:59 +02:00
wing32 wing32: Use the correct constant names for CreateDIBSection. 2012-05-02 12:10:59 +02:00
winhttp winhttp/tests: Remove wrong check for 'len'. 2012-05-21 11:34:39 +02:00
wininet wininet: Added better traces for status info in INTERNET_SendCallback. 2012-05-24 20:08:47 +02:00
winmm Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
winnls.dll16
winnls32
winscard winscard: Add new stub methods. 2012-01-27 18:05:51 +01:00
winsock.dll16
winspool.drv winspool: Pass unicode names to set_reg_DWORD. 2012-05-22 18:06:39 +02: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: An English (United States) spelling fix. 2012-05-04 18:07:24 +02:00
wmi
wmiutils
wmvcore wmvcore: Set output parameters to NULL. 2012-05-18 18:15:14 +02:00
wnaspi32
wow32
ws2_32 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
wshom.ocx wshom.ocx: Make debugstr_variant() static. 2012-01-09 12:52:10 +01:00
wsnmp32 wsnmp32: New stub dll. 2012-05-01 14:49:24 +02:00
wsock32 wsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATION constant. 2012-05-15 16:26:40 +02:00
wtsapi32
wuapi
wuaueng
xapofx1_1
xinput1_1
xinput1_2
xinput1_3
xinput9_1_0
xmllite xmllite/tests: Fix build with MSVC. 2012-03-26 12:41:28 +02:00
xolehlp
xpsprint xpsprint: Add stub dll. 2012-01-13 18:17:35 +01:00
Makedll.rules.in
Makeimplib.rules.in