Guest_imported
New member
- Jan 1, 1970
- 0
Hello. I am a new user to MV VC++. I know how to get around pretty well when working with programs but I've never compiled a dll file. I have the complete source code for my dll file. I need to export its functions, make my main program recognize these functions, and compile the dll file itself. How is this done in MS VC++.