wine/dlls
2006-06-16 16:05:49 +02:00
..
activeds
advapi32 advapi32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:09:02 +02:00
advpack advpack: Remove some dead code. (Coverity) 2006-06-14 12:47:05 +02:00
amstream
atl atl: Add a partial implementation of AtlModuleRegisterWndClassInfoW 2006-06-15 12:14:32 +02:00
avicap32
avifil32 avifil32: Corrected destination size in MultiByteToWideChar. 2006-06-16 11:31:06 +02:00
cabinet
capi2032
cards
cfgmgr32
comcat
comctl32 Assorted spelling fixes. 2006-06-16 11:32:29 +02:00
comdlg32 comdlg32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:09:24 +02:00
crtdll crtdll: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:20 +02:00
crypt32 crypt32: Correct CRL tests, and fix CRL encoding/decoding accordingly. 2006-06-16 11:30:10 +02:00
cryptdll
ctl3d32
d3d8 d3d8: Remove dependencies on OpenGL headers and libraries. 2006-06-15 16:51:57 +02:00
d3d9 Add trailing '\n's to ok() calls. 2006-06-16 11:32:42 +02:00
d3dim
d3drm
d3dx8 d3dx8: Remove dependencies on OpenGL headers and libraries. 2006-06-15 16:52:05 +02:00
d3dxof
dbghelp Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
dciman32
ddraw ddraw: Make some functions static. 2006-06-15 17:14:37 +02:00
devenum
dinput dinput: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:09:55 +02:00
dinput8
dmband
dmcompos dmcompos: Make the virtual table functions static where possible. 2006-06-10 11:55:30 +02:00
dmime
dmloader dmloader: Make the virtual table functions static where possible. 2006-06-10 11:56:03 +02:00
dmscript dmscript: Make the virtual table functions static where possible. 2006-06-10 11:56:19 +02:00
dmstyle dmstyle: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:12 +02:00
dmsynth dmsynth: Make the virtual table functions static where possible. 2006-06-10 11:57:03 +02:00
dmusic dmusic: Make the virtual table functions static where possible. 2006-06-10 11:57:22 +02:00
dmusic32
dnsapi dnsapi: DnsExtractRecordsFromMessage_A is not exported. 2006-06-12 12:01:06 +02:00
dplay
dplayx dplayx: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:21 +02:00
dpnet dpnet: Make the virtual table functions static where possible. 2006-06-10 11:57:38 +02:00
dpnhpast
dsound dsound: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:32 +02:00
dswave dswave: Make the virtual table functions static where possible. 2006-06-10 11:58:01 +02:00
dxdiagn dxdiagn: Make the virtual table functions static where possible. 2006-06-10 11:58:14 +02:00
dxerr8
dxerr9
dxguid
gdi gdi/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:13 +02:00
glu32
glut32 include: Added prototype for DllMain. 2006-06-12 16:18:17 +02:00
gphoto2.ds gphoto2.ds: Added Norwegian Bokmål resources. 2006-06-15 12:05:54 +02:00
hhctrl.ocx Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
hlink hlink: Fix typo. We should set hl not ppvObj. 2006-06-16 11:29:51 +02:00
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp: Remove the unused internal.c file. 2006-06-10 12:02:14 +02:00
imm32
inseng inseng: Initial implementation of inseng (required for IE6 to install under win2k). 2006-06-16 16:05:49 +02:00
iphlpapi
itss itss: Make the virtual table functions static where possible. 2006-06-10 11:58:27 +02:00
kernel kernel: Add a test for mutexes. 2006-06-15 12:14:23 +02:00
lz32
mapi32 mapi32/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:45 +02:00
mciavi32 Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
mcicda
mciseq mciseq: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:47 +02:00
mciwave mciwave: Fixed a bogus free. 2006-06-15 11:39:28 +02:00
midimap Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
mlang mlang/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:52 +02:00
mmdevldr.vxd
monodebg.vxd
mpr Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
mprapi
msacm32 Uniformization of French main menu accelerators. 2006-05-24 10:35:26 +02:00
msacm32.drv Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
msadp32.acm
mscms mscms/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. 2006-06-13 13:57:27 +02:00
msdmo Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
msftedit
msg711.acm
mshtml mshtml: Added Wine Gecko installer. 2006-06-16 16:03:57 +02:00
msi msi: Added tests for MsiSetTargetPath. 2006-06-16 14:42:36 +02:00
msimg32
msisys.ocx
msnet32
msrle32
msvcrt msvcrt: Use unsigned int instead of size_t to avoid printf format warnings. 2006-06-13 14:14:06 +02:00
msvcrt20 msvcrt20: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:27 +02:00
msvcrt40
msvcrtd msvcrtd: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:40 +02:00
msvfw32 msvfw32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:10:57 +02:00
msvidc32 msvidc: Change short description to MS-CRAM. 2006-06-09 18:13:38 +02:00
mswsock
msxml3 msxml: Text nodes with just whitespace should be stripped. 2006-06-14 13:36:07 +02:00
netapi32 netapi32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:04 +02:00
newdev
ntdll ntdll: Use page_size instead of page_mask+1. 2006-06-16 11:31:51 +02:00
ntdsapi
objsel
odbc32 Link against libwine_unicode everywhere we use Unicode functions. 2006-05-24 18:05:40 +02:00
odbccp32
ole32 ole32: Always rewind the stream in StdGlobalInterfaceTable_GetInterfaceFromGlobal 2006-06-15 12:07:10 +02:00
oleacc
oleaut32 oleaut32: Use unsigned int instead of size_t to avoid printf format warnings. 2006-06-13 14:14:13 +02:00
olecli32
oledlg oledlg: Declare varargs functions as WINAPIV instead of cdecl. 2006-06-13 11:40:23 +02:00
olepro32
olesvr32
opengl32 opengl32: Store function pointers in a separate array to avoid a bunch of relocations. 2006-06-09 18:13:09 +02:00
powrprof
psapi
qcap
quartz Fixed more boolean comparisons against TRUE. 2006-05-24 14:38:20 +02:00
rasapi32
riched20 Add trailing '\n's to ok() calls. 2006-06-16 11:32:42 +02:00
riched32
rpcrt4 rpcrt4: Fix the argument size of conformant arrays. 2006-06-16 14:42:36 +02:00
rsabase
rsaenh rasenh: Fix a copy&paste bug at passing only one string to RegSetValueExW() at a time. 2006-06-02 20:43:47 +02:00
sane.ds sane.ds: Replace FIXME() by TRACE() on sane_exit. 2006-06-03 11:43:08 +02:00
secur32 secur32: Implement QueryContextAttributes. Add tests. 2006-06-16 11:31:23 +02:00
security
sensapi
serialui
setupapi setupapi: Documentation update. 2006-06-12 13:21:48 +02:00
sfc
shdocvw shdocvw: Register some more documented classes that native also registers. 2006-06-07 11:47:26 +02:00
shell32 shell32: Remove dead code in SHELL_FindExecutable(). 2006-06-16 11:32:11 +02:00
shfolder
shlwapi shlwapi/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. 2006-06-13 13:57:59 +02:00
snmpapi
spoolss
stdole2.tlb
stdole32.tlb
sti
strmiids
tapi32
twain_32
unicows
url
urlmon urlmon/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:51 +02:00
user user32: Fix character conversion in combo box. 2006-06-15 11:26:57 +02:00
userenv userenv: Add profinfo.h. 2006-06-13 11:40:23 +02:00
usp10 usp10: ScriptTextOut updated to reflect that it must have a hdc passed to it. 2006-06-09 18:13:44 +02:00
uuid uuid: Mark all GUID variables as hidden. 2006-06-12 12:01:38 +02:00
uxtheme Add trailing '\n's to ok() calls. 2006-06-16 11:32:42 +02:00
vdhcp.vxd
vdmdbg
version version/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:59 +02:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winecrt0
wined3d wined3d: GetScissorRect should use zero-based scissorBox (Coverity). 2006-06-16 14:42:36 +02:00
winedos
winemp3.acm winemp3.acm: Make some variables static and/or const. 2006-06-12 13:40:34 +02:00
wineps.drv printing: Don't limit the printer name length to CCHDEVICENAME characters. 2006-06-15 18:05:58 +02:00
winex11.drv x11drv: Renamed the x11drv directory to winex11.drv. 2006-06-16 09:57:50 +02:00
wininet wininet/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. 2006-06-13 13:58:30 +02:00
winmm winmm: Add support for "open new" commands. 2006-06-15 12:25:50 +02:00
winnls32
winspool.drv printing: Don't limit the printer name length to CCHDEVICENAME characters. 2006-06-15 18:05:58 +02:00
wintab32
wintrust
wldap32 wldap32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:46 +02:00
wnaspi32
wow32
ws2_32
wsock32 wsock32: Added GetService{A,W} stubs. 2006-06-01 11:07:51 +02:00
wtsapi32
.gitignore
checklink.c
make_dlls x11drv: Renamed the x11drv directory to winex11.drv. 2006-06-16 09:57:50 +02:00
Makedll.rules.in
Makefile.in inseng: Initial implementation of inseng (required for IE6 to install under win2k). 2006-06-16 16:05:49 +02:00
Makeimplib.rules.in
Maketest.rules.in