Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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() ??