I was wondering if anybody knew of a way to disable the vsassert memory leak dialog? Specifically I'm trying to write unit tests for my vsip package, and when unit tests fail, I end up with the warning dialog. This doesn't work out too well when trying to run the unit tests as part of a nightly script. Thanks