View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ashley Ashley is offline
external usenet poster
 
Posts: 71
Default how do i create an import library to link to a dll for use in exc.

I have created a .lib file that has an import table for specific export
functions from a dll file. How do a tell excel to use this libary file to
link to the dll.