Sweden-Number/dlls
Robert Reif 1d785b85c2 Consolidate secondary buffer list processing and locking.
Two new functions DSOUND_AddBuffer and DSOUND_RemoveBuffer
have been added and the locking has been moved into these functions.
Renamed IDirectSound lock to buffer_list_lock.
Removed redundant test for IID_IDirectSoundNotify and
IID_IDirectSoundNotify8 because they are the same.
Removed check for invalid buffers on list because that shouldn't
happen anymore because of fixed 3d buffer reference counting.
Minor code cleanups.
2004-09-07 19:32:21 +00:00
..
advapi32 Return the correct error when OpenService is called with a 2004-09-06 20:28:32 +00:00
amstream Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
atl Added stub for AtlModuleUpdateRegistryFromResourceD. 2004-09-02 20:06:39 +00:00
avicap32
avifil32 Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
cabinet Fix signed/unsigned comparison warnings. 2004-09-02 23:00:53 +00:00
capi2032 Newer dependent linux headers have __user notations, which we need to 2004-08-17 22:08:43 +00:00
cards
cfgmgr32 Updated to include functions from windows 98SE. 2004-05-03 20:05:11 +00:00
comcat Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
comctl32 - Draw the Wizard97 header bitmaps before drawing the header strings. 2004-09-07 19:31:50 +00:00
commdlg Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
crtdll
crypt32 Added missing line break. 2004-08-26 00:30:23 +00:00
ctl3d Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
d3d8 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE 2004-08-23 19:39:48 +00:00
d3d9 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE 2004-08-23 19:39:48 +00:00
d3dim Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
d3drm Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
d3dx8 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE 2004-08-23 19:39:48 +00:00
d3dxof Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dbghelp Better fix for includes with relative paths. 2004-09-06 20:23:26 +00:00
dciman32
ddraw Added API documentation for DirectDrawEnumerateEx. 2004-08-30 18:37:17 +00:00
devenum Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dinput When actual offset doesn't match the specified offset, use the actual 2004-09-06 21:26:03 +00:00
dinput8 Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dmband Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dmcompos Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dmime Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dmloader Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dmscript Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dmstyle Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dmsynth Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dmusic Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dmusic32 Don't define BEGIN_INTERFACE in unknwn.h. 2004-08-22 21:38:46 +00:00
dplay - add version info to dplay.dll 2004-05-21 20:54:47 +00:00
dplayx Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dpnet Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dpnhpast Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00
dsound Consolidate secondary buffer list processing and locking. 2004-09-07 19:32:21 +00:00
dswave Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dxdiagn Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
dxerr8 Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
dxerr9 Make Unicode strings static const. 2004-04-20 01:12:17 +00:00
dxguid Removes dsconf IIDs from dxguid.lib. 2004-07-22 19:40:44 +00:00
gdi Disable MSVC warning 4116 to avoid the 'unnamed type definition in 2004-09-06 20:29:53 +00:00
glu32
glut32
hhctrl.ocx Added empty DllRegisterServer. 2004-08-23 18:50:54 +00:00
iccvid Signed compare fixes. 2004-08-25 17:30:31 +00:00
icmp Get rid of non-standard ERROR_UNKNOWN value. 2004-04-12 23:15:11 +00:00
ifsmgr.vxd
imagehlp Implementation of TouchFileTimes(), thanks to Florian Stinglmayr for 2004-07-30 04:22:44 +00:00
imm32 Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
iphlpapi It's OK to have dwNumEntries == 0 if there is no network connection. 2004-05-06 23:39:59 +00:00
itss Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
kernel Disable MSVC warning 4116 to avoid the 'unnamed type definition in 2004-09-06 20:29:53 +00:00
lzexpand Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
mapi32 Terminate test loop on the first error to avoid excessive log volume. 2004-08-16 23:18:48 +00:00
mlang Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
mmdevldr.vxd
monodebg.vxd
mpr Added Czech resources. 2004-08-16 20:02:09 +00:00
msacm Added Czech resources. 2004-08-16 20:02:09 +00:00
msdmo Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
mshtml Added 'strmiids.lib'. 2004-08-19 19:31:20 +00:00
msi Partial implementation of MsiGetFileVersionA/W. 2004-09-06 21:25:48 +00:00
msimg32 Partial stub of GdiAlphaBlend/AlphaBlend. 2004-04-14 19:35:24 +00:00
msisys
msnet32
msrle32 Added Czech resources. 2004-08-16 20:02:09 +00:00
msvcrt - msvcrt: the file descriptors are now inherited between parent/child 2004-09-03 01:05:30 +00:00
msvcrt20 Removed some functions that don't exist in msvcrt20 (reported by Jan 2004-07-22 23:45:58 +00:00
msvcrt40 Fixed the prototypes of the _adj_fdiv_* functions. 2004-05-12 23:22:36 +00:00
msvcrtd Added stub for _CrtCheckMemory. 2004-06-14 17:57:06 +00:00
msvidc32
msvideo Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
mswsock Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32. 2004-09-06 21:29:29 +00:00
netapi32 Fix NetApiBufferReallocate and tests based on results from winetest. 2004-04-21 22:24:38 +00:00
newdev
ntdll Test some more ntdll types. 2004-09-06 21:26:57 +00:00
odbc32 Set RTLD_GLOBAL when loading the odbc driver manager so that when it 2004-06-30 18:14:32 +00:00
ole32 - Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR. 2004-09-06 21:28:28 +00:00
oleacc Added DllRegisterServer/DllUnregisterServer calls. 2004-08-27 19:12:27 +00:00
oleaut32 Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
olecli Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
oledlg Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
olepro32
olesvr Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
opengl32 Convert mostly useless ERR to WARN message. 2004-09-01 22:46:40 +00:00
psapi Fix tests of GetModuleFileNameA on 98/XP. 2004-07-12 19:46:53 +00:00
qcap Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
quartz Added stubs for AmpFactorToDB and DBToAmpFactor. 2004-09-06 20:23:42 +00:00
rasapi32 Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
richedit Stop processing input stream when the outermost RTF group is closed. 2004-08-30 19:28:43 +00:00
rpcrt4 Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
rsabase Register TypeName registry key value. 2004-08-16 21:10:59 +00:00
secur32 Add stub implementation for GetComputerObjectName. 2004-07-12 19:52:47 +00:00
serialui Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
setupapi Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
shdocvw Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
shell32 Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
shfolder
shlwapi Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
snmpapi
sti
strmiids Added 'strmiids.lib'. 2004-08-19 19:31:20 +00:00
tapi32 Implementation of lineGetTranslateCaps. 2004-05-10 19:54:25 +00:00
ttydrv
twain Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
unicows
url
urlmon Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
user Disable MSVC warning 4116 to avoid the 'unnamed type definition in 2004-09-06 20:29:53 +00:00
uuid Added 'strmiids.lib'. 2004-08-19 19:31:20 +00:00
uxtheme Fix typo in RBS_UNCHECKEDHOT (spotted by Jan Schweizer). 2004-09-03 17:29:15 +00:00
vdhcp.vxd
vdmdbg Stubs to prevent taskmgr.exe from crashing or aborting during 2004-04-07 19:41:21 +00:00
version Set last error values compatible with Win9x implementation 2004-08-31 17:31:40 +00:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
win32s Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
winaspi Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
wined3d Fixed position of tmp.f assigned like in dlls/d3d8/shader.c. 2004-04-26 20:05:52 +00:00
winedos Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
wineps Use 1/4" margins for some standard paper sizes. 2004-08-31 17:31:27 +00:00
wininet Disable MSVC warning 4116 to avoid the 'unnamed type definition in 2004-09-06 20:29:53 +00:00
winmm Fix a heap corruption in MIX_Init ( sizeof() != strlen() ). 2004-09-02 22:57:39 +00:00
winnls Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
winsock Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32. 2004-09-06 21:29:29 +00:00
winspool Fix first parameter of GetDefaultPrinterA|W. 2004-08-13 19:48:25 +00:00
wintab32 Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
wintrust
wow32
wsock32 Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32. 2004-09-06 21:29:29 +00:00
x11drv We still need to look for the top parent that doesn't clip siblings in 2004-09-01 17:30:35 +00:00
.cvsignore
Makedll.rules.in Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
Makefile.in Authors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwin@ugcs.caltech.edu>, Mike McCormack <mike@codeweavers.com> 2004-08-24 21:00:15 +00:00
Maketest.rules.in
checklink.c
make_dlls Removed debug trace. 2004-08-24 02:29:48 +00:00