Thanks for that. Another question: How do I write code to access the resource?
T
tssyf
@tssyf
Posts
-
VC6: How do I execute an exe contained in my resources? -
VC6: How do I execute an exe contained in my resources?I'm trying to write a program with visual C++ 6 and I'm wanting to execute an exe file that's contained in my resources. How do I do this?