create a .def file

Hey everybody,

I have just installed the Exress version of Microsoft Visual Studio and I am ubable to define a .def file. I would be grateful if you could help me.

Regards,

andrinirina
closed account (zb0S216C)
When you create a normal file, you'll usually use the .txt extension. Simply replace it with .def. As simple as that.

Wazzak
thank you very much Frameword for your answer, but when I for example create test.def the name is changed and replaced with test.h and test.cpp so it does not seem to work
closed account (zb0S216C)
Sounds like the compiler is assuming test.def is part of your project. Try creating the file outside of the project directory, such as the desktop.

andrinirina wrote:
Frameword (sic)

Framework.

Wazzak
Last edited on
I did it finally thanks!
Topic archived. No new replies allowed.