wine/dlls
Robert Shearman 1926b6da63 rpcrt4: Improve ReadVariance.
Extend ReadVariance to read the offset as well as the actual count,
since these always come in pairs.
Handle the variance not being present in ReadVariance and always call
it from the unmarshalling functions to simplify the code there and
also to fix a bug where the format pointer wasn't advanced properly
for complex arrays (introduced in the previous patch when implementing
variance).
2006-01-09 17:21:01 +01:00
..
activeds Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
advapi32 advapi32: Don't allocate memory for empty argument string and pass 2006-01-03 12:05:32 +01:00
advpack advpack: Make DoInfInstall return an HRESULT. 2006-01-03 17:33:02 +01:00
amstream Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
atl atl: Implement AtlComPtrAssign. 2005-12-26 12:55:22 +01:00
avicap32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
avifil32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
cabinet Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
capi2032 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
cards Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
cfgmgr32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
comcat Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
comctl32 comctl32: Reduce memory usage of the syslink control. 2006-01-06 13:08:09 +01:00
commdlg commdlg: Updated Korean translation. 2006-01-06 12:17:24 +01:00
crtdll Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
crypt32 Call DisableThreadLibraryCalls for DLLs that don't need thread 2006-01-09 17:17:37 +01:00
cryptdll Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ctl3d Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
d3d8 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
d3d9 d3d9: Add traces for when shader support is missing in the shader test. 2005-12-21 20:45:07 +01:00
d3dim Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
d3drm Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
d3dx8 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
d3dxof Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dbghelp dbghelp: StackWalk (32 and 64 bit version). 2006-01-05 13:41:25 +01:00
dciman32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ddraw Assorted spelling fixes 2006-01-03 12:10:50 +01:00
devenum devenum: Don't leak key handle creating a category registry key. 2005-12-05 20:39:47 +01:00
dinput Handle DInput8 interfaces in device QueryInterface. 2005-11-28 10:38:59 +01:00
dinput8 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmband Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmcompos Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmime Partial implementation of IDirectMusicPerformance8Impl_AddPort. 2005-11-28 10:36:41 +01:00
dmloader Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmscript Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmstyle Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmsynth Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dmusic Fix implementation of IDirectMusic8Impl_CreatePort. 2005-11-29 10:43:18 +01:00
dmusic32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dplay Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dplayx Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
dpnet Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dpnhpast Add a few missing #includes. 2005-12-07 12:51:39 +01:00
dsound dsound: Refactor playback. 2006-01-06 12:35:20 +01:00
dswave Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dxdiagn Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dxerr8 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dxerr9 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
dxguid Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
gdi gdi: Filter GETSCALINGFACTOR and SETABORTDOC proc in metafile 2006-01-06 21:16:37 +01:00
glu32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
glut32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
hhctrl.ocx Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
iccvid iccvid: Add support for ICM_DECOMPRESS_END message. 2005-12-15 10:24:49 +01:00
icmp Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ifsmgr.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
imagehlp imagehlp: Forward StackWalk64 to dbghelp.StackWalk64. 2005-12-17 12:24:46 +01:00
imm32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
iphlpapi iphlpapi: Fix a couple of file descriptor leaks. 2005-12-13 11:11:53 +01:00
itss Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
kernel kernel: Trying to lock an empty global memory block gives an ERROR_DISCARDED. 2006-01-09 17:16:32 +01:00
lzexpand Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
mapi32 Add a few missing #includes. 2005-12-07 12:51:39 +01:00
mciavi32 mciavi32: Rewrite asynchronous MCI_PLAY command handling. 2005-12-22 17:15:33 +01:00
mcicda Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
mciseq Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
midimap Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
mlang mlang: Implement IEnumRfc1766 interface. 2005-12-06 10:58:57 +01:00
mmdevldr.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
monodebg.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
mpr Add some missing includes which contain used prototypes. 2005-12-09 11:51:17 +01:00
msacm msacm: Initialize some ACMSTREAMHEADER fields for the sake of native codecs. 2006-01-04 15:27:35 +01:00
mscms mscms: Silence a potentially noisy fixme. 2006-01-06 21:07:55 +01:00
msdmo Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
mshtml Fix typo in urlmon.idl. 2005-12-19 09:53:30 +01:00
msi msi: Unload riched20 after its window is destroyed. 2006-01-06 12:35:09 +01:00
msimg32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msisys Add a few missing #includes. 2005-12-07 12:51:39 +01:00
msnet32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msrle32 msrle32: Spelling fix. 2005-12-26 12:58:11 +01:00
msvcrt msvcrt: Add a regression test for _fullpath. 2006-01-06 21:46:09 +01:00
msvcrt20 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msvcrt40 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msvcrtd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msvidc32 vidc: Return error codes when a message isn't supported. 2005-12-12 11:53:28 +01:00
msvideo msvideo: Handle ESC key press in the MCIWND class as an alias to stop command. 2005-12-21 20:07:22 +01:00
mswsock Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
msxml3 Make the node object aggregatable so that the element object (and in 2005-12-01 18:46:42 +01:00
netapi32 Add a few missing #includes. 2005-12-07 12:51:39 +01:00
newdev Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ntdll Set refcount to -1 on implicitly loaded dlls to avoid unloading them 2006-01-04 14:55:33 +01:00
objsel Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
odbc32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
odbccp32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
ole32 ole: Remove a no longer needed smbfs hack. 2006-01-06 21:19:05 +01:00
oleacc Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
oleaut32 ole: Remove the no longer used _copy_arg function. 2006-01-06 21:16:21 +01:00
olecli Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
oledlg Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
olepro32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
olesvr Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
opengl32 opengl: Fix last wgl regression. 2005-12-22 13:54:01 +01:00
powrprof Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
psapi Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
qcap Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
quartz quartz: Fix incorrect usages of the HRESULT_FROM_WIN32 macro. 2005-12-09 11:21:51 +01:00
rasapi32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
riched20 riched20: Fixed calculation of left indent and first indent paragraph 2006-01-09 17:12:51 +01:00
richedit Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
rpcrt4 rpcrt4: Improve ReadVariance. 2006-01-09 17:21:01 +01:00
rsabase Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
rsaenh Call DisableThreadLibraryCalls for DLLs that don't need thread 2006-01-09 17:17:37 +01:00
secur32 secur32: Rewrote NTLM tests in a more flexible way. 2006-01-03 12:06:21 +01:00
security Added implementation of security.dll. 2006-01-05 14:39:41 +01:00
sensapi Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
serialui Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
setupapi setupapi: Fix comparing the group SIDs in IsUserAdmin. 2005-12-19 18:15:58 +01:00
shdocvw shdocvw: Added get_Document implementation. 2005-12-06 10:57:29 +01:00
shell32 shell32: Update the Korean translation. 2006-01-09 17:17:20 +01:00
shfolder Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
shlwapi shlwapi: Print PathCombine* strings arguments in relay debugging. 2006-01-04 14:52:55 +01:00
snmpapi Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
stdole2.tlb Fix the entry attributes of the two module functions and uncomment 2005-12-01 11:12:18 +01:00
stdole32.tlb Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
sti Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
strmiids Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
tapi32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
twain Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
unicows Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
url Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
urlmon urlmon: Fix ref counting. 2006-01-09 17:20:04 +01:00
user user32: Update the list of things to fix in the Combo control. 2006-01-09 17:16:14 +01:00
usp10 usp10: Improve stubs. 2006-01-09 17:16:57 +01:00
uuid Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
uxtheme Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vdhcp.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vdmdbg Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
version Fix version tests on windows 9x/ME. 2005-11-30 12:31:54 +01:00
vmm.vxd Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
vnbt.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vnetbios.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vtdapi.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
vwin32.vxd Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
win32s Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
winaspi Removed some dead-code. 2005-12-12 11:54:19 +01:00
winecrt0 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
wined3d Add trailing '\n's to ok() calls. 2006-01-03 12:10:37 +01:00
winedos Pass specific access rights to wine_server_handle_to_fd. 2005-12-12 17:15:26 +01:00
wineps Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
wininet wininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED, 2006-01-05 14:37:06 +01:00
winmm wineoss: Shorten MIDI names. 2005-12-17 12:25:19 +01:00
winnls Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
winsock winsock: Map wildcards for socket type and protocol in getaddrinfo(). 2006-01-04 15:07:34 +01:00
winspool winspool: Added ordinal exported functions of winspool.drv. 2006-01-05 13:42:13 +01:00
wintab32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
wintrust Add a few missing #includes. 2005-12-07 12:51:39 +01:00
wldap32 Small documentation tweaks to avoid winapi_check warnings. 2006-01-03 12:10:09 +01:00
wow32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
wsock32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
wtsapi32 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
x11drv x11drv: Update Canadian keyboard layout to better match the X11 one 2005-12-26 12:56:26 +01:00
.gitignore Ignore symlink files too (needed for git). 2005-11-26 13:12:57 +01:00
checklink.c
make_dlls We no longer need a special case for the ntdll import library. 2005-08-26 08:52:06 +00:00
Makedll.rules.in Declare debug channels as static variables so that we don't need to 2005-09-28 18:34:00 +00:00
Makefile.in Added implementation of security.dll. 2006-01-05 14:39:41 +01:00
Makeimplib.rules.in Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
Maketest.rules.in