|
|
| 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); |