Compile Errors - windows.h and System::Windows::Forms conflict I am having problems getting my VC++ code to compile. Below are the files as they are defined.
I am using win 2K, VC++ .NET
nidaq.h
**************************************************************************************
#include...
>When you say things like "as it gathers/manipulates data", >it sounds like the C++ program needs to remain running "in >the background" even when you close the VB interface.
>Is that the case?
No, that is not the case I will have a button that starts/launches the C++ code...
No it does not, currently the EXE is in VC++ in a console app, I do not need to see that, but as it gathers/manipulates data I would like to be able to capture that data in real time to be displayed in VB.
Delali
I am a summer intern and I have a few questions on my summer project.
I have some VC++ code that I would like to be able to call in VB.NET. What I am attempting to do is while the VC++ code is running I would like to periodically extract some data to be plotted and viewed in a VB interface...
I am sorry but I am a summer intern and very new to DLL's this would be my first time using them, so I am not sure where exactly I need to put what you mentioned. Do you have any sample code?
Also do I create a DLL from the app wizard, or just a simple dll console?
Sorry if this seems too...
I wanted to know if anyone had a quick way to convert a EXE to a DLL program. I have routines that I want to call in VB but the current code is in a executable format. How would I go about changing it. I am not sure whether to use the DLL app wizzard or a simple DLL project in order to make...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.