зеркало из https://github.com/mozilla/gecko-dev.git
r=mkaply, a=blizzard Commented out too much code
This commit is contained in:
Родитель
111138e271
Коммит
2388702d8f
|
@ -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");
|
||||
|
|
Загрузка…
Ссылка в новой задаче