View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
youssma youssma is offline
external usenet poster
 
Posts: 1
Default add-in / dll import function

hi,
i have developped an add-in that exports some functions to the excel api
throw the excel4(xlfregister..) function. But i need to export some other
functions that are defined in another dll (linked to the add-in). i didn't
success to make it work.
someone has an idea about what should be done for that?
many thanks in advance
youssma