Passzed
Computer
- Sep 11, 2010
- 17
Hi there,
I would like to ask if anybody knows following the NX7 Open Wizard, how to create an external application running independently of NX (exe) instead of a DLL?
I created a simple dialog using NX /Open User Interface Styler and saved in C++. I opened with Visual studio 2008 using the NX Wizard and choosing to activate the application automatically (ufsta) and automatically when application completes.
I added the existing items of my NX application under the header and source files. I’m not sure what I’m doing next to compile it. The aim is to display the dialog when I’m calling it from an external program. So I’m not sure what shall I comment out or change in the code so can compile successfully.
Thanks in advance for your help,
P.
I would like to ask if anybody knows following the NX7 Open Wizard, how to create an external application running independently of NX (exe) instead of a DLL?
I created a simple dialog using NX /Open User Interface Styler and saved in C++. I opened with Visual studio 2008 using the NX Wizard and choosing to activate the application automatically (ufsta) and automatically when application completes.
I added the existing items of my NX application under the header and source files. I’m not sure what I’m doing next to compile it. The aim is to display the dialog when I’m calling it from an external program. So I’m not sure what shall I comment out or change in the code so can compile successfully.
Thanks in advance for your help,
P.