Main Page   Namespace List   File List   File Members  

io.h File Reference


Functions

void insertPitch (const HWND& hCtrl, string pitch[], const int MAX_ENTRIES)
 populates combobox with font sizes.

const int readFormatFile (char appName[][MAX_CH], char format[][MAX_CH], const int MAX_APPS)
 reads format info from a file.

bool isRegKeyCreated (const string& regKeyName, unsigned char& val)
 determines if a reg key has been created specifically for the info prompt. More...

bool isRegKeyCreated (const string& regKeyName)
 determines if a reg key has been created.

void createRegKey (const string& regKeyName, const bool& infoState)
 create a reg key for the info prompt.

void createRegKey (const string& regKeyName, const string& font)
 create a reg key for a font name.

void updateRegKey (const string& regKeyName, const bool& infoState)
 change the info prompt reg key.

void insertFontNames (const HWND& hCtrl, const string& font, string* fName)
 populate a combobox with font names from a reg key.

void updateFontName (const HWND& hCtrl, const char* buff, string* fName, const string& regKeyName, const int MAX_FONTS)
 update the font names in the registry key.


Variables

const int MAX_CH = 80

Function Documentation

void createRegKey ( const string & regKeyName,
const string & font )
 

void createRegKey ( const string & regKeyName,
const bool & infoState )
 

void insertFontNames ( const HWND & hCtrl,
const string & font,
string * fName )
 

void insertPitch ( const HWND & hCtrl,
string pitch[],
const int MAX_ENTRIES )
 

bool isRegKeyCreated ( const string & regKeyName )
 

bool isRegKeyCreated ( const string & regKeyName,
unsigned char & val )
 

Registery related

const int readFormatFile ( char appName[][MAX_CH],
char format[][MAX_CH],
const int MAX_APPS )
 

void updateFontName ( const HWND & hCtrl,
const char * buff,
string * fName,
const string & regKeyName,
const int MAX_FONTS )
 

void updateRegKey ( const string & regKeyName,
const bool & infoState )
 


Variable Documentation

const int MAX_CH = 80
 


Generated at Tue Jan 30 17:06:01 2001 for UniGeezUserInterface by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000