Go to the source code of this file.
Defines | |
#define | UNIT 32768L |
#define | DESELECTED 0 |
#define | SELECTED 1 |
#define | INEDITOR 6 |
Functions | |
BOOL WINAPI | DllMain (HANDLE hDLL, DWORD dwReason, LPVOID lpReserved) |
long | _Convert (HWND parent_window, char *iname, char *oname, X__STRUCTURE *lpevi) |
#define UNIT 32768L |
Definition at line 14 of file STLCON.CPP.
#define DESELECTED 0 |
Definition at line 15 of file STLCON.CPP.
#define SELECTED 1 |
Definition at line 16 of file STLCON.CPP.
#define INEDITOR 6 |
Definition at line 17 of file STLCON.CPP.
BOOL WINAPI DllMain | ( | HANDLE | hDLL, | |
DWORD | dwReason, | |||
LPVOID | lpReserved | |||
) |
Definition at line 42 of file STLCON.CPP.
References DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, hThisInstance, and TRUE.
long _Convert | ( | HWND | parent_window, | |
char * | iname, | |||
char * | oname, | |||
X__STRUCTURE * | lpevi | |||
) |
Definition at line 58 of file STLCON.CPP.