Defines | |
#define | UNIGEEZLIBAPI __declspec(dllimport) |
Entry functions for the DLL. | |
Functions | |
UNIGEEZLIBAPI BOOL WINAPI | InstallFilter (int Activate) |
UNIGEEZLIBAPI int WINAPI | InitHooksDll (const HWND hwndMainWindow, char _appName[][MAX_CH], char _format[][MAX_CH], const int _howmany) |
appName, format, & howmany are read into shared memory. | |
UNIGEEZLIBAPI int WINAPI | setFontSize (const int size, HWND hDlg) |
sets the current font size. | |
Variables | |
const int | MAX_CH = 80 |
|
|
|
|
|
|
|
|
|
|