Hello all
I'm using PrintDlg to get a printer DC. The question is do I have to free the global memory handles(hDevMode,hDevNames) and delete the DC myself or does this some how get resolved internaly?
------------------
Cheers
I'm using PrintDlg to get a printer DC. The question is do I have to free the global memory handles(hDevMode,hDevNames) and delete the DC myself or does this some how get resolved internaly?
------------------
Cheers
Comment