mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
6 lines
74 B
C
6 lines
74 B
C
|
/*
|
||
|
* compobj.h - Declarations for COMPOBJ
|
||
|
*/
|
||
|
|
||
|
typedef LPVOID LPUNKNOWN;
|