Skip to main content
10-Marble
December 19, 2025
Solved

Issue with ProUIDialogCreate Returning PRO_TK_GENERAL_ERROR

  • December 19, 2025
  • 2 replies
  • 202 views

Hello guys,

 

I am facing an issue with the ProUIDialogCreate API returning PRO_TK_GENERAL_ERROR when a dialog creation DLL is invoked from another DLL. When the same DLL is executed independently, ProUIDialogCreate returns PRO_TK_NO_ERROR and the dialog is created successfully.

 

Note: The ProUIDialogCreate call is implemented inside the user_initialize() function.

if anyone knows the solution, pls let me know.

regards
Araivnd

Best answer by Aravind_98

Hello @Navku @MartinHanak guys

 

I really appreciate your response actually, it was my mistake I'd given the wrong text dir path. Now the tool is working as expected.

 

Regards

Aravind

2 replies

24-Ruby III
December 19, 2025

Hi,

please contact PTC Support, too.

14-Alexandrite
December 22, 2025

Keep filename and dialog name inside the res file as same. 

If you rename the res file, It will create error. 

 

Aravind_9810-MarbleAuthorAnswer
10-Marble
December 22, 2025

Hello @Navku @MartinHanak guys

 

I really appreciate your response actually, it was my mistake I'd given the wrong text dir path. Now the tool is working as expected.

 

Regards

Aravind