View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael[_18_] Michael[_18_] is offline
external usenet poster
 
Posts: 3
Default How to use Excel C API to load an XLL add-in?

Hi all!

I know how to do it in Office97/2000 by using a
Application.RegisterXLL(...). But how to do the same thing in Excel C APIs?

Thanks in advance.
Michael