View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Pan Peter Pan is offline
external usenet poster
 
Posts: 3
Default Add-in / XLL beginner

Hi,

I am experienced in VC++ programming, and I need to write XLL.
I checked MSDN, but I can't find a updated SDK for excel. (I found one that
contains files like xlcall.dll xlcall.h; but I have problem in making them
working with C++ compiler in Visual Studio 2003/2005).
Does anyone know how to do it?

Thank you very much.

Peter