Thread: XLL add-in SDK?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default XLL add-in SDK?

See my response in .programming

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Peter Pan" wrote in message
...
Hi all,

Does anyone know how to get SDK for programming Excel add-ins?
I found something from MSDN, but it does not work well (seems to be very
old, no html page, but just a directly link to the file). I know VC++
(not familiar with COM), but following online tutorial or MSDN like:

http://support.microsoft.com/kb/178474

does not work well (can't compile).

Can anyone help?
Thank a lot.