On exit of the program, I see the dialog (jpeg attached). The associated error log contains data as follows:
####
#Date: Wed, Nov 15, 2006 5:54:58 PM
#OSName: Windows NT
#OSVers: 5.1
#AppName: LabVIEW
#Version: 7.1
#AppKind: FDS
D:\lvmerc\src\source\execsupp\MechFactoryCWrap.cpp(649) : DWarn: Max space cannot be zero; changing to -1 (unbounded)
$Id: //labview/branches/Mercury/dev/source/execsupp/MechFactoryCWrap.cpp#3 $
0x00A35B37 - LabVIEW + 0
0x00A346F5 - LabVIEW + 0
0x00A3688C - LabVIEW + 0
0x00A349A3 - LabVIEW + 0
0x00A3565C - LabVIEW + 0
0x09A2B69D - + 0
0x014EA940 - + 0
0x00A09110 - LabVIEW + 0
0x8B535CEC - + 0
Note that my program accesses two spectrometers, each using a separate DAQ, and uses queue structures to store and display the data.