Hi! I use C++ with Visual Studio 2005. Let's suppose I create a
resource that holds an exe file in my programm. How can I execute this
exe file in my resource from my programm?
resource that holds an exe file in my programm. How can I execute this
exe file in my resource from my programm?
Comment