Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi,
I am trying to add a new dialog box to creo tool using the below command.
status = ProUIDialogCreate(EX_DLG_NAME, EX_DLG_RES_FILE);
EX_DLG_RES_FILE this the .res file which is created using creo_ui_editor. I get PRO_TK_GENERAL_ERROR.
Is it because of any location issue or anything else.
Some one please help me resolving this issue.
Thanks