|
BurgerLib
|
#include <w3win32.h>
Static Public Member Functions | |
| static HINSTANCE__ * | GetInstance (void) |
| static void | SetInstance (HINSTANCE__ *pInput) |
| static Word BURGER_API | Allow1Instance (const char *pLockName) |
Static Private Attributes | |
| static HINSTANCE__ * | m_pInstance |
| static long(* | m_Wndproc )(HWND__ *hWnd, Word message, Word16 wParam, Word32 lParam) |
| static Word BURGER_API Burger::Win32::Allow1Instance | ( | const char * | pLockName | ) | [static] |
| static HINSTANCE__* Burger::Win32::GetInstance | ( | void | ) | [inline, static] |
| static void Burger::Win32::SetInstance | ( | HINSTANCE__ * | pInput | ) | [inline, static] |
HINSTANCE__* Burger::Win32::m_pInstance [static, private] |
long(* Burger::Win32::m_Wndproc)(HWND__ *hWnd, Word message, Word16 wParam, Word32 lParam) [static, private] |
1.8.0