#include <os2win.h>
#include <windowsx.h>
#include <stdlib.h>
#include <string.h>
#include <misc.h>
#include <win32dlg.h>
#include <win\winproc.h>
#include "oslibmsg.h"
#include "oslibwin.h"
#include "win32wdesktop.h"
#include "controls.h"
#include "syscolor.h"
#include "hook.h"
#include <math.h>
#include <unicode.h>
#include "dbglocal.h"
Include dependency graph for win32dlg.cpp:
Go to the source code of this file.
Defines | |
#define | DBG_LOCALLOG DBG_win32dlg |
#define | DEFAULT_DLGFONT "9.WarpSans" |
#define | GET_SHORT(ptr) (*(SHORT *)(ptr)) |
Functions | |
BOOL | DIALOG_Register () |
BOOL | DIALOG_Unregister () |
|
Definition at line 30 of file win32dlg.cpp. |
|
Definition at line 33 of file win32dlg.cpp. |
|
Definition at line 35 of file win32dlg.cpp. |
|
Definition at line 1183 of file win32dlg.cpp. Referenced by CONTROLS_Register().
|
|
Definition at line 1200 of file win32dlg.cpp. Referenced by CONTROLS_Unregister().
|