摘要:
void CMyApp::SetLandscapeMode() { PRINTDLG pd; pd.lStructSize=(DWORD)sizeof(PRINTDLG); BOOL bRet=GetPrinterDeviceDefaults(&pd); if(bRet) { // protect memory handle... 阅读全文
posted @ 2008-02-18 19:57
lansh
阅读(453)
评论(1)
推荐(0)
浙公网安备 33010602011771号