Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
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
Hi,
please contact PTC Support, too.
Keep filename and dialog name inside the res file as same.
If you rename the res file, It will create error.
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
