Sindbad~EG File Manager
MEXPORT_INTERACT int SymbolTextOut(unsigned long hdc, int, int, unsigned long fonts[6], unsigned char *c, unsigned size);
MEXPORT_INTERACT void CreateMenuFonts(int);
#define INITIAL_MAGNIFICATION 19
MEXPORT_INTERACT void CreateReasonFonts(int);
MEXPORT_INTERACT void DestroyMenuFonts(void);
MEXPORT_INTERACT void DestroyReasonFonts(void);
MEXPORT_INTERACT void CreateStatusLineFonts(void);
MEXPORT_INTERACT void DestroyStatusLineFonts(void);
#define NMENUFONTS 8
MEXPORT_INTERACT void GetMenuFonts(unsigned long[NMENUFONTS]);
MEXPORT_INTERACT void GetStatusLineFonts(unsigned long[NMENUFONTS]);
MEXPORT_INTERACT void GetReasonFonts(unsigned long [NMENUFONTS], int magnification);
MEXPORT_INTERACT HFONT get_italic_font(void);
MEXPORT_INTERACT HFONT get_symbol_font(void);
MEXPORT_INTERACT HFONT get_roman_font(void);
MEXPORT_INTERACT void SymbolsOut(unsigned long hdc, int, int, unsigned char *text, int magnification);
MEXPORT_INTERACT void MenuSymbolsOut(unsigned long hdc, int, int, unsigned char *text, int magnification);
MEXPORT_INTERACT void StatusLineSymbolsOut(unsigned long hdc, int, int, unsigned char *text);
#define INTERLINE_SPACE 6 /* in papyrus coordinates */
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists