CPrintDialog CommDlgExtendedError
HoNey
1
Reputation point
when i use CPrintDialog , (win10,x64)
CPrintDialog PD(TRUE);
PD.DoModal();
it show no dialog and returned IDCANCEL, and i run CommDlgExtendedError () after it,
then returned "CDERR_MEMLOCKFAILURE", it means "The common dialog box function was unable to lock the memory associated with a handle."
but i don't understand it, how can i fix it?what can i do?
Windows for business | Windows Server | User experience | Print jobs
698 questions
Windows for business | Windows Server | User experience | Other
20,212 questions
Developer technologies | C++
3,973 questions
Microsoft Security | Microsoft Graph
13,723 questions
Sign in to answer