|
|
| version 1.46, 2004/03/25 15:22:43 | version 1.47, 2004/03/31 14:02:51 |
|---|---|
| Line 776 static void np2cmd(HWND hWnd, UINT16 cmd | Line 776 static void np2cmd(HWND hWnd, UINT16 cmd |
| dialog_writebmp(hWnd); | dialog_writebmp(hWnd); |
| winuileave(); | winuileave(); |
| break; | break; |
| #if defined(SUPPPORT_S98) | |
| case IDM_S98LOGGING: | case IDM_S98LOGGING: |
| winuienter(); | winuienter(); |
| dialog_s98(hWnd); | dialog_s98(hWnd); |
| winuileave(); | winuileave(); |
| break; | break; |
| #endif | |
| #if defined(SUPPORT_WAVEREC) | #if defined(SUPPORT_WAVEREC) |
| case IDM_WAVEREC: | case IDM_WAVEREC: |
| winuienter(); | winuienter(); |