| ![[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.14, 2005/03/20 23:48:03 | version 1.15, 2006/12/24 00:52:30 | 
|---|---|
| Line 641 void dialog_serial(HWND hWnd) { | Line 641 void dialog_serial(HWND hWnd) { | 
| PROPSHEETHEADER psh; | PROPSHEETHEADER psh; | 
| HPROPSHEETPAGE hpsp[4]; | HPROPSHEETPAGE hpsp[4]; | 
| hinst = (HINSTANCE)GetWindowLong(hWnd, GWL_HINSTANCE); | hinst = GetWindowInst(hWnd); | 
| ZeroMemory(&psp, sizeof(psp)); | ZeroMemory(&psp, sizeof(psp)); | 
| psp.dwSize = sizeof(PROPSHEETPAGE); | psp.dwSize = sizeof(PROPSHEETPAGE); |