Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I have a requirement in which I want to know current path of the DLL , that means from where current ProToolkit DLL is loaded.
Is there any API in Creo 2.0? Or Has anyone used any other method to get this path?
Thanks,
Milind
Did you try below API:
ProToolkitApplExecPathGet() ??