How do I compile VC++ code at run-time into a DLL along with the windows libraries??
And I want to give a feature in my SDK where a programmer can create his own tab and my tab control accepts tabs as Forms.So is it possible for a programmer to embed a form in the DLL and I load it to my tab control runtime??
The first 2 words written by beginners "Hello, World". #include<brain.h> :)