Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 28 of file serial.c.
Referenced by SerialPortPropPageProvider().
{ FIXME("SerialSettingsDlgProc()\n"); switch (uMsg) { case WM_INITDIALOG: return OnInitDialog(hwnd, wParam, lParam); } return FALSE; }