wine-wine/dlls
Michael Stefaniuc 86bb053cf8 riched20/tests: Win64 printf format warning fixes. 2006-10-09 12:55:20 +02:00
..
activeds activeds: Win64 printf format warning fixes. 2006-10-04 20:55:33 +02:00
advapi32 advapi32: Remove redundant NULL check before SERV_free (found by Smatch). 2006-10-06 15:20:31 +02:00
advpack advpack: Win64 printf format warning fixes. 2006-10-07 17:48:11 +02:00
amstream amstream: Win64 printf format warning fixes. 2006-10-07 17:47:40 +02:00
atl atl: Win64 printf format warning fixes. 2006-10-07 17:47:49 +02:00
avicap32 Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
avifil32 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
cabinet cabinet: Make tests run on Win98 again. 2006-10-06 12:53:25 +02:00
capi2032 capi: Fix compiler warnings. 2006-10-04 09:59:43 +02:00
cards cards: Win64 printf format warning fixes. 2006-10-04 09:58:52 +02:00
cfgmgr32 cfgmgr32: Win64 printf format warning fixes. 2006-10-05 11:33:32 +02:00
clusapi clusapi: Implement stub dll for clusapi. 2006-09-28 13:22:40 +02:00
comcat comcat/tests: Win64 printf format warning fixes. 2006-10-06 12:33:24 +02:00
comctl32 comctl32: Return the correct value for CB_GETLBTEXTLEN. 2006-10-06 12:54:38 +02:00
comdlg32 comdlg32: Move NULL check before use (Coverity). 2006-10-07 18:05:44 +02:00
compstui "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
crtdll "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
crypt32 crypt32: Remove redundant NULL checks before CryptMemFree (found by Smatch). 2006-10-06 15:20:27 +02:00
cryptdll "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
cryptnet "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
ctl3d32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
d3d8 d3d8: Don't crash if d3d8 can't be loaded. 2006-10-07 18:04:43 +02:00
d3d9 wined3d: Add WINED3DUSAGE_OVERLAY. 2006-10-06 12:53:24 +02:00
d3dim makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
d3drm makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
d3dx8 d3dx8: Win64 printf format warning fixes. 2006-10-04 09:58:57 +02:00
d3dxof Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dbghelp dbghelp: Remove redundant NULL checks before pdb_free (found by Smatch). 2006-10-06 15:20:35 +02:00
dciman32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
ddraw ddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels. 2006-10-09 12:54:38 +02:00
devenum janitorial: Remove redundant NULL checks before CoTaskMemFree (found by Smatch). 2006-10-07 17:52:51 +02:00
dinput dinput: Win64 printf format warning fixes. 2006-10-09 12:53:41 +02:00
dinput8 dinput8: Win64 printf format warning fixes. 2006-10-04 09:58:55 +02:00
dmband Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dmcompos Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dmime Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dmloader dmloader: Modify the debugstr_DMUS_* functions to return strings that never end with a '\n'. 2006-10-06 17:29:32 +02:00
dmscript Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dmstyle Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
dmsynth Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dmusic Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dmusic32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
dnsapi dnsapi: Cast-qual warnings fix. 2006-10-05 18:06:45 +02:00
dplay makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
dplayx Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dpnet Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dpnhpast "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
dsound dsound: Don't use state.buffer_size before it has been initialized. 2006-09-29 17:53:31 +02:00
dswave Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
dxdiagn dxdiagn: Win64 printf format warning fixes. 2006-10-07 17:47:30 +02:00
dxerr8 dxerr8: Win64 printf format warning fixes. 2006-10-09 12:44:33 +02:00
dxerr9 dxerr9: Win64 printf format warning fixes. 2006-10-09 12:44:27 +02:00
dxguid makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
gdi Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
glu32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
glut32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
gphoto2.ds French rc files must be encoded in iso-8859-1, not utf-8. 2006-10-06 12:32:08 +02:00
hhctrl.ocx French rc files must be encoded in iso-8859-1, not utf-8. 2006-10-06 12:32:08 +02:00
hid makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
hlink "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
iccvid iccvid: Win64 printf format warning fixes. 2006-10-06 12:33:31 +02:00
icmp makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
ifsmgr.vxd ifsmgr.vxd: Win64 printf format warning fixes. 2006-10-04 20:55:39 +02:00
imaadp32.acm imaadp32.acm: Win64 printf format warning fixes. 2006-10-05 11:33:27 +02:00
imagehlp Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
imm32 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
infosoft infosoft: Win64 printf format warning fixes. 2006-10-04 20:55:41 +02:00
inseng makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
iphlpapi iphlpapi: Win64 printf format warning fixes. 2006-10-09 12:44:06 +02:00
itss Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
kernel32 kernel32: Return some fake data in FindActCtxSectionStringW. 2006-10-05 11:33:12 +02:00
localspl localspl/tests: Win64 printf format warning fixes. 2006-10-04 09:59:03 +02:00
lz32 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
mapi32 Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
mciavi32 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
mcicda Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
mciseq Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
mciwave Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
midimap midimap: Win64 printf format warning fixes. 2006-10-05 11:33:34 +02:00
mlang Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
mmdevldr.vxd "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
monodebg.vxd "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
mpr Don't use utf-8 in rc files. 2006-10-06 12:32:23 +02:00
mprapi "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
msacm32 msacm32/tests: Win64 printf format warning fixes. 2006-10-06 12:33:22 +02:00
msacm32.drv Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
msadp32.acm msadp32.acm: Win64 printf format warning fixes. 2006-10-05 11:33:24 +02:00
mscms mscms: Cast-qual warnings fix. 2006-10-05 18:06:41 +02:00
mscoree mscoree: Initial stub implementation. 2006-10-06 17:39:43 +02:00
msdmo janitorial: Remove redundant NULL checks before CoTaskMemFree (found by Smatch). 2006-10-07 17:52:51 +02:00
msftedit makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
msg711.acm msg711.acm: Win64 printf format warning fixes. 2006-10-05 11:33:29 +02:00
mshtml mshtml: Win64 printf format warning fixes. 2006-10-07 18:05:26 +02:00
msi msi: Make tests run on Win98 again. 2006-10-09 12:53:59 +02:00
msimg32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
msisys.ocx "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
msnet32 "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
msrle32 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
msvcrt msvcrt/tests: Win64 printf format warning fixes. 2006-10-06 12:33:29 +02:00
msvcrt20 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
msvcrt40 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
msvcrtd "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
msvfw32 Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
msvidc32 msvidc32: Win64 printf format warning fixes. 2006-10-06 12:33:14 +02:00
mswsock mswsock: More debug output in AcceptEx(). 2006-10-02 14:25:14 +02:00
msxml3 msxml3: Win64 printf format warning fixes. 2006-10-05 11:35:02 +02:00
nddeapi nddeapi: Win64 printf format warning fixes. 2006-10-04 09:59:05 +02:00
netapi32 netapi: Stub for DsGetDcNameA. 2006-10-05 18:06:58 +02:00
newdev newdev: Win64 printf format warning fixes. 2006-10-04 09:59:08 +02:00
ntdll ntdll: Fixed typo in serial.c. 2006-10-04 22:16:34 +02:00
ntdsapi "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
objsel makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
odbc32 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
odbccp32 "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
ole32 ole32: Don't fail in OleCreate if created object doesn't implement IRunnableObject or IOleChache. 2006-10-09 12:43:57 +02:00
oleacc oleacc: Win64 printf format warning fixes. 2006-10-04 09:59:10 +02:00
oleaut32 janitorial: Remove redundant NULL checks before CoTaskMemFree (found by Smatch). 2006-10-07 17:52:51 +02:00
olecli32 olecli32: Win64 printf format warning fixes. 2006-10-09 12:44:30 +02:00
oledlg Don't use utf-8 in rc files. 2006-10-06 12:32:23 +02:00
olepro32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
olesvr32 olesvr32: Win64 printf format warning fixes. 2006-10-09 12:44:25 +02:00
opengl32 x11drv: Fix building issue. 2006-10-06 12:32:44 +02:00
powrprof powrprof: Win64 printf format warning fixes. 2006-10-06 12:33:19 +02:00
psapi psapi: Win64 printf format warning fixes. 2006-10-09 12:44:11 +02:00
pstorec Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
qcap janitorial: Remove redundant NULL checks before CoTaskMemFree (found by Smatch). 2006-10-07 17:52:51 +02:00
quartz quartz/tests: Win64 printf format warning fixes. 2006-10-09 12:44:21 +02:00
query query: Win64 printf format warning fixes. 2006-10-04 09:59:13 +02:00
rasapi32 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
resutils resutils: Implements stub dll for resutils.dll. 2006-10-02 14:25:34 +02:00
riched20 riched20/tests: Win64 printf format warning fixes. 2006-10-09 12:55:20 +02:00
riched32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
rpcrt4 rpcrt4/tests: Win64 printf format warning fixes. 2006-10-09 12:44:16 +02:00
rsabase makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
rsaenh rsaenh: Win64 printf format warning fixes. 2006-10-09 12:54:21 +02:00
sane.ds "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
secur32 secur32: Add support for cached client credentials. 2006-10-06 17:45:52 +02:00
security makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
sensapi "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
serialui serialui: Win64 printf format warning fixes. 2006-10-07 17:47:35 +02:00
setupapi Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
sfc makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
shdocvw shdocvw: Win64 printf format warning fixes. 2006-10-07 18:05:21 +02:00
shell32 shell32/tests: Win64 printf format warning fixes. 2006-10-09 12:53:26 +02:00
shfolder makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
shlwapi shlwapi/tests: Win64 printf format warning fixes. 2006-10-07 18:05:16 +02:00
snmpapi "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
spoolss spoolss: Win64 printf format warning fixes. 2006-10-04 09:59:15 +02:00
stdole2.tlb makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
stdole32.tlb makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
sti makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
strmiids makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
svrapi "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
tapi32 tapi32: Cast-qual warnings fix. 2006-10-02 12:34:17 +02:00
twain_32 "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
unicows makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
url url: Fixed wrong argument (Coverity). 2006-09-20 12:25:29 +02:00
urlmon urlmon: Win64 printf format warning fixes. 2006-10-07 18:05:23 +02:00
user user/tests: Win64 printf format warning fixes. 2006-10-09 12:44:54 +02:00
userenv "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
usp10 Tweak TRACE()s to simplify '\n' checks. 2006-10-06 17:29:27 +02:00
uuid makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
uxtheme Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
vdhcp.vxd "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
vdmdbg makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
version Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
vmm.vxd Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
vnbt.vxd "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
vnetbios.vxd "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
vtdapi.vxd "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
vwin32.vxd vwin32.vxd: Win64 printf format warning fixes. 2006-10-07 17:47:37 +02:00
w32skrnl w32skrnl: Win64 printf format warning fixes. 2006-10-04 09:59:19 +02:00
winecrt0 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
wined3d wined3d: Fix '\n' typo. 2006-10-06 17:29:22 +02:00
winedos winedos: Win64 printf format warning fixes. 2006-10-03 15:55:37 +02:00
winemp3.acm winemp3.acm: Win64 printf format warning fixes. 2006-10-07 17:47:32 +02:00
wineps.drv Don't use utf-8 in rc files. 2006-10-06 12:32:23 +02:00
winex11.drv winex11.drv: Give XInitThreads another chance. 2006-10-06 17:56:51 +02:00
wininet wininet/tests: Cast-qual warning fix. 2006-10-06 12:32:51 +02:00
winmm winmm/wineoss: Win64 printf format warning fixes. 2006-10-07 17:47:26 +02:00
winnls32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
winspool.drv winspool.drv: Cast-qual warnings fix. 2006-10-06 17:49:53 +02:00
wintab32 Tweak TRACE()s to simplify '\n' checks. 2006-10-06 17:29:27 +02:00
wintrust wintrust: Win64 printf format warning fixes. 2006-10-04 20:55:56 +02:00
wldap32 wldap32: Cast-qual warnings fix. 2006-10-05 18:06:50 +02:00
wnaspi32 wnaspi32: Win64 printf format warning fixes. 2006-10-07 17:47:46 +02:00
wow32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
ws2_32 ws2_32: Avoid retrieving the fd twice in WSAIoctl. 2006-10-03 11:46:11 +02:00
wsock32 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
wtsapi32 wtsapi32: Win64 printf format warning fixes. 2006-10-07 17:47:43 +02:00
.gitignore resutils: Implements stub dll for resutils.dll. 2006-10-02 14:25:34 +02:00
Makedll.rules.in makefiles: Make sure that all phony targets depend on 'dummy'. 2006-09-09 23:09:04 +02:00
Makefile.in mscoree: Initial stub implementation. 2006-10-06 17:39:43 +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 Maketest.rules: Don't require testlist.c to be built before make depend. 2006-09-11 15:43:38 +02:00
make_dlls makefiles: Remove the dependencies comment in files that don't need it. 2006-09-14 09:38:39 +02:00