wine/dlls
Misha Koshelev 8f78c71cb6 urlmon/tests: Add tests for calls to IHttpNegotiate interfaces as exposed by IBindStatusCallback.
Add more tests for specific arguments passed to IHttpNegotiate and IHttpNegotiate2. Note that
for OnResponse pszAdditionalHeaders is NULL when called directly from IInternetProtocol (for
example as seen in our protocol tests) but non-NULL when these interfaces are exposed by
IBindStatusCallback as seen here. Tests conform on Win98 and Winxp.
2007-07-24 12:19:08 +02:00
..
acledit acledit: Exclude unused headers. 2007-04-23 19:59:34 +02:00
activeds activeds: Exclude unused headers. 2007-04-23 19:59:29 +02:00
advapi32 advapi32/service: Handle is checked before servicename. 2007-07-24 11:26:00 +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 avicap32: Exclude unused header. 2007-04-23 19:59:42 +02:00
avifil32 avifil32: Exclude unused headers. 2007-04-23 19:59:47 +02:00
browseui browseui: Fixed ClassFactory_LockServer implementation. 2007-05-07 20:36:25 +02:00
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: Cast-qual warning fix. 2007-07-20 11:47:14 +02:00
comdlg32 comdlg32: Cast-qual warning fix. 2007-07-18 12:57:51 +02:00
compstui compstui: Exclude unused headers. 2007-04-30 12:32:42 +02:00
credui credui: New Korean resource. 2007-06-11 20:18:54 +02:00
crtdll
crypt32 crypt32: Test and implement encoding signed data messages with CRLs. 2007-07-24 11:49:23 +02:00
cryptdll
cryptnet Fix minor differences in the formatting of the license notices. 2007-05-04 12:08:15 +02:00
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 d3drm/tests: Fix the Visual C++ double to float conversion warnings. 2007-05-31 14:18:39 +02:00
d3dx8
d3dxof
dbghelp dbghelp: Cast-qual warnings fix. 2007-07-20 11:46:04 +02:00
dciman32
ddraw ddraw/tests: Fix compilation on systems that don't support nameless unions. 2007-07-09 11:45:53 +02:00
ddrawex
devenum devenum: Exclude unused header. 2007-05-02 14:58:20 +02:00
dinput dinput: Use more messages as a possible indication of the foreground window changes. 2007-07-23 12:13:26 +02:00
dinput8
dmband dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmcompos dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmime dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmloader dmloader: Do not use wide character constants. 2007-06-22 12:19:03 +02:00
dmscript dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmstyle dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmsynth dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmusic dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dmusic32 dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dnsapi dnsapi: Fix some potential infinite loops because of an unsigned loop counter. 2007-07-12 17:32:07 +02:00
dplay Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
dplayx dplayx: Cast-qual warning fix. 2007-07-20 11:46:01 +02:00
dpnaddr
dpnet dpnet: Exclude unused headers. 2007-05-03 14:23:49 +02:00
dpnhpast dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
dsound dsound: Simplify IDirectSoundBufferImpl_GetCurrentPosition. 2007-07-09 12:15:58 +02:00
dswave dmusic: Fix license headers that mistakenly use GPL instead of LGPL. 2007-05-30 12:54:07 +02:00
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 dxerr8: Exclude unused header. 2007-05-03 14:23:40 +02:00
dxerr9 dxerr9: Exclude unused header. 2007-05-03 14:23:24 +02:00
dxguid
gdi32 gdi32: Improved PolyDraw in path closed case. 2007-07-19 14:46:54 +02:00
gdiplus gdiplus: Change atan2 to gdiplus_arctan2. 2007-07-23 12:11:43 +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 hal: Added an initial stub. 2007-05-14 20:05:15 +02:00
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 ifsmgr.vxd: Constify some variables. 2007-05-03 14:23:58 +02:00
imaadp32.acm imaadp32.acm: Constify some variables. 2007-05-03 14:23:36 +02:00
imagehlp imagehlp: Exclude unused headers. 2007-05-07 20:34:11 +02:00
imm32 imm32: Use the COMPOSITIONSTRING in hCompStr. 2007-07-11 12:42:25 +02:00
infosoft infosoft: Exclude unused header. 2007-05-07 20:34:17 +02:00
inseng inseng: Exclude unused header. 2007-05-07 20:34:07 +02:00
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: Cast-qual warning fix. 2007-07-23 11:53:41 +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 Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
mapi32 mapi32: Get rid of unneeded CharNextA call. 2007-06-25 19:48:15 +02:00
mciavi32 Assorted spelling fixes. 2007-06-07 19:24:32 +02:00
mcicda mcicda: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:45 +02:00
mciseq mciseq: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:52 +02:00
mciwave mciwave: Prevent division by zero when processing non-PCM codec. 2007-06-26 11:53:05 +02:00
midimap midimap: Fix compilation warnings in 64-bit mode. 2007-06-01 12:40:04 +02:00
mlang mlang: Implement IMultiLanguage::GetLcidFromRfc1766. 2007-06-07 11:59:56 +02:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Constify some variables. 2007-05-29 11:54:59 +02:00
mprapi
msacm32 msacm32: Replace malloc/free with HeapAlloc/HeapFree. 2007-06-26 11:58:03 +02:00
msacm32.drv msacm32.drv: Constify some variables. 2007-05-30 15:55:31 +02:00
msadp32.acm msadp32.acm: Constify some variables. 2007-05-30 15:55:35 +02:00
mscms mscms/tests: Skip tests if we don't have enough rights. 2007-07-13 14:59:52 +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 msg711.acm: Constify some variables. 2007-05-29 12:04:39 +02:00
mshtml mshtml: Implement HTMLElement_insertAdjacentHTML and HTMLElement_insertAdjacentText. 2007-07-13 12:27:23 +02:00
msi msi: Add handling for the MSIMODIFY_UPDATE command. 2007-07-24 11:49:59 +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 msvcrt20: Exclude unused header. 2007-05-15 12:19:04 +02:00
msvcrt40 Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
msvcrtd
msvfw32 msvfw32: Fix enumeration of VFW video codecs that are registered in the registry. 2007-06-01 12:50:56 +02:00
msvidc32 msvidc32: Constify some variables. 2007-06-19 11:32:52 +02:00
mswsock wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
msxml3 msxml3/tests: Avoid a crash that happens on some native systems. 2007-07-19 13:22:28 +02:00
nddeapi
netapi32 netapi32: Add NetUseAdd() stub. 2007-07-16 22:55:47 +02:00
newdev
ntdll ntdll: Add support for abbreviated empty elements in manifests. 2007-07-20 11:19:17 +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 Assorted spelling fixes. 2007-06-07 19:24:32 +02:00
ole32 ole32: Remove some dead code. 2007-07-16 22:46:45 +02:00
oleacc wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
oleaut32 oleaut32: Remove a return after return. 2007-07-20 11:45:58 +02:00
olecli32
oledlg wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
olepro32
olesvr32
opengl32 configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +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 psapi: GetWsChanges() calls down to the wrong ntdll function. Found by sparse. 2007-06-06 12:12:05 +02:00
pstorec
qcap qcap: Replace DeleteEntireSubKey with RegDeleteTreeW. 2007-06-05 12:18:48 +02:00
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 schannel: Use FIELD_OFFSET instead of offsetof. 2007-05-29 13:44:35 +02:00
secur32 secur32/tests: Use skip when functions are not available. 2007-07-05 19:54:38 +02:00
security
sensapi
serialui serialui/tests: Remove unused string. 2007-05-22 12:02:45 +02:00
setupapi advpack+setupapi: Remove unneeded checks before SetupCloseInfFile. 2007-07-10 13:32:10 +02:00
sfc sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
sfc_os sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
shdoclc shdoclc: Update Norwegian Bokmål resources. 2007-06-01 12:41:21 +02:00
shdocvw wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
shell32 shell32: Implementation of SheGetDirA/W and SheChangeDirA/W. 2007-07-19 14:51:08 +02:00
shfolder Get rid of some empty source files, our makefiles no longer require them. 2007-05-04 12:27:34 +02:00
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 sxs: Add new dll stub. 2007-04-23 16:16:53 +02:00
tapi32
twain_32
unicows
url
urlmon urlmon/tests: Add tests for calls to IHttpNegotiate interfaces as exposed by IBindStatusCallback. 2007-07-24 12:19:08 +02:00
user32 user32: MDI tile and cascade should not resize non-resizable windows. 2007-07-24 11:27:55 +02:00
userenv userenv: Make GetProfileType report a normal (non-roaming) profile. 2007-04-23 13:56:08 +02:00
usp10 usp10/tests: Fix a signed/unsigned int mismatch. 2007-05-29 12:11:51 +02:00
uuid uuid: Add hlink CLSIDs. 2007-06-12 13:18:41 +02:00
uxtheme uxtheme: Exclude unused headers. 2007-05-21 13:36:34 +02:00
vdhcp.vxd
vdmdbg vdmdbg: Add a stub implementation of VDMEnumTaskWOW. 2007-07-17 14:12:19 +02:00
version Assorted spelling fixes. 2007-06-07 19:24:32 +02:00
vmm.vxd vmm.vxd: Exclude unused headers. 2007-05-21 13:36:24 +02:00
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: Trace the declaration element type in primitiveDeclarationConvertToStridedData(). 2007-07-24 11:25:52 +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 wineoss.drv: Mark every buffer being added. 2007-06-06 12:11:43 +02:00
wineps.drv configure: Merge the libfreetype existence check with the soname check. 2007-07-09 22:43:20 +02:00
winequartz.drv
winex11.drv winex11drv: Correctly react to focus loss away from Wine. 2007-07-23 11:53:17 +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 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
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: Sending 0 bytes shouldn't cause an infinite loop. 2007-07-24 11:50:08 +02:00
wsock32
wtsapi32
Makedll.rules.in kernel32: Set the dll file name with the correct case to make EXECryptor happy. 2007-05-08 13:25:48 +02:00
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