Development

This blog is where we help you improve your software, teach you how to use our tools to solve problems, software tool use cases, and improvements to our software tools.


Back to Blog
Development
May 9, 2013
Avatar for Stephen Kellett
Stephen Kellett

New environment variable dialog

We recently had some feedback from customers telling us that they were dealing with legacy applications that were configured using large numbers of environment variables […]

Development
May 18, 2012
Avatar for Stephen Kellett
Stephen Kellett

“cannot open type library file” error on x64 systems

I’ve just tried building a Visual Studio 2010 helper DLL on Windows 7 x64. The build failed with “cannot open type library file vsmso.olb : […]

Development Porting to Win64
April 22, 2012
Avatar for Stephen Kellett
Stephen Kellett

x64 Porting gotcha #3. Serializing collections

When Microsoft ported MFC to 64 bits they also changed the return type for the GetSize() and GetCount() methods in the collection classes. They changed […]

Communication Development
March 30, 2012
Avatar for Stephen Kellett
Stephen Kellett

Communication

Are you any good at communication? Thats a good question. If you’re like me, you probably think you are not good at communication. You may […]

Avatar for Stephen Kellett
Stephen Kellett

64 bit porting gotcha #2! x64 Register preservation

In a previous article on x64 development I mentioned the problem of aligning the callstack on 16 byte boundaries and what happens if you do […]

Development
February 17, 2012
Avatar for Stephen Kellett
Stephen Kellett

Unhandled non-continuable exception. What?

The Problem A few days ago I was testing the latest version of C++ Memory Validator x64. The testing was going fine until I tried […]

Development
February 16, 2012
Avatar for Stephen Kellett
Stephen Kellett

Improving your code with Static Analysis tools

Update, October 2012. I’ve edited this to include more tools, prices and our experience with each vendor we’ve interacted with. At Software Verification we create […]

Development
January 2, 2012
Avatar for Stephen Kellett
Stephen Kellett

Improving MFC memory performance

If you are using MFC arrays it is possible in quite a few cases to improve the speed and memory performance of these arrays. This […]

Development Tutorial
October 5, 2011
Avatar for Stephen Kellett
Stephen Kellett

A new take on tutorials

We’ve been making changes to how we present our tutorials for our software tools. First Steps Our first tutorials were downloaded with evaluation versions of […]

Coverage Development Memory Profiler
September 29, 2011
Avatar for Stephen Kellett
Stephen Kellett

Command line support for .Net services and ASP.Net

Today we have released updated versions of our software tools for .Net: .Net Coverage Validator, .Net Memory Validator and .Net Performance Validator. The updates to […]

Fully functional, free for 30 days