wine-wine/dlls/quartz
Robert Shearman 74407105d2 Check the return value from register_key_guid in all the DLL registering code. 2006-05-10 19:38:04 +02:00
..
tests Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Added window support to the video renderer: 2005-06-13 11:37:55 +00:00
acmwrapper.c
avidec.c Don't use fullscreen mode in video renderer for now and improve error 2005-06-07 20:29:23 +00:00
avisplit.c
control.c Make functions static, fix declarations. 2005-06-20 18:39:40 +00:00
control_private.h
dsoundrender.c Replace DPRINTF by TRACE in a few places. 2005-09-25 15:23:21 +00:00
enumfilters.c Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
enummedia.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
enummoniker.c gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
enumpins.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
enumregfilters.c Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
filesource.c quartz: Fix incorrect usages of the HRESULT_FROM_WIN32 macro. 2005-12-09 11:21:51 +01:00
filtergraph.c Fix function names. 2005-09-25 15:17:30 +00:00
filtermapper.c quartz: Fix incorrect usages of the HRESULT_FROM_WIN32 macro. 2005-12-09 11:21:51 +01:00
fourcc.h
main.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
memallocator.c Get rid of another long long constant. 2005-09-14 10:30:36 +00:00
parser.c Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
parser.h Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
pin.c Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
pin.h Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
quartz.spec
quartz_private.h
regsvr.c Check the return value from register_key_guid in all the DLL registering code. 2006-05-10 19:38:04 +02:00
systemclock.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
transform.c Replace DPRINTF by TRACE in a few places. 2005-09-25 15:23:21 +00:00
transform.h Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
version.rc
videorenderer.c Make window uses black brush for background. 2005-10-10 10:44:54 +00:00
waveparser.c