Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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
