Searched refs:ProgramAttributes (Results 1 – 1 of 1) sorted by relevance
869 PROGRAM_ATTRIBUTES_CONTEXT ProgramAttributes; in DIALOG_ProgramAttributes() local873 ProgramAttributes.nSize = nSize; in DIALOG_ProgramAttributes()874 ProgramAttributes.lpszTitle = lpszTitle; in DIALOG_ProgramAttributes()875 ProgramAttributes.lpszCmdLine = lpszCmdLine; in DIALOG_ProgramAttributes()876 ProgramAttributes.lpszWorkDir = lpszWorkDir; in DIALOG_ProgramAttributes()878 ProgramAttributes.lpnCmdShow = lpnCmdShow; in DIALOG_ProgramAttributes()879 ProgramAttributes.lpnHotKey = lpnHotKey; in DIALOG_ProgramAttributes()880 ProgramAttributes.lpbNewVDM = lpbNewVDM; in DIALOG_ProgramAttributes()881 ProgramAttributes.lphIcon = lphIcon; in DIALOG_ProgramAttributes()897 ProgramAttributes.hTmpIcon = NULL; in DIALOG_ProgramAttributes()[all …]