문제

I want to write an excel RTD server in C++ but have not yet had any luck finding and complete tutorials on how to do so aside from this http://weblogs.asp.net/kennykerr/archive/2008/12/02/Rtd5.aspx.

However, as I am new to this stuff, I think I need something more complete. Can any of you point me in the direction of a C++ example?

Thanks

EDIT: for those interested, I found this: http://www.codeproject.com/Articles/245265/Guide-to-Writing-Custom-Functions-in-Excel-Part-II.aspx

도움이 되었습니까?

해결책

This Guide-to-Writing-Custom-Functions-in-Excel-Part-II details the process in full

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top