wine/dlls
2007-01-10 22:00:17 +01:00
..
activeds
advapi32 advapi32: Remove a useless macro. 2007-01-05 20:27:13 +01:00
advpack advpack: Fill the output buffer to workaround a bug in IE7s advpack. 2007-01-10 12:00:19 +01:00
amstream
atl
avicap32
avifil32 janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
cabinet janitorial: Use the C standard for multiline strings. 2007-01-10 12:28:19 +01:00
capi2032
cards
cfgmgr32
clusapi
comcat
comctl32 comctl32: Rewrite the up-down control tests to add message checking. 2007-01-10 12:00:15 +01:00
comdlg32 comdlg32: Update Dutch resource. 2007-01-05 18:23:54 +01:00
compstui
crtdll
crypt32 crypt32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:08:55 +01:00
cryptdll
cryptnet
ctl3d32
d3d8 d3d8: IDirect3DDevice8Impl_GetVertexShaderDeclaration gets passed a handle instead of a pointer. 2007-01-08 11:46:05 +01:00
d3d9 d3d9/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:08:58 +01:00
d3dim
d3drm
d3dx8
d3dxof
dbghelp dbghelp: Handling of S_SALIGN symbols. 2007-01-06 11:40:45 +01:00
dciman32
ddraw janitorial: Use the C standard for multiline strings. 2007-01-10 12:28:19 +01:00
ddrawex ddrawex: Self-register the DirectDrawFactory CoClass. 2007-01-05 20:28:02 +01:00
devenum devenum: Do not store full DLL path in the registry. 2007-01-06 12:04:25 +01:00
dinput dinput: Pass complete DataFormat structure to find_property. 2007-01-10 12:23:28 +01:00
dinput8 dinput8: Self-register the DirectInput8 CoClass. 2007-01-05 20:27:20 +01:00
dmband janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmcompos
dmime janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmloader janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmscript
dmstyle janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmsynth
dmusic janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dmusic32
dnsapi dnsapi: Declare some items static. 2007-01-08 12:09:17 +01:00
dplay
dplayx janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
dpnet
dpnhpast
dsound dsound: Remove stray '\' at end of lines. 2007-01-09 12:03:46 +01:00
dswave
dxdiagn
dxerr8
dxerr9
dxguid dxguid: Add the rmxfguid.h header and export the GUIDs. 2007-01-09 12:22:17 +01:00
gdi32 gdi32: Remove unused variables. 2007-01-09 12:02:21 +01:00
glu32
gphoto2.ds
hhctrl.ocx hhctrl.ocx: Remove unused variable. 2007-01-09 12:03:27 +01:00
hid
hlink
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp: Make use of the bReadOnly parameter in MapAndLoad. 2007-01-04 21:36:33 +01:00
imm32 imm32: Only unregister the IME class if it was registered. 2007-01-08 21:14:04 +01:00
infosoft
inseng
iphlpapi
itss itss: Fix spelling of the dwOrigin variables. 2007-01-04 11:25:10 +01:00
kernel32 kernel32: Do not forget to cleanup if the test is skipped. 2007-01-10 11:59:02 +01:00
localspl localspl/tests: Load the user interface dll on demand. 2007-01-09 12:01:39 +01:00
lz32
mapi32
mciavi32
mcicda mcicda: Compare GetLastError() to kernel error codes, not ntdll ones. 2007-01-09 12:48:39 +01:00
mciseq
mciwave
midimap
mlang mlang/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:09:12 +01:00
mmdevldr.vxd
monodebg.vxd
mpr
mprapi
msacm32 msacm32: Fix comment and remove unneeded if check (Coverity). 2007-01-06 11:40:44 +01:00
msacm32.drv
msadp32.acm
mscms
mscoree
msdmo
msftedit
msg711.acm
mshtml mshtml/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:09:10 +01:00
msi msi/tests: Remove test directory after the files have been deleted. 2007-01-01 17:04:32 +01:00
msimg32
msisys.ocx
msnet32
msrle32 janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
msvcrt msvcrt: execl fix when no args are given (reported by Louis Lenders). 2007-01-02 20:31:20 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32
msvidc32
mswsock
msxml3 msxml: nextNode and reset functions. 2006-12-29 12:49:40 +01:00
nddeapi
netapi32 janitorial: In multiline strings there is no need for '\' at the end of the lines. 2006-12-27 13:10:13 +01:00
newdev
ntdll server: Allow suspended threads to run system APCs. 2007-01-10 21:55:23 +01:00
ntdsapi
objsel
odbc32
odbccp32 odbccp32: Add tests structure. 2007-01-10 11:59:47 +01:00
ole32 ole32: Fix the detection of when we need an additional QueryInterface in CoUnmarshalInterface. 2007-01-10 12:22:06 +01:00
oleacc
oleaut32 oleaut32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:07:45 +01:00
olecli32
oledlg
olepro32
olesvr32
opengl32 opengl32: Fix wglGetProcAddress typo. 2006-12-29 12:49:41 +01:00
powrprof
psapi
pstorec
qcap qcap: Do not store full DLL path in the registry. 2007-01-06 12:04:20 +01:00
quartz quartz: Use '%u' to print GetLastError(). 2007-01-05 18:24:20 +01:00
query
rasapi32
resutils
riched20
riched32
rpcrt4 rpcrt4/tests: Remove an unneeded '#if 0' and fix the code so it compiles without warnings. 2007-01-08 12:08:03 +01:00
rsabase rsabase/tests: Remove unneeded casts. 2007-01-04 11:25:08 +01:00
rsaenh
sane.ds sane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL. 2006-12-29 12:49:41 +01:00
secur32
security
sensapi
serialui
setupapi setupapi/tests: Print GetLastError() in decimal with '%u'. 2007-01-08 12:06:36 +01:00
sfc
shdoclc shdoclc: Update French translation. 2007-01-08 11:46:05 +01:00
shdocvw shdocvw: IDL_TLB_SRCS should contain the source file, not the target. 2006-12-29 12:49:40 +01:00
shell32 shell32/tests: Hack SHGetFileInfo() so it does not crash and add a test for it. 2007-01-08 12:06:21 +01:00
shfolder
shlwapi shlwapi/tests: Print GetLastError() in decimal with '%u'. 2007-01-09 12:48:44 +01:00
snmpapi
spoolss
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
tapi32
twain_32
unicows
url
urlmon urlmon/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:08:08 +01:00
user32 janitorial: Use the C standard for multiline strings. 2007-01-10 12:28:19 +01:00
userenv
usp10 usp10: Document ScriptItemize. Get rid of the remaining tabs. 2007-01-04 09:51:45 +01:00
uuid
uxtheme
vdhcp.vxd
vdmdbg
version version/tests: Print GetLastError() in decimal with '%u'. 2007-01-06 11:40:43 +01:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv. 2007-01-10 13:40:39 +01:00
winearts.drv winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv. 2007-01-10 13:41:40 +01:00
wineaudioio.drv wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv. 2007-01-10 13:42:34 +01:00
winecoreaudio.drv winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv. 2007-01-10 13:43:27 +01:00
winecrt0
wined3d wined3d: Do not reset the material. 2007-01-10 22:00:17 +01:00
winedos
wineesd.drv wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv. 2007-01-10 13:44:20 +01:00
winejack.drv winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv. 2007-01-10 13:45:03 +01:00
winejoystick.drv joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv. 2006-12-29 14:29:20 +01:00
winemp3.acm winemp3.acm: Ensure null check before dereference. 2007-01-05 20:26:39 +01:00
winenas.drv winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv. 2007-01-10 13:45:39 +01:00
wineoss.drv wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv. 2007-01-10 13:46:14 +01:00
wineps.drv
winequartz.drv
winex11.drv winex11.drv: Force the fullscreen state update once the window is mapped. 2007-01-10 11:58:56 +01:00
wininet wininet: Consistenly use INTERNET_SetLastError(). 2007-01-10 11:58:47 +01:00
winmm wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv. 2007-01-10 13:46:14 +01:00
winnls32
winspool.drv winspool.drv/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:06:24 +01:00
wintab32
wintrust wintrust/tests: Print GetLastError() in decimal with '%u'. 2007-01-09 12:48:41 +01:00
wldap32
wnaspi32 wnaspi32: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL. 2007-01-02 13:20:41 +01:00
wow32
ws2_32 ws2_32/tests: Use '%d' to print GetLastError(). 2007-01-04 11:26:25 +01:00
wsock32
wtsapi32
Makedll.rules.in configure: Use the correct ar tool when building Mingw import libraries. 2007-01-01 13:44:45 +01:00
Makefile.in make_makefiles: Get rid of the rules for dll symlinks. 2007-01-10 13:58:00 +01:00
Makeimplib.rules.in
Maketest.rules.in