r=mkaply, a=blizzard
Commented out too much code
This commit is contained in:
mkaply%us.ibm.com 2001-02-15 19:54:52 +00:00
Родитель 111138e271
Коммит 2388702d8f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -354,7 +354,7 @@ MRESULT EXPENTRY prnDlgProc( HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2)
pPrintDlg = (PRINTDLG*)mp2; // Get pointer to class. We passed it as parameter to WinDlgBox
pPrintDlg->mHwndListbox = ::WinWindowFromID (hwnd, IDLB_QUEUES);
// pPrintDlg->mHPointer = ::WinLoadPointer (HWND_DESKTOP, hmodRes, IDICO_PRINTER);
// ::WinSetWindowPtr (hwnd, 0, pPrintDlg);
::WinSetWindowPtr (hwnd, 0, pPrintDlg);
/* set up the dialog */
// ::WinSetPresParam (hwnd, PP_FONTNAMESIZE, 7, "8.Helv");