Debugging an Interactive DLL
1. Start Creo Parametric with the DLL registered and loaded.
2. Use the debugger to attach to the process xtop.exe.
3. Set breakpoints in the callback functions that you wish to debug.
这对您有帮助吗?