wine/dlls
2007-07-26 11:51:13 +02:00
..
acledit
activeds
advapi32 advapi32/service: Add tests for GetServiceKeyName. 2007-07-25 13:01:52 +02:00
advpack advpack+setupapi: Remove unneeded checks before SetupCloseInfFile. 2007-07-10 13:32:10 +02:00
amstream janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
atl Add API documentation stubs to make winapi_check happy. 2007-06-13 12:00:43 +02:00
avicap32
avifil32
browseui
cabinet cabinet: Fix a potential NULL reference. 2007-06-28 12:16:12 +02:00
capi2032 configure: Merge the libcapi20 existence check with the soname check. 2007-07-02 17:29:17 +02:00
cards
cfgmgr32
clusapi
comcat comcat: Cast-qual warning fix. 2007-07-23 11:53:49 +02:00
comctl32 comctl32: Fix missing toolbar button with HINST_COMMCTRL. 2007-07-26 11:49:05 +02:00
comdlg32 comdlg32: Cast-qual warning fix. 2007-07-18 12:57:51 +02:00
compstui
credui
crtdll
crypt32 crypt32: Test and implement getting the encoded signers from an encoded signed message. 2007-07-25 13:02:23 +02:00
cryptdll
cryptnet
ctl3d32
d3d8 wined3d: rsq and rcp use the .w component if no swizzle is given. 2007-07-03 12:29:34 +02:00
d3d9 d3d9/tests: Fix use of uninitialized variable (Coverity). 2007-06-25 13:23:50 +02:00
d3d10 d3d10: Add stub for d3d10.dll. 2007-07-11 14:22:20 +02:00
d3dim
d3drm
d3dx8
d3dxof
dbghelp dbghelp: Cast-qual warnings fix. 2007-07-20 11:46:04 +02:00
dciman32
ddraw ddraw: Some d3d-only code fixes. 2007-07-24 13:40:29 +02:00
ddrawex
devenum
dinput dinput: Use more messages as a possible indication of the foreground window changes. 2007-07-23 12:13:26 +02:00
dinput8
dmband
dmcompos
dmime
dmloader dmloader: Do not use wide character constants. 2007-06-22 12:19:03 +02:00
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi dnsapi: Fix some potential infinite loops because of an unsigned loop counter. 2007-07-12 17:32:07 +02:00
dplay
dplayx dplayx: Cast-qual warning fix. 2007-07-20 11:46:01 +02:00
dpnaddr
dpnet
dpnhpast
dsound dsound: Simplify IDirectSoundBufferImpl_GetCurrentPosition. 2007-07-09 12:15:58 +02:00
dswave
dwmapi dwmapi: Add a stub implementation for DwmIsCompositionEnabled. 2007-07-09 11:46:35 +02:00
dxdiagn dxdiagn: Add reporting of some display related information. 2007-07-13 14:35:26 +02:00
dxerr8
dxerr9
dxguid
gdi32 gdi32/tests: Don't test default char, it doesn't have to be always the same. 2007-07-25 13:46:18 +02:00
gdiplus gdiplus: Added GdipLoadImageFromStreamICM stub. 2007-07-25 13:53:09 +02:00
glu32
gphoto2.ds configure: Make the libjpeg soname check depend on the header check. 2007-07-02 19:53:14 +02:00
hal
hhctrl.ocx hhctrl.ocx: winapi_check expects the module name to be all uppercase in the documentation. 2007-06-13 11:09:56 +02:00
hid
hlink uuid: Add hlink CLSIDs. 2007-06-12 13:18:41 +02:00
hnetcfg hnetcfg: Stub implementation of the dll. 2007-06-19 11:30:59 +02:00
iccvid iccvid: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:23 +02:00
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp
imm32 imm32: Use the COMPOSITIONSTRING in hCompStr. 2007-07-11 12:42:25 +02:00
infosoft
inseng
iphlpapi iphlpapi: Fix byte ordering of Linux ports. 2007-07-12 14:41:34 +02:00
itss itss: Replace malloc/free with HeapAlloc/HeapFree. 2007-07-16 14:53:42 +02:00
kernel32 kernel32: Added FindActCtxSectionStringA implementation. 2007-07-26 11:05:32 +02:00
localspl localspl/tests: Add tests for AddPortEx. 2007-06-18 13:37:01 +02:00
localui localui: New Korean resource. 2007-07-23 11:58:36 +02:00
lz32
mapi32 mapi32: Get rid of unneeded CharNextA call. 2007-06-25 19:48:15 +02:00
mciavi32
mcicda
mciseq
mciwave mciwave: Prevent division by zero when processing non-PCM codec. 2007-06-26 11:53:05 +02:00
midimap
mlang
mmdevldr.vxd
monodebg.vxd
mpr
mprapi
msacm32 msacm32: Replace malloc/free with HeapAlloc/HeapFree. 2007-06-26 11:58:03 +02:00
msacm32.drv
msadp32.acm
mscms mscms: Don't produce unreachable code during conditional compilation. 2007-07-25 13:02:36 +02:00
mscoree
msdmo msdmo: Improve the prototypes Win64 compatibility by replacing long with LONG. 2007-06-13 11:18:15 +02:00
msftedit
msg711.acm
mshtml mshtml: Make sure we have associated listener before calling OnStopRequest. 2007-07-26 11:51:13 +02:00
msi msi: Use a different separator as a semi-colon may separate values in the CustomActionData. 2007-07-25 13:03:45 +02:00
msimg32
msisys.ocx
msnet32
msrle32 msrle32: Constify some variables. 2007-06-15 12:40:51 +02:00
msvcrt msvcrt: Preserve registers when calling unwind function. 2007-07-16 14:53:42 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32
msvidc32 msvidc32: Constify some variables. 2007-06-19 11:32:52 +02:00
mswsock
msxml3 msxml3: Cast-qual warning fix. 2007-07-25 13:02:13 +02:00
nddeapi
netapi32 netapi32: Add NetUseAdd() stub. 2007-07-16 22:55:47 +02:00
newdev
ntdll ntdll: Remove a break after a break. Found by Smatch. 2007-07-26 11:51:05 +02:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Add a stub implementation of KeInitializeTimer. 2007-06-19 12:56:00 +02:00
ntprint Assorted spelling fixes. 2007-07-05 19:56:34 +02:00
objsel
odbc32
odbccp32
ole32 ole32: Remove some dead code. 2007-07-16 22:46:45 +02:00
oleacc
oleaut32 oleaut32: Constify some variables. 2007-07-26 11:49:13 +02:00
olecli32
oledlg
olepro32
olesvr32
opengl32 opengl32: Relax extension checking. 2007-07-26 11:49:20 +02:00
pdh pdh: Implement and test PdhAddEnglishCounter{A, W} and PdhCollectQueryDataWithTime. 2007-07-23 12:00:46 +02:00
powrprof
printui printui: Parse args for PrintUIEntryW. 2007-07-13 14:35:42 +02:00
psapi
pstorec
qcap
quartz quartz: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:20 +02:00
query
rasapi32
resutils
riched20 riched20: Make richedit control IME aware. 2007-06-28 12:16:12 +02:00
riched32
rpcrt4 rpcrt4: Convert bind ack and nack reject reasons into RPC status codes when binding. 2007-07-23 11:48:13 +02:00
rsabase
rsaenh rsaenh: Get rid of the hash idle state, native doesn't behave as though it has one. 2007-07-11 12:00:38 +02:00
sane.ds dlls: Remove unreachable break after return/break. Found by Smatch. 2007-07-19 11:57:49 +02:00
schannel
secur32 secur32/tests: Use skip when functions are not available. 2007-07-05 19:54:38 +02:00
security
sensapi
serialui
setupapi advpack+setupapi: Remove unneeded checks before SetupCloseInfFile. 2007-07-10 13:32:10 +02:00
sfc
sfc_os
shdoclc
shdocvw
shell32 shell32: Implementation of SheGetDirA/W and SheChangeDirA/W. 2007-07-19 14:51:08 +02:00
shfolder
shlwapi shlwapi: Fix parameter types of SHGetIniStringW. 2007-07-16 14:53:42 +02:00
snmpapi
spoolss spoolss: Add a stub for ImpersonatePrinterClient. 2007-07-19 11:57:06 +02:00
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
sxs
tapi32
twain_32
unicows
url
urlmon urlmon: Change some gotos to return. 2007-07-26 11:51:11 +02:00
user32 user32/tests: Flush events more aggressively in mouse input test. 2007-07-25 13:46:42 +02:00
userenv
usp10
uuid uuid: Add hlink CLSIDs. 2007-06-12 13:18:41 +02:00
uxtheme
vdhcp.vxd
vdmdbg vdmdbg: Add a stub implementation of VDMEnumTaskWOW. 2007-07-17 14:12:19 +02:00
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa: Make sure we can set volume before reporting WAVECAPS_VOLUME. 2007-07-17 14:12:19 +02:00
wineaudioio.drv
winecoreaudio.drv winecoreaudio: MIDIIn_MessageHandler: Fix non-SysEx messages parsing. 2007-07-13 14:43:23 +02:00
winecrt0
wined3d wined3d: Do not fail if the adapter info can't be initialized. 2007-07-26 11:48:45 +02:00
winedos winedos: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:45 +02:00
wineesd.drv
winejack.drv configure: Make the libjack soname check depend on the header check. 2007-07-02 19:42:52 +02:00
winejoystick.drv
winemp3.acm winemp3: Remove function declarations with no definition and unused macros. 2007-07-11 12:16:06 +02:00
winenas.drv
wineoss.drv
wineps.drv configure: Merge the libfreetype existence check with the soname check. 2007-07-09 22:43:20 +02:00
winequartz.drv
winex11.drv wgl: Set pbuffer dimensions in HDC. 2007-07-26 11:50:47 +02:00
wing32
wininet wininet: Stub for InternetQueryFortezzaStatus(). 2007-07-19 14:38:42 +02:00
winmm winmm: Replace malloc with HeapAlloc. 2007-06-26 11:58:06 +02:00
winnls32
winscard winscard: Add extended stub for SCardEstablishContext. 2007-06-20 13:08:42 +02:00
winspool.drv winspool: Use printenv_t for GetDriverInfoFromReg. 2007-07-23 11:59:14 +02:00
wintab32
wintrust wintrust/tests: Add tests for CryptCATAdminCalcHashFromFileHandle. 2007-06-25 13:23:36 +02:00
wldap32 wldap32: Don't produce unreachable code during conditional compilation. Found bySmatch. 2007-07-24 11:26:08 +02:00
wnaspi32
wow32
ws2_32 ws2_32: Initialize the address to 0 in ws_sockaddr_ws2u. 2007-07-25 13:00:41 +02:00
wsock32
wtsapi32
Makedll.rules.in
Makefile.in d3d10: Add stub for d3d10.dll. 2007-07-11 14:22:20 +02:00
Makeimplib.rules.in
Maketest.rules.in Maketest.rules: Add dependency on IDL headers for crosstest objects. 2007-07-06 18:20:06 +02:00