View Single Post
  #3  
Old 10-02-2006, 07:40
nino nino is offline
Friend
 
Join Date: Jan 2002
Posts: 58
Rept. Given: 0
Rept. Rcvd 2 Times in 1 Post
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
nino Reputation: 2
Your answer was a bit cryptic but it put me on the way to the solution.
For other readers of this post I would recommend the following article on Microsoft's Knowledge Base: "How To Create 32-bit Import Libraries Without .OBJs or Source". As the title suggests the modifications are NOT to your application but are related to the DLL instead. Also the "import by ordinal" linker option is only relevant to Borland C/C++ products. Hope this helps...
Reply With Quote