| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to d_serial.cpp CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / win9x / dialog | 
| version 1.6, 2003/10/30 12:45:38 | version 1.7, 2003/10/31 04:11:40 | 
|---|---|
| Line 755 void dialog_serial(HWND hWnd) { | Line 755 void dialog_serial(HWND hWnd) { | 
| psh.phpage = hpsp; | psh.phpage = hpsp; | 
| psh.pszCaption = str_seropt; | psh.pszCaption = str_seropt; | 
| PropertySheet(&psh); | PropertySheet(&psh); | 
| InvalidateRect(hWndMain, NULL, TRUE); | InvalidateRect(hWnd, NULL, TRUE); | 
| } | } |