wine/dlls
Francois Gouget ebe52bf535 mshtml/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
2007-01-08 12:09:10 +01:00
..
activeds
advapi32 advapi32: Remove a useless macro. 2007-01-05 20:27:13 +01:00
advpack advpack/tests: Change the output for HRESULT's. 2006-12-08 11:39:38 +01:00
amstream
atl makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them. 2006-12-26 15:02:03 +01:00
avicap32
avifil32 Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
cabinet cabinet: Close the opened file handle even in error cases. 2006-12-15 12:20:37 +01:00
capi2032
cards
cfgmgr32
clusapi
comcat comcat: Remove const from COMCAT Manager. 2006-12-08 11:39:53 +01:00
comctl32 comctl32: Check subitem is valid before calling LISTVIEW_InvalidateSubItem(). 2007-01-04 20:53:21 +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 cryptdll: Change storage class of module handle to static. 2006-12-11 16:19:02 +01:00
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 ddraw: Declare some functions static. 2007-01-04 21:14:08 +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: Fix possible NULL deference. 2007-01-06 11:40:46 +01:00
dinput8 dinput8: Self-register the DirectInput8 CoClass. 2007-01-05 20:27:20 +01:00
dmband dmband: Declare some functions static. 2007-01-04 21:14:01 +01:00
dmcompos
dmime dmime: Declare some functions static. 2007-01-05 18:24:25 +01:00
dmloader dmloader: Declare some functions static. 2007-01-05 18:24:29 +01:00
dmscript
dmstyle dmstyle: Dangling references fix. 2006-12-11 12:16:50 +01:00
dmsynth
dmusic dmusic: Implement just enough of IDirectMusicPortImpl_GetFormat 2007-01-03 11:01:51 +01:00
dmusic32
dnsapi dnsapi: Fix entering the success case (Coverity). 2007-01-02 13:30:20 +01:00
dplay
dplayx dplayx: Make some data const. 2006-12-14 20:11:20 +01:00
dpnet
dpnhpast
dsound made functions and variables static in some testcases. 2006-12-11 12:18:29 +01:00
dswave dswave: Make some data const. 2006-12-14 20:11:27 +01:00
dxdiagn
dxerr8
dxerr9
dxguid
gdi32 gdi32/tests: Replace an '#if 0' with an 'if (0)'. 2007-01-08 12:09:05 +01:00
glu32
gphoto2.ds gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled. 2006-11-27 13:47:17 +01:00
hhctrl.ocx
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: Send the WM_IME_CHAR message, although ResultString has been read. 2006-12-08 11:39:07 +01:00
infosoft
inseng
iphlpapi iphlpapi: Fixed a problem with enumerating network interfaces. 2006-12-21 14:47:20 +01:00
itss itss: Fix spelling of the dwOrigin variables. 2007-01-04 11:25:10 +01:00
kernel32 kernel32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:09:07 +01:00
localspl localspl/tests: Print GetLastError() in decimal with '%u'. 2007-01-06 11:40:43 +01:00
lz32
mapi32 mapi32/tests: Cast-qual warnings fix. 2006-12-11 12:19:16 +01:00
mciavi32
mcicda
mciseq
mciwave
midimap
mlang mlang: Implement LcidToRfc1766 and GetRfc1766FromLcid. 2006-11-28 12:37:23 +01:00
mmdevldr.vxd
monodebg.vxd
mpr Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
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 mscoree: Add a stub for GetCORSystemDirectory. 2006-12-22 11:22:02 +01:00
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 Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +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 ntdll/tests: Replace an '#if 0' with an 'if (0)'. 2007-01-08 12:09:02 +01:00
ntdsapi
objsel
odbc32
odbccp32
ole32 ole32: Print GetLastError() in decimal with '%u'. 2007-01-06 11:40:43 +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 Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
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 riched20: Move EM_EXSETSEL fix into ME_SetSelection. 2006-12-05 11:37:46 +01:00
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 rsaenh: Make some data const and static. 2006-12-14 20:11:37 +01:00
sane.ds sane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL. 2006-12-29 12:49:41 +01:00
secur32 secur32: Use constants instead of hardcoded values. 2006-12-24 15:12:34 +01:00
security
sensapi
serialui Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
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: Forward CLSIDFromProgIDWrap to ole32 (with test). 2007-01-08 11:46:05 +01:00
snmpapi
spoolss spoolss: Forward EnumPortsW to winspool.drv. 2006-12-04 13:43:17 +01:00
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 winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv. 2007-01-06 11:40:46 +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 vmm.vxd: PC_WRITABLE spelling fix. 2006-12-05 10:31:47 +01:00
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winecrt0
wined3d wined3d: state_pointsprite should apply to all texture units. 2007-01-04 21:36:59 +01:00
winedos Assorted spelling fixes. 2006-12-14 20:25:05 +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
wineps.drv wineps.drv: Remove surious null byte in generic.ppd. 2006-12-26 17:10:42 +01:00
winequartz.drv
winex11.drv winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv. 2007-01-06 11:40:46 +01:00
wininet wininet/tests: Print GetLastError() in decimal with '%u'. 2007-01-08 12:06:27 +01:00
winmm winecoreaudio: Fix race condition in drvclose. 2007-01-02 20:29:43 +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
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 joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv. 2006-12-29 14:29:20 +01:00
Makeimplib.rules.in
Maketest.rules.in