I created a .dll using a hand written .def file however devc++ still adds another one called libmydeffilename. how do make it accept only my def file?
anybody?
Log in to post a comment.
I created a .dll using a hand written .def file however devc++ still adds another one called libmydeffilename. how do make it accept only my def file?
anybody?