#include <osapi.hpp>
Static Public Member Functions | |
static PTR | Get_hInstance () |
static PTR | Get_hPrevInstance () |
static int | Get_nCmdShow () |
static char * | Get_lpszCmdLine () |
static PTR | Get_StartupInfo () |
static void | Set_hInstance (PTR) |
static void | Set_hPrevInstance (PTR) |
static void | Set_nCmdShow (int) |
static void | Set_lpszCmdLine (char *) |
static void | build_argv () |
static BOOL | COM_Init () |
static BOOL | COM_UnInit () |
Static Public Attributes | |
static char | CmdLine [1024] |
static char | OrgCmdLine [1024] |
Definition at line 168 of file osapi.hpp.