I assume you mean this is either a console or windows app and you have all
of the code in a single "module"?
if so, it sounds like you have to fire it up as a windows process. Not sure
how you spin up an executable from C, but that is what I would Bing/Google
if I had to accomplish this task.
I would also consider refactoring the app so the actual logic is not in the
UI.
*******************************************
| Think outside the box! |
*******************************************
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.