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.

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 […]

Development Memory
September 6, 2015
Avatar for Stephen Kellett
Stephen Kellett

How to speed up Memory Validator by changing DbgHelp version

Recently we’ve had a few customers contact to tell us they have experienced a dramatic reduction in speed when using Memory Validator. Buffered File Access […]

Development
July 23, 2015
Avatar for Stephen Kellett
Stephen Kellett

Changes to injection behaviour

We’ve just changed how we launch executables and attach to them at launch time. We’ve also changed how we inject into running executables. This blog […]

Fully functional, free for 30 days