ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Functions | |
static int CALLBACK | PropSheetProc (HWND hwndDlg, UINT uMsg, LPARAM lParam) |
LONG CALLBACK | AppletInit (HWND hWnd) |
LONG CALLBACK | CPlApplet (HWND hWnd, UINT uMsg, LPARAM lParam1, LPARAM lParam2) |
BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpvReserved) |
Variables | |
HINSTANCE | hApplet = 0 |
Definition at line 24 of file openglcfg.c.
Referenced by CPlApplet().
Definition at line 51 of file openglcfg.c.
Definition at line 80 of file openglcfg.c.
Definition at line 8 of file openglcfg.c.
Referenced by AppletInit().
HINSTANCE hApplet = 0 |
Definition at line 5 of file openglcfg.c.
Referenced by AppletInit(), DllMain(), and PropSheetProc().