Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Raphael Junqueira
|
db50e2d997
|
dplay: dx8/dx9 support (missing includes).
- add directx9 support for dplay8.h and dpaddr.h
- new file dplobby8.h
|
2005-12-08 12:00:14 +01:00 |
Robert Reif
|
a59c0416e0
|
Added missing error code.
|
2005-09-30 10:34:43 +00:00 |
Alexandre Julliard
|
b8d3075d83
|
Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of
duplicate typedefs.
|
2005-07-26 18:32:53 +00:00 |
Alexandre Julliard
|
5d0160ea75
|
Get rid of the non-standard Ixxx_METHODS macro definitions, declare
the interfaces explicitly instead.
|
2004-10-05 04:38:15 +00:00 |
Francois Gouget
|
179dc259e4
|
Fix incorrect usage of COBJMACROS.
Duplicate and adapt the COM access macros so they also work in C++.
Fix the IDirectPlayX access macros.
|
2004-10-04 19:39:32 +00:00 |
Alexandre Julliard
|
616940eb9a
|
Get rid of the non-standard ICOM_DEFINE macro.
|
2004-08-12 03:33:30 +00:00 |
Raphael Junqueira
|
5891249f1b
|
Correct dplay8 headers for future use.
|
2004-04-07 18:59:53 +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 |
Raphael Junqueira
|
b351e888c0
|
Added DirectPlay8 headers.
|
2003-06-30 18:26:13 +00:00 |