#include <stdlib.h>
#include <os2win.h>
#include "controls.h"
#include "winswitch.h"
#include "dbglocal.h"
Include dependency graph for winswitch.cpp:
Go to the source code of this file.
Defines | |
#define | DBG_LOCALLOG DBG_winswitch |
Functions | |
LRESULT WINAPI | WinSwitchWndProc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) |
BOOL | WINSWITCH_Register () |
BOOL | WINSWITCH_Unregister () |
|
Definition at line 17 of file winswitch.cpp. |
|
Definition at line 20 of file winswitch.cpp. |
|
Definition at line 26 of file winswitch.cpp. Referenced by CONTROLS_Register().
|
|
Definition at line 46 of file winswitch.cpp. Referenced by CONTROLS_Unregister().
|