I recently opened a DLL file created by Visual Studio 9 when compiling my own C ++ DLL project, and was surprised to see the text "This program cannot be started in DOS mode" at the beginning.
Why is this text needed in DLL files?
windows visual-c ++
sharptooth
source share