"Code keeper" type program in VC++
C / C++ / MFC
2
Posts
2
Posters
8
Views
1
Watching
-
Is there a "code keeper / code bank" type program written in VC++ w/source code available? Thanks, Marc
I don't exactly know what you're referring to but it sounds an awful lot like a DLL. In other words, when you have some common code that other apps may need to use, you put it in a DLL and presto. Alvaro ================== The original message was: Is there a "code keeper / code bank" type program written in VC++ w/source code available?
Thanks,
Marc