07-09-2009 12:00 PM
Hi,
I'm triyng an evalutation version of Measurement Studio for VC++ 6.0 for my company.
I'm working on a single document application with a menu bar.
I have several dialog linked to the menu bar but, at run time, the application crash with memory leaks error.
This problem appear only if I attach a Measurement Studio controls on the dialog.
If I add a control on the main document this error don't appear.
Could you help me?
Is there some Measurement Studio patch solving my problem?
Thanks a lot
Federico Bettin
Applied Materials - Baccini spa
07-10-2009 05:26 AM
07-13-2009 06:55 AM
Thanks Lucius for your help but I'm not developing any software code! 😞
.... I think this problem depends on the installation or the software version .... I think and I hope !:(
I'm very doubtful because I would like to buy the Measurement Studio for my company ..... obviously, before I have to solve this problem .......
Bye
Federico Bettin
Applied Materials - Baccini spa
07-14-2009 07:01 AM
Hi Federico,
which version of Measurement Studio are you using?
07-14-2009 07:12 AM
Hi Lucius,
I'm using Measurement Studio for Visual C++ downloaded fron NI site (mstudiodemo.exe) and updated with MeasurementStudio6Updater.exe.
Thanks a lot for your support !
Federico
07-14-2009 08:46 AM
Hi Federico,
unfortunately I didn't find any known memory leak bug for that version.
My guess is that controls attached to panels are not automatically deallocated, so you may need to manually do it.
Try to take a look here.
If you still can't deallocate memory, try to post your project here.
Unfortunately I am leeaving tomorrow and I won't be able to help you for the next week, but maybe someone reading the thread will be able to help.
Lucius
07-20-2009 03:24 AM