Monday, May 24, 2010

I need help making dll with dev c++?

I want to make a dll that I can use in a program. I do not understand much though. I know to put dllmain and its parameters, and the loadlibrary and free function in the exe program. However, I have no idea how to make dllmain actually get called when I load the dll. When compiling the dll I get linker warnings saying exports were not declared and may not be what I want. I do not understand this. Can any1 explain what to do or reccomend a tutorial? Thx.

I need help making dll with dev c++?
Take a look at this link:





http://www.boredguru.com/modules/newbb/v...


No comments:

Post a Comment