wine/dlls
2006-09-07 11:43:41 +02:00
..
activeds
advapi32 advapi32: Fix lsa tests on windows98. 2006-09-07 10:21:57 +02:00
advpack advpack: Add the regsvr action to the SetupInstallFromInfSection call. 2006-09-07 10:48:04 +02:00
amstream
atl
avicap32
avifil32 avifil32: Remove unnecessary dependency on ntdll. 2006-07-12 13:16:40 +02:00
cabinet makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
capi2032
cards
cfgmgr32
comcat makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
comctl32 comctl32: Cast-qual warnings fix. 2006-09-07 10:16:34 +02:00
comdlg32 comdlg: Send missing CDN_FOLDERCHANGE. 2006-09-07 10:15:54 +02:00
compstui
crtdll
crypt32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
cryptdll
cryptnet
ctl3d32
d3d8 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
d3d9 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
d3dim
d3drm
d3dx8
d3dxof
dbghelp dbghelp: Removed stabs dump facility now that we have it (for PE files) in winedump. 2006-08-28 11:44:50 +02:00
dciman32
ddraw ddraw: Make tests pass when OpenGL libraries aren't present. 2006-09-07 10:22:02 +02:00
devenum
dinput makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
dinput8 dinput8: Better DirectInput8Create warning. 2006-07-27 11:43:06 +02:00
dmband
dmcompos
dmime dmime: Accept IDirectMusicPerformance2 in QueryInterface. 2006-07-26 10:25:03 +02:00
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
dplay
dplayx
dpnet
dpnhpast
dsound makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
dswave
dxdiagn
dxerr8
dxerr9
dxguid
gdi makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
glu32 glu32: Make some functions static. 2006-08-02 13:26:24 +02:00
glut32
gphoto2.ds Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
hhctrl.ocx hhctrl.ocx: Make some functions static. 2006-08-02 22:02:25 +02:00
hid hid: Initial implementation. 2006-08-07 20:00:56 +02:00
hlink makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp
imm32
infosoft makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
inseng inseng: Switch to the standard regsvr.c registration code. 2006-08-08 11:16:24 +02:00
iphlpapi makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
itss itss: Simplify the class factory. 2006-08-22 12:11:21 +02:00
kernel makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
lz32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
mapi32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
mciavi32 Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
mcicda
mciseq Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
mciwave Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
midimap
mlang makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Fix bug in ProviderOrder comma processing in wnetInit(). 2006-08-21 12:08:58 +02:00
mprapi
msacm32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
msacm32.drv
msadp32.acm
mscms makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
msdmo
msftedit
msg711.acm
mshtml makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
msi msi: Implement MsiDatabaseExport. 2006-09-07 11:01:07 +02:00
msimg32
msisys.ocx
msnet32
msrle32
msvcrt makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
msvcrt20
msvcrt40
msvcrtd makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
msvfw32 msvfw32: Write-strings warning fix. 2006-08-03 22:23:02 +02:00
msvidc32
mswsock
msxml3 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
netapi32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
newdev
ntdll makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
ntdsapi
objsel
odbc32
odbccp32
ole32 ole32: Add a test for OleLoad. 2006-09-07 11:43:41 +02:00
oleacc
oleaut32 oleaut32: Delay the creation of the stub object for IDispatch until it is actually used. 2006-09-07 10:16:55 +02:00
olecli32
oledlg oledlg: Updated Korean resource. 2006-08-04 12:04:11 +02:00
olepro32
olesvr32
opengl32 opengl: Fix Mesa/DRI regression. 2006-08-28 11:36:21 +02:00
powrprof
psapi makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
pstorec pstorec: Add a stub implementation. 2006-08-11 11:57:27 +02:00
qcap qcap: Print 64bit integers with wine_dbgstr_longlong. 2006-08-21 12:07:41 +02:00
quartz quartz: Use the absolute height of the bitmap format as a negative values simply means it is a top-down bitmap. 2006-08-28 17:48:53 +02:00
query query: Add a stub implementation for LocateCatalogs. 2006-07-24 12:57:33 +02:00
rasapi32
riched20 riched20: EM_EXSETSEL fixes and conformance tests. 2006-08-28 17:48:23 +02:00
riched32 riched32: Add version resource. 2006-08-25 11:19:03 +02:00
rpcrt4 rpcrt4: Raise an exception if IRpcChannelBuffer_GetBuffer fails. 2006-09-07 11:42:05 +02:00
rsabase makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
rsaenh makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
sane.ds Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
secur32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
security
sensapi
serialui
setupapi makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
sfc sfc: Print a FIXME only once. 2006-08-18 12:05:00 +02:00
shdocvw makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
shell32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
shfolder
shlwapi makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
snmpapi
spoolss
stdole2.tlb stdole2.tlb: Move stdole2.tlb generation to include to allow importlib from other IDLs. 2006-07-29 11:46:14 +02:00
stdole32.tlb Make.rules: Replace RC_TLB by IDL_TLB_SRCS as tlb files can be used for other things than resources. 2006-07-29 11:45:24 +02:00
sti
strmiids
tapi32
twain_32 Fix some -Wstrict-prototype warnings () -> (void). 2006-08-21 12:06:26 +02:00
unicows
url
urlmon makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
user makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
userenv
usp10 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
uuid include: Rename indexsvr.idl to indexsrv.idl. 2006-08-11 14:47:30 +02:00
uxtheme makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
vdhcp.vxd
vdmdbg
version makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winecrt0
wined3d wined3d: Apply the half pixel correction for shaders too. 2006-08-29 12:26:15 +02:00
winedos winedos: Limit reported disk space to 1GB. 2006-07-24 12:57:34 +02:00
winemp3.acm
wineps.drv wineps.drv: Write-strings warnings fix. 2006-08-23 16:54:00 +02:00
winex11.drv winex11.drv: Import ConvertPixelFormatWGLtoGLX from opengl32. 2006-08-28 17:48:34 +02:00
wininet makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
winmm makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
winnls32
winspool.drv makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
wintab32
wintrust wintrust: Moved the generation of the guidstring to a separate function. 2006-09-07 10:54:35 +02:00
wldap32 wldap32: Support setting server controls. 2006-08-16 16:41:15 +02:00
wnaspi32
wow32
ws2_32 makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
wsock32
wtsapi32 wtsapi32: Add some stubs. 2006-08-05 11:27:10 +02:00
.gitignore hid: Initial implementation. 2006-08-07 20:00:56 +02:00
make_dlls makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
Makedll.rules.in makefiles: Get rid of the checklink rules, they no longer work. 2006-08-26 20:21:33 +02:00
Makefile.in wintrust: Add framework and initial tests. 2006-08-29 13:46:31 +02:00
Makeimplib.rules.in makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
Maketest.rules.in makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00