Alexandre Julliard
|
616940eb9a
|
Get rid of the non-standard ICOM_DEFINE macro.
|
2004-08-12 03:33:30 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Dimitrie O. Paun
|
53f9c21fb7
|
Use angle brackets (<>) rather than quotes ("") for the include
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
|
2003-08-28 21:43:34 +00:00 |
Lionel Ulmer
|
6551965003
|
Make the header in-line with current ICOM naming conventions.
|
2003-06-16 01:17:10 +00:00 |
Lionel Ulmer
|
1fa9624682
|
Stubbed some interfaces for the FilterGraph CLSID.
|
2003-06-13 18:06:44 +00:00 |
Alexandre Julliard
|
b6a7ca5855
|
Removed a bunch of multimedia code at Hidenori's request.
|
2002-05-02 01:29:18 +00:00 |
Hidenori Takeshima
|
4887da520e
|
Removed some code because of concerns over the Microsoft DirectX SDK
license agreement.
|
2002-03-22 19:19:23 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Hidenori Takeshima
|
bc7d0272b3
|
Started implementing AVI splitter.
Implemented AsyncSource.
Merged some C sources.
Fixed some bugs.
|
2001-10-14 16:13:14 +00:00 |
Hidenori Takeshima
|
eb273de969
|
Added missing IIDs.
|
2001-08-22 18:03:34 +00:00 |
Hidenori Takeshima
|
0ca6db0a1c
|
Added some dshow headers.
|
2001-07-02 18:04:04 +00:00 |