Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

UniGeezLib.h File Reference


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

Define Documentation

#define UNIGEEZLIBAPI   __declspec(dllimport)
 


Function Documentation

int CALLBACK InitHooksDll ( const HWND hwndMainWindow,
char _appName[][MAX_CH],
char _format[][MAX_CH],
const int _howmany )
 

UNIGEEZLIBAPI BOOL WINAPI InstallFilter ( int Activate )
 

int CALLBACK setFontSize ( const int size,
HWND hDlg )
 


Variable Documentation

const int MAX_CH = 80
 


Generated at Tue Jan 30 17:03:28 2001 for UniGeez by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000