|
|
| version 1.53, 2004/05/23 15:01:45 | version 1.54, 2004/06/02 11:02:54 |
|---|---|
| Line 810 static void np2cmd(HWND hWnd, UINT16 cmd | Line 810 static void np2cmd(HWND hWnd, UINT16 cmd |
| dialog_writebmp(hWnd); | dialog_writebmp(hWnd); |
| winuileave(); | winuileave(); |
| break; | break; |
| #if defined(SUPPPORT_S98) | #if defined(SUPPORT_S98) |
| case IDM_S98LOGGING: | case IDM_S98LOGGING: |
| winuienter(); | winuienter(); |
| dialog_s98(hWnd); | dialog_s98(hWnd); |