Author |
Message |
imb Guest
Offline
|
Posted: Fri Feb 29, 2008 10:42 pm Post subject: making .c and .h files into a .dll |
 |
|
|
|
how do you make the .c files and .h files that you have into a .dll files instead of starting a .dll from scratch? |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Sat Mar 01, 2008 3:52 pm Post subject: |
 |
|
|
|
1- how would you "start a dll from scratch" ?
2- You have to compile the code... use something like Dev C++ (free) or Visual Studio (can be found easily on torrents and such) _________________ (Insert a bunch of dead links here) |
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
|
Back to top |
|
 |
imb Guest
Offline
|
Posted: Sun Mar 02, 2008 9:00 am Post subject: bak |
 |
|
|
|
ok i did the steps but when i do build <modulename> i dont know where it saved the .dll, only one i see is .cpp which i saved as in desktop |
|
Back to top |
|
 |
|