| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to dialogs.c CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / xmil / palm / dialog | 
| version 1.1, 2005/02/07 16:56:32 | version 1.2, 2005/02/26 03:59:50 | 
|---|---|
| Line 41 void ResumeWarningDialogProc(char *name) | Line 41 void ResumeWarningDialogProc(char *name) | 
| void AboutDialogProc(void) { | void AboutDialogProc(void) { | 
| FormType *frmP; | FormType *frmP; | 
| ARM_MenuEraseStatus(NULL); // Clear the menu status from the display. | ARM_MenuEraseStatus(NULL); // Clear the menu status from the display. | 
| frmP = ARM_FrmInitForm(IDD_ABOUT); | frmP = ARM_FrmInitForm(IDD_ABOUT); |