Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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() ??
