|
You can read this
How To Create 32-bit Import Libraries Without .OBJs or Source
hxxp://support.microsoft.com/kb/q131313/
and this
hxxp://www.codeproject.com/cpp/libfromdll.asp
I have used these methods to create a plugin for a program and used some dll from it.
|