Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
dx8webbrowser.h File Reference
#include <windows.h>
#include "d3d8.h"

Go to the source code of this file.

Classes

class  DX8WebBrowser
 

Macros

#define ENABLE_EMBEDDED_BROWSER   1
 
#define BROWSEROPTION_SCROLLBARS   0x0001
 
#define BROWSEROPTION_3DBORDER   0x0002
 

Macro Definition Documentation

◆ BROWSEROPTION_3DBORDER

#define BROWSEROPTION_3DBORDER   0x0002

Definition at line 51 of file dx8webbrowser.h.

◆ BROWSEROPTION_SCROLLBARS

#define BROWSEROPTION_SCROLLBARS   0x0001

Definition at line 50 of file dx8webbrowser.h.

◆ ENABLE_EMBEDDED_BROWSER

#define ENABLE_EMBEDDED_BROWSER   1

Definition at line 42 of file dx8webbrowser.h.