OpenClonk
C4ConsoleGUI.h File Reference
Include dependency graph for C4ConsoleGUI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  C4ConsoleGUI
 
class  C4ConsoleGUI::InternalState< T >
 

Namespaces

 OpenFileFlags
 

Variables

const DWORD OpenFileFlags::OFN_HIDEREADONLY = 1 << 0
 
const DWORD OpenFileFlags::OFN_OVERWRITEPROMPT = 1 << 1
 
const DWORD OpenFileFlags::OFN_FILEMUSTEXIST = 1 << 2
 
const DWORD OpenFileFlags::OFN_ALLOWMULTISELECT = 1 << 3
 
const DWORD OpenFileFlags::OFN_EXPLORER = 0