Isle
Loading...
Searching...
No Matches
config.h File Reference
#include "StdAfx.h"
#include "compat.h"
#include "decomp.h"
#include <d3d.h>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CConfigApp
 

Macros

#define currentConfigApp   ((CConfigApp*) afxCurrentWinApp)
 [AI] Macro to access the currently running configuration application instance (cast from afxCurrentWinApp). More...
 

Macro Definition Documentation

◆ currentConfigApp

#define currentConfigApp   ((CConfigApp*) afxCurrentWinApp)

[AI] Macro to access the currently running configuration application instance (cast from afxCurrentWinApp).

Definition at line 15 of file config.h.