Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to build an RTD Server. So far, I used the following example and modified it for my uses: http://support.microsoft.com/kb/285339. Which worked fine, but because I do not understand everything what is going on in this code, I want to start from scratch. Can anybody tell me, which visual studio project template was used to create the above example? The code looks like it was set up using a wizard, but I did not find the correct project template to built such an dll (it appears that the example neither uses MFC nor ATL). Thanks, Harry |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Harry,
It's written in VB5/6, so no MFC, ATL or template. Maybe some of these will help : http://www.google.co.uk/search?hl=en...e+Search&meta= NickHK "Harry" wrote in message ... Hi, I am trying to build an RTD Server. So far, I used the following example and modified it for my uses: http://support.microsoft.com/kb/285339. Which worked fine, but because I do not understand everything what is going on in this code, I want to start from scratch. Can anybody tell me, which visual studio project template was used to create the above example? The code looks like it was set up using a wizard, but I did not find the correct project template to built such an dll (it appears that the example neither uses MFC nor ATL). Thanks, Harry |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Nick,
Thanks for your response. I meant this example http://support.microsoft.com/?id=327215. Sorry, it became kind of late yesterday :) Harry "NickHK" wrote: Harry, It's written in VB5/6, so no MFC, ATL or template. Maybe some of these will help : http://www.google.co.uk/search?hl=en...e+Search&meta= NickHK "Harry" wrote in message ... Hi, I am trying to build an RTD Server. So far, I used the following example and modified it for my uses: http://support.microsoft.com/kb/285339. Which worked fine, but because I do not understand everything what is going on in this code, I want to start from scratch. Can anybody tell me, which visual studio project template was used to create the above example? The code looks like it was set up using a wizard, but I did not find the correct project template to built such an dll (it appears that the example neither uses MFC nor ATL). Thanks, Harry |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Advice on learning VBA & macros from scratch | New Users to Excel | |||
From Scratch - Tracking Payables | Excel Discussion (Misc queries) | |||
tab bar and scratch pad | New Users to Excel | |||
Scratch that, using a filter did not work | Excel Discussion (Misc queries) | |||
How to build build a macro that automatically imports | Excel Programming |