Slartibartfast;
Why are you saying LabVIEW will tell you is not a valid Windows file? Are you actually receiving that error?
You can create a dll in C++ Builder and call it from LabVIEW. I think you need to do the following: In C++ Builder, go to Project->Options. In the Dialog Box, select the tab for
Advanced Compiler, change the
Data Alignment to Byte and the
Calling convention to Standard call.
Also, I don't know why you said that you need to link the project to an executable. You don't need to do that. When you create the .dll, Builder may reply with an odd error saying that it can't debug... just ignore the error and make sure the .dll was created.
Let us know if that was of help.
Regards;
Enrique Vargas
www.visecurity.c
om
www.vartortech.com