Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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() ??
