Hello,
Having looked the article , "Building ActiveX servers in labwindows/CVI", but still have a question on that. My project is a 64-bit application, which want to call a routine that is 32-bit code based, so want to encapsulate it into ActiveX or the server, the question is : do i need to create an activex control in my 64-bit application to comunicate with the activex server? or can i directly call the functions which is in the activex server in my application just like to call a dll? thanks.
David