1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jacek Caban
d1607dbb30 amvideo.idl: Use proper IDirectDraw forward declaration. 2012-11-19 16:35:13 +01:00
Henri Verbeet
99daff8f03 ddraw: Avoid LPDIRECTDRAW. 2012-11-08 15:37:46 +01:00
Jacek Caban
942f2ce792 include: Use widl to take care of nameless structs and unions. 2012-05-14 12:04:17 +02:00
Rob Shearman
d9b84d2c45 include: Add explicit DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions in IDL files.
These aren't present in the PSDK versions of these files but are
necessary for us to be able to compile Wine with compilers that don't
support anonymous structs and unions.
2008-09-18 14:18:21 +02:00
Alexandre Julliard
d753c6eb0f include: Don't define uuids in amvideo.idl as that conflicts with uuids.h 2008-07-08 17:51:32 +02:00
Rob Shearman
be8e13fc03 include: Add uuids to interfaces in amvideo.idl. 2008-07-01 12:26:29 +02:00
Rob Shearman
b4efe919cc include: Add local to interfaces or functions that take a void * parameter and so aren't designed to work remotely. 2008-04-14 13:33:23 +02:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Alexandre Julliard
c477d606a4 Use propget/propput attributes where appropriate. 2004-10-05 02:16:11 +00:00
Robert Shearman
367cf41471 Added amvideo.{idl,h} and aviriff.h. 2003-10-24 04:20:05 +00:00