how to include source code
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hi all, can you please tell me how to include the source code given int his site can be used in my application;) i would like to experiment
I'm not sure what you're asking. Copy the class you want to use into your project directory, add it to the project (projectg/add/files from memory), and use it. Jonathon