Skip to main content
1-Visitor
December 19, 2019
Question

PRO_TK_GENERAL_ERROR - The function failed

  • December 19, 2019
  • 0 replies
  • 1236 views

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