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.
There are many changes coming to Memory Validator. I’m going to describe the various changes and the reasons behind them. Name Change The first one […]
There are many changes coming to Coverage Validator. I’m going to describe the various changes and the reasons behind them. Name Change The first one […]
We’ve been working on a new, calmer UX Theme for a while. The aim is to reduce the number of lines, have less visual clutter, […]
We’ve changed the display of data on all of our tree controls that are used to display callstacks and call trees. The old method of […]
A memory leak in a surprising place We’ve recently been doing some work switching our resources in our programs from BMP (using CBitmap) to PNG […]
Three weeks ago I wrote about how to setup IIS for use with ISAPI extensions. Today I’m going to use Memory Validator to show you […]
Introduction OK so it’s 2020 and how many people are developing ISAPI extensions? More than you might imagine. Yeah, Ruby on Rails and Rust are […]
Setting the scene I wrote this several years ago but it never became published. Reading it now it still seems to be valid. Even more […]
Multithreading is a powerful way to improve the processing throughput and responsiveness of your software. We use it to great effect at Software Verify. In […]
If you’re using Delphi or 32 bit C++ Builder your compiler/linker produces symbols in TDS format. TDS means Turbo Debugger Symbols – it’s an old […]