#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <wingdi.h>
#include <initguid.h>
#include <d3dx9.h>
#include <wincodec.h>
Go to the source code of this file.
|
| DEFINE_GUID (GUID_WineContainerFormatTga, 0x0c44fda1, 0xa5c5, 0x4298, 0x96, 0x85, 0x47, 0x3f, 0xc1, 0x7c, 0xd3, 0x22) |
|
◆ _INC_WINDOWS
Definition at line 6 of file guid.c.
◆ COM_NO_WINDOWS_H
Definition at line 7 of file guid.c.
◆ WIN32_NO_STATUS
Definition at line 5 of file guid.c.
◆ DEFINE_GUID()
DEFINE_GUID |
( |
GUID_WineContainerFormatTga |
, |
|
|
0x0c44fda1 |
, |
|
|
0xa5c5 |
, |
|
|
0x4298 |
, |
|
|
0x96 |
, |
|
|
0x85 |
, |
|
|
0x47 |
, |
|
|
0x3f |
, |
|
|
0xc1 |
, |
|
|
0x7c |
, |
|
|
0xd3 |
, |
|
|
0x22 |
|
|
) |
| |