Blog

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.

Communication Security
December 20, 2016
Avatar for Stephen Kellett
Stephen Kellett

The Software Updates Menu

We introduced the Software Updates menu in 2012. This coincided with the introduction of automatic software updates. Various bug fixes have been applied to the […]

productivity user experience
December 20, 2016
Avatar for Stephen Kellett
Stephen Kellett

The Startup Wizard

We’ve just added a new Startup Wizard to all our C++ tools. The purpose of the startup wizard is to unify the various different dialogs […]

Development Hints and tips
December 14, 2016
Avatar for Stephen Kellett
Stephen Kellett

Working with Dev C++

We’ve had a few people asking how to configure C++ Memory Validator to work with programs built using Dev C++. Dev C++ is an IDE […]

Development Hints and tips
November 30, 2016
Avatar for Stephen Kellett
Stephen Kellett

The correct way to determine if a file is a directory.

After writing for Microsoft’s Windows platform for 20 years, I thought I knew all I could know about GetFileAttributes() until I found a rather odd […]

Hints and tips
November 29, 2016
Avatar for Stephen Kellett
Stephen Kellett

How to make your MFC (or non MFC) program support high DPI monitors. The easy way.

A few years ago Microsoft introduced support for very high resolution monitors. Such monitors might have nearly 4000 pixels horizontally and over 2000 pixels vertically. […]

Development user experience
November 28, 2016
Avatar for Stephen Kellett
Stephen Kellett

We’ve been quiet for a while, sorry about that.

Hi, It’s been a while since we posted anything on the blog. If you weren’t a customer, regularly receiving our software update emails you might […]

Announcements Memory
December 18, 2015
Avatar for Stephen Kellett
Stephen Kellett

Fix for FALSE positive memory leak report VS 2015 Update 1

We’ve just released a V6.54 of C++ Memory Validator. This contains a bug fix for FALSE positive memory leak reports when working with Release mode […]

Profiler user experience
December 18, 2015
Avatar for Stephen Kellett
Stephen Kellett

New graphics in Performance Validator

We’ve just introduced some new visualisations of performance data into C++ Performance Validator and .Net Performance Validator. The new visualisations make it much easier to […]

Development Memory
December 16, 2015
Avatar for Stephen Kellett
Stephen Kellett

Marmalade game SDK support

We’ve recently added support for the Marmalade game SDK to Memory Validator. This article will show you how to: Configure a Marmalade project for use […]

Coverage productivity
December 16, 2015
Avatar for Stephen Kellett
Stephen Kellett

Speeding up merging with Coverage Validator

Coverage Validator has an option to automatically merge the coverage results of the current session with a central session. This allows you to get an […]

Fully functional, free for 30 days