Sweden-Number/dlls
Christian Costa 45f111a276 Implemented IMediaControl_Run that explores the graph, counts
renderers and starts filters.
Better implementation of IBaseFilter_Run for AVI SPlitter and AVI
Decompressor.
Use the standard memory allocator when an output pin does not provide
any allocator.
Set allocator properties for AVI Decompressor output pin and update
the buffers size at connection time.
2005-01-03 20:23:14 +00:00
..
advapi32 Add some missing declarations in the spec file. 2005-01-03 20:10:45 +00:00
advpack It makes no sense to export the dll entry point as stub. 2004-12-15 10:52:57 +00:00
amstream Version resources cleanup. 2004-11-23 13:59:34 +00:00
atl Stub implementation for AtlModuleRegisterServer. 2004-12-27 17:08:08 +00:00
avicap32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
avifil32 Stub implementations for AVIMakeStreamFromClipboard, AVISave{A,W}. 2004-12-27 16:58:18 +00:00
cabinet Revert previous patch, that's not a leak. 2004-12-22 17:11:31 +00:00
capi2032 Newer dependent linux headers have __user notations, which we need to 2004-08-17 22:08:43 +00:00
cards Version resources cleanup. 2004-11-23 13:59:34 +00:00
cfgmgr32 Updated to include functions from windows 98SE. 2004-05-03 20:05:11 +00:00
comcat Ensure DllCanUnloadNow is a truly void function, and give it a unique 2004-11-30 17:40:51 +00:00
comctl32 Add comments, fix negative value from GetCurFocus. 2005-01-03 20:12:42 +00:00
commdlg Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
crtdll .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
crypt32 Const correctness fixes. 2004-11-30 21:38:57 +00:00
ctl3d Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
d3d8 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
d3d9 Add Clear, Present and EndScene support and fix a bug in the drawing 2004-12-14 11:54:27 +00:00
d3dim Version resources cleanup. 2004-11-23 13:59:34 +00:00
d3drm Version resources cleanup. 2004-11-23 13:59:34 +00:00
d3dx8 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
d3dxof Ensure DllCanUnloadNow is a truly void function, and give it a unique 2004-11-30 17:40:51 +00:00
dbghelp Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
dciman32 It makes no sense to export the dll entry point as stub. 2004-12-15 10:52:57 +00:00
ddraw Handle correctly DDSD_LINEARSIZE flag for FOURCC textures. 2005-01-03 14:41:08 +00:00
devenum Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
dinput The flag for a mouse button down in the structure returned by 2004-12-27 16:55:41 +00:00
dinput8 Version resources cleanup. 2004-11-23 13:59:34 +00:00
dmband Debug fixes and cleanup. 2005-01-03 14:46:40 +00:00
dmcompos Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
dmime Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
dmloader Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
dmscript Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
dmstyle Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
dmsynth Version resources cleanup. 2004-11-23 13:59:34 +00:00
dmusic Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
dmusic32 Version resources cleanup. 2004-11-23 13:59:34 +00:00
dplay Version resources cleanup. 2004-11-23 13:59:34 +00:00
dplayx Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
dpnet Const correctness fixes. 2004-11-30 21:38:57 +00:00
dpnhpast Version resources cleanup. 2004-11-23 13:59:34 +00:00
dsound Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
dswave Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
dxdiagn Version resources cleanup. 2004-11-23 13:59:34 +00:00
dxerr8 Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
dxerr9 Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
dxguid Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
gdi Add return value to GetObject error message. 2005-01-03 20:19:32 +00:00
glu32 Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
glut32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
hhctrl.ocx Version resources cleanup. 2004-11-23 13:59:34 +00:00
iccvid Signed compare fixes. 2004-08-25 17:30:31 +00:00
icmp Avoid using gettimeofday. 2004-09-29 21:33:05 +00:00
ifsmgr.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
imagehlp Fixed some forwards. 2004-11-19 17:53:47 +00:00
imm32 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
iphlpapi Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
itss Implemented DllCanUnloadNow. 2005-01-03 14:39:51 +00:00
kernel Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
lzexpand Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
mapi32 Implement CreateIProp & most of MAPI's IMAPIProp & IPropData ifaces. 2005-01-03 17:05:02 +00:00
mlang Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
mmdevldr.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
monodebg.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mpr Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
msacm Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
mscms Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
msdmo Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
mshtml Added 'strmiids.lib'. 2004-08-19 19:31:20 +00:00
msi Improve progress bar tracking. 2005-01-03 20:00:13 +00:00
msimg32 It makes no sense to export the dll entry point as stub. 2004-12-15 10:52:57 +00:00
msisys .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msnet32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msrle32 Assorted spelling fixes. 2004-12-20 19:27:06 +00:00
msvcrt Some missing const correctness fixes. 2005-01-03 14:50:12 +00:00
msvcrt20 Removed some functions that don't exist in msvcrt20 (reported by Jan 2004-07-22 23:45:58 +00:00
msvcrt40 - implement __pioinfo, __badioinfo and _adjust_fdiv 2004-12-10 15:28:25 +00:00
msvcrtd Added stub for _CrtCheckMemory. 2004-06-14 17:57:06 +00:00
msvidc32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
msvideo Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
mswsock Version resources cleanup. 2004-11-23 13:59:34 +00:00
netapi32 Fix test failure on Windows 2000. 2004-12-27 17:04:38 +00:00
newdev .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
ntdll Fixed some regressions from the previous change. 2005-01-03 14:43:15 +00:00
odbc32 During startup of the connection to an external ODBC provider 2004-10-18 22:47:14 +00:00
ole32 Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
oleacc Added DllRegisterServer/DllUnregisterServer calls. 2004-08-27 19:12:27 +00:00
oleaut32 Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
olecli Move the PROPVARIANT declaration from objidl.idl to propidl.idl. 2004-09-09 19:23:19 +00:00
oledlg Const correctness fixes. 2004-11-30 21:38:57 +00:00
olepro32 Ensure DllCanUnloadNow is a truly void function, and give it a unique 2004-11-30 17:40:51 +00:00
olesvr Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
opengl32 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
psapi Fixed GetModuleBaseNameA tests for WinXP. 2004-10-22 22:04:56 +00:00
qcap Version resources cleanup. 2004-11-23 13:59:34 +00:00
quartz Implemented IMediaControl_Run that explores the graph, counts 2005-01-03 20:23:14 +00:00
rasapi32 Stub implementations for RasConnectionNotification{A,W}, 2005-01-03 14:30:14 +00:00
richedit Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
rpcrt4 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
rsabase Make advapi32/crypt.c test pass under win2k SP4, do stricter error 2004-10-05 02:09:36 +00:00
rsaenh Adhere to const'ness of the input data in encrypt_block_impl. 2005-01-03 20:14:03 +00:00
secur32 Add stub implementation for GetComputerObjectName. 2004-07-12 19:52:47 +00:00
serialui Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
setupapi Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
shdocvw Added stub for SetQueryNetSessionCount. 2004-11-19 17:55:28 +00:00
shell32 Get rid of W->A call. 2005-01-03 14:39:08 +00:00
shfolder .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
shlwapi Get rid of W->A calls. 2005-01-03 20:09:22 +00:00
snmpapi .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
sti .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
strmiids Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
tapi32 Provide an 'A' version of appropriate functions. 2004-10-14 00:28:29 +00:00
ttydrv Use an escape mechanism similar to the x11drv one to set the DC 2004-12-09 11:45:16 +00:00
twain Assorted spelling fixes. 2004-09-14 19:31:22 +00:00
unicows Added a few functions that are now implemented. 2004-12-16 14:43:54 +00:00
url .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
urlmon Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
user Stub implementations for GetAltTabInfo{A,W}. 2005-01-03 17:02:34 +00:00
uuid Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
uxtheme Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
vdhcp.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vdmdbg Stubs to prevent taskmgr.exe from crashing or aborting during 2004-04-07 19:41:21 +00:00
version Fixed tests of GetFileVersionInfoSizeA for win2k3. 2004-12-16 14:34:18 +00:00
vmm.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vnbt.vxd Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
vnetbios.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vtdapi.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
vwin32.vxd .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
win32s Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
winaspi Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
wined3d Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
winedos Get rid of DPRINTF. 2005-01-03 20:04:54 +00:00
wineps Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
wininet Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
winmm Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
winnls Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
winsock Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
winspool Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
wintab32 Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
wintrust Fix some issues reported by winapi_check: 2004-10-21 21:00:29 +00:00
wow32 .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
wsock32 Version resources cleanup. 2004-11-23 13:59:34 +00:00
x11drv Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
Makefile.in Implemented a substantial part of rsaenh.dll. 2004-11-04 21:15:32 +00:00
Maketest.rules.in Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Removed debug trace. 2004-08-24 02:29:48 +00:00