I would be extremely appreciative if anybody can help me. I am learning C++ and I have been trying figure this one out.
Basically, VS C++ Express does not come with the .DEF template. What other way can I go about creating this file?
Is there a parameter I can set in VS so that the linker can create this on the fly?
Thanks!!!