File:  [RetroPC.NET] / np2 / macosx / dialog / dialog.h
Revision 1.4: download - view: text, annotated - select for diffs
Wed Nov 12 01:33:51 2003 JST (21 years, 11 months ago) by tk800
Branches: MAIN
CVS tags: VER_0_71, HEAD
Enable Help and Revise About


void dialog_changefdd(BYTE drv);
void dialog_changehdd(BYTE drv);

void dialog_font(void);

void fsspec2path(FSSpec *fs, char *dst, int leng);
void dialog_writebmp(void);
void dialog_s98(void);

BOOL dialog_fileselect(char *name, int size, WindowRef parent);
BOOL dialog_filewriteselect(OSType type, char *title, FSSpec *fsc, WindowRef parentWindow);

RetroPC.NET-CVS <cvs@retropc.net>