Hello,
I have a couple of questions that i hope someone could help me with
1) When starting a new MFC project, only a few of the GUI controls are visible in the toolbox. Where is the rest of the controls? Can the rest of the GUI components (e.g. LEDs, thermometer, gauge, DigitalWaveFormGraph, etc.) be used from an MFC application too?
2) If i start a new Windows Forms application (C++), all the components I need are there, but when i place one on the form and hit ctrl-F5, i get a GPF when the program starts. This happens only if i place a measurement studio control (for example a knob control), but not with standard windows controls. Any ideas why this happens or how it can be fixed? Exactly the same problem occurs if i try to make an empty C# project with a MStudio control on the form. Only the visual basic programs seem to work fine.
I am using:
Visual Studio 2005 Pro. version 8.0.50727.42
Measurement Studio
8.0.1.334
Microsoft .NET Framework version 2.0.50727
thanks in advance,
tm