Alexandre Julliard
|
025a84a15a
|
amstream: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:23 +01:00 |
Christian Costa
|
48e213b4d8
|
amstream: Add stubbed implementation of MediaStreamFilter.
|
2008-12-15 12:32:53 +01:00 |
David Adam
|
8c21ebc685
|
amstream: Register CLSID_AMDirectDrawStream.
|
2008-04-28 14:31:51 +02:00 |
Andrew Talbot
|
505c97d795
|
amstream: Exclude unused headers.
|
2007-04-23 20:01:01 +02:00 |
Joris Huizer
|
a19b568063
|
amstream: sign-compare fixes.
|
2007-03-17 19:52:15 +01:00 |
Francois Gouget
|
9fe4673347
|
Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
|
2006-10-24 17:47:09 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Christian Costa
|
42258c45be
|
Use a more standard indentation style.
|
2005-11-01 18:06:03 +00:00 |
Alexandre Julliard
|
d37f0abf07
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
|
2005-08-08 17:35:28 +00:00 |
Francois Gouget
|
65f2082108
|
Add missing WINAPI to MSXML_DllGetClassObject().
Standardize the DllGetClassObject() prototypes so they match the MSDN
definition.
|
2005-08-08 15:04:53 +00:00 |
Mike McCormack
|
2d7ea23868
|
Interlocked LONG* gcc warning fixes.
|
2005-07-11 13:21:17 +00:00 |
Dmitry Timoshkov
|
4625628e67
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +00:00 |
Francois Gouget
|
486d020c1b
|
Don't define COBJMACROS in objbase.h.
Update the Wine sources accordingly.
|
2004-10-07 03:06:48 +00:00 |
Huw Davies
|
e8d89cd0f5
|
Fix a reference leak on failure (spotted by Rob Shearman).
Move some code over to the Interlocked* functions.
|
2004-09-28 19:19:27 +00:00 |
Alexandre Julliard
|
39a696a166
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
Alexandre Julliard
|
f714b39762
|
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE
macro.
|
2004-08-23 19:39:48 +00:00 |
Alexandre Julliard
|
48c4bb3c31
|
Get rid of the non-standard ICOM_VTABLE macro.
|
2004-08-12 23:00:51 +00:00 |
Christian Costa
|
76b7787b58
|
Add amstream dll (MultiMedia Streams), part of Direct Show.
|
2004-03-09 01:29:56 +00:00 |