Thanks. But any idea how to select which project to run during runtime? Is it possible to do it at all?
D
dapipi
@dapipi
Posts
-
Choosing projects to be loaded -
Choosing projects to be loadedHi, I have two projects, one client and one server project. I would like to have both projects in one workspace, and when the user starts the application, he can choose to load either the client project or the server project. How do I do this? THANKS!!
-
How to access COM objects during runtime?Thanks guys!!!
-
How to access COM objects during runtime?Hi, I need to access COM objects during runtime or dynamically using VC++6. Can somebody please help me in this? Is there a way I can call the COM objects during runtime by entering the GUID or something like that? I am a beginner in COM.. Thx!!