wine-wine/dlls
Christian Costa 01e4ee0ac0 dmsynth: Add some clock tests. 2012-04-30 20:03: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: Add named pipe access tests. 2012-04-19 13:44:10 +02:00
advpack advpack: Pass all the specified parameters to do_ocx_reg. 2011-11-07 11:45:18 +01:00
amstream amstream: Add stubbed implementation of AudioStreamSample. 2012-04-26 19:29:26 +02:00
apphelp apphelp: Add a stub for ApphelpCheckShellObject. 2011-11-08 19:10:31 +01:00
appwiz.cpl mshtml: Wine Gecko 1.5 release. 2012-03-14 17:35:03 +01: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 avifil32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
avifile.dll16
avrt
bcrypt
browseui browseui/tests: Add tests for IProgressDialog. 2012-04-19 19:28:12 +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/tests: Add a trailing '\n' to an ok() call. 2012-04-25 17:20:42 +02:00
comdlg32 comdlg32: Remove an unused 16-bit macro. 2012-04-02 12:40:47 +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: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetStreamSource(). 2012-04-24 11:29:33 +02:00
d3d9 d3d9: Properly retrieve an interface pointer in d3d9_texture_2d_GetSurfaceLevel(). 2012-04-30 11:01:16 +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: Allow the alternative shader version format (with dots instead of underscores). 2012-04-09 11:48:21 +02:00
d3dim
d3drm d3drm/tests: Make object_load_callback() static. 2012-04-20 12:00:06 +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 a FIXME for unsupported filter types to D3DXLoadSurfaceFromMemory(). 2012-04-30 11:01:25 +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 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: Assorted fixes for shadow variables. 2012-04-23 12:58:36 +02:00
dciman32
ddeml.dll16
ddraw ddraw: Get rid of IClassFactoryImpl. 2012-04-26 19:26:11 +02:00
ddrawex ddrawex: Don't return a pointer to the implementation in IDirectDrawClassFactoryImpl_QueryInterface(). 2012-04-05 14:51:33 +02:00
devenum devenum: Remove unneeded shadow variables. 2012-04-18 17:11:23 +02:00
dhcpcsvc dhcpcsvc: New stub dll. 2011-12-22 17:19:20 +01:00
dinput dinput: Don't trace DIEFFECT members if they don't contain valid data. 2012-04-11 18:15:57 +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 directshow: Removed bad sizeof in copy/pasted code (Coverity). 2011-10-18 15:17:42 +02:00
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 dmloader: Add simple playing test. 2012-03-26 12:41:27 +02: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 dmsynth: Add some clock tests. 2012-04-30 20:03:24 +02:00
dmusic dmusic: Implement IDirectMusicBufferImpl_Flush. 2012-04-27 17:08:18 +02:00
dmusic32
dnsapi dnsapi: Remove a dead assignment (clang). 2012-02-05 09:37:15 -06:00
dplay
dplayx dplayx: Print the debug string and not the pointer to it. 2012-03-26 18:15:20 +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: Map MMDevAPI error to DSound error. 2012-04-27 11:59:44 +02: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 dxdiagn: Print the debug string and not the pointer to it. 2012-03-26 18:15:23 +02:00
dxerr8
dxerr9
dxgi dxgi: COM cleanup for the surface IUnknown interface. 2012-04-20 11:57:55 +02:00
dxguid
explorerframe explorerframe: Fixed incorrect sizeof (Coverity). 2011-10-18 15:17:15 +02:00
faultrep
fltlib
fusion fusion: Add locking around operations on the assembly cache. 2012-04-30 11:01:57 +02:00
fwpuclnt
gameux gameux: Print the debug string and not the pointer to it. 2012-03-26 18:15:20 +02:00
gdi.exe16 gdi.exe16: Eliminate a couple of dead stores. 2012-03-15 19:51:17 +01:00
gdi32 gdi32: Store the bounds rectangle as a pointer in the DIB driver. 2012-04-27 12:49:20 +02:00
gdiplus gdiplus: Implement GdipWidenPath for closed figures. 2012-04-26 19:27:24 +02: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: Use the standard COM aggregation struct field names. 2012-03-26 12:41:27 +02:00
hnetcfg
httpapi
iccvid
icmp
ieframe ieframe: Print the debug string and not the pointer to it. 2012-03-26 18:15:21 +02: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/tests: Fix compilation on systems that don't support nameless unions. 2012-04-30 11:01:04 +02:00
itircl
itss itss: Enlarge buffer to include space for a concatenated value. 2012-01-27 18:05:39 +01:00
jscript jscript: Add missing port.h include for isnan. 2012-04-30 11:00:35 +02:00
kernel32 kernel32: Fix buffer overflows in K32GetModuleFileNameExA/W. 2012-04-30 14:27:13 +02: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: Add support to MAPISendMailW for ANSI fallback. 2012-04-25 17:20:20 +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 mmcndmgr: Add mmcndmgr dll. 2011-10-17 17:45:06 +02:00
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: 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: Remove unneeded shadow variable. 2012-04-18 17:12:16 +02:00
mscoree mscoree: Always call mono_thread_attach before invoking managed code. 2012-04-24 11:37:34 +02: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: Accept different VARIANT types in document_write. 2012-04-23 17:53:23 +02:00
mshtml.tlb
msi msi: Add support for uninstalling global assemblies. 2012-04-30 11:02:28 +02: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 a trailing '\n' to a few FIXME() messages. 2012-03-16 11:11:17 +01:00
mssip32
mstask
msvcirt
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 msvcrt: Rework wcsncpy_s to work on overlapping pointers. 2012-04-24 19:12:51 +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: Test for attribute value normalization. 2012-04-30 11:00:58 +02:00
msxml4
msxml6
nddeapi
netapi32 netapi32: Remove unneeded shadow variables. 2012-04-18 17:12:33 +02:00
newdev
normaliz
npmshtml
ntdll ntdll: Correctly handle Thumb exceptions on ARM. 2012-04-30 19:33:28 +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: Make sure StgIsStorageILockBytes tests real data. 2012-04-16 17:49:30 +02:00
oleacc
oleaut32 oleaut32: Added BSTR cache implementation. 2012-04-30 10:59:27 +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: 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
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: Have DSoundRenderer use strmbase BasicAudio. 2012-04-30 11:00:26 +02:00
query
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20 riched20/tests: Don't cast NULL to an integer. 2012-04-16 12:07:11 +02:00
riched32 richedit: v1.0 richedit uses CR and LF for enter. 2012-01-23 16:07:41 +01:00
rpcrt4 rpcrt4: Do nothing when DllMain is called because the process is exiting. 2012-03-29 20:49:23 +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/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: 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 ieframe: ieframe variant of IEWinMain is Unicode. 2011-10-20 20:48:26 +02:00
shell.dll16
shell32 shell32: Handle ASSOCDATA_EDITFLAGS in IQueryAssociations:GetData function. 2012-03-27 13:41:36 +02:00
shfolder
shlwapi shlwapi: Add NULL checks to StrCpyW and StrCatW. 2012-04-19 19:28:12 +02: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
storage.dll16
stress.dll16
strmbase strmbase: Implement BasicAudio. 2012-04-30 11:00:20 +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
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: Build more appropriate user agent string. 2012-04-06 20:14:52 +02:00
usbd.sys
user.exe16 user.exe16: Fixed incorrect sizeof() (Coverity). 2011-10-19 16:38:51 +02:00
user32 user32: Don't invalidate DCEs for sibling top-level windows since they are not clipped. 2012-04-19 16:34:37 +02:00
userenv userenv: Add a missing include directive to userenv.h. 2011-12-13 18:59:04 +01:00
usp10 usp10: Add fallback font for Myanmar. 2012-03-27 11:38:19 +02: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: 'property' may be both keyword and identifier. 2012-04-25 12:17:14 +02:00
vcomp
vcomp100 vcomp100: Add new stub dll. 2012-03-27 11:57:05 +02:00
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
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: Implement JpegDecoder_Frame_GetResolution. 2012-04-18 17:15:46 +02:00
winealsa.drv winealsa.drv: Fixed buffer to RegEnumKeyExW. 2012-04-10 16:21:30 +02:00
winecoreaudio.drv mmdevapi: Use device GUIDs as unique identifiers. 2012-04-04 17:25:25 +02:00
winecrt0
wined3d wined3d: Move the resource bind_count field up to wined3d_resource. 2012-04-26 19:26:14 +02:00
winegstreamer winegstreamer: Remove useless FIXME. 2012-04-16 11:48:09 +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
wineoss.drv wineoss.drv: Make get_ossdevice_from_guid() static. 2012-04-20 12:00:25 +02:00
wineps.drv gdi32: Add a SetBoundsRect driver entry point. 2012-04-27 12:41:43 +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: Call OutputQueue_Destroy during pin disconnect. 2012-04-12 21:23:59 +02:00
winequartz.drv
winex11.drv winex11: Store the DC bounds rectangle as a pointer. 2012-04-27 12:51:43 +02:00
wing.dll16
wing32
winhttp winhttp: Trace accept types in WinHttpOpenRequest. 2012-04-23 17:53:27 +02:00
wininet wininet: Use hostname stored in server_t in NETCON_secure_connect. 2012-04-30 19:32:58 +02:00
winmm winmm: Support DRV_QUERYDEVICEINTERFACE in waveXxxMessage. 2012-04-06 20:12:21 +02:00
winnls.dll16
winnls32
winscard winscard: Add new stub methods. 2012-01-27 18:05:51 +01:00
winsock.dll16
winspool.drv winspool: Don't leak the handle returned by AddPrinter. 2012-04-24 17:38:03 +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: Silence a compiler warning. 2011-10-10 13:40:42 +02:00
wmi
wmiutils
wnaspi32
wow32
ws2_32 ws2_32: Remove unneeded shadow variable. 2012-04-23 11:42:45 +02:00
wshom.ocx wshom.ocx: Make debugstr_variant() static. 2012-01-09 12:52:10 +01:00
wsock32
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