Category Archives: Applications

XER Tools 2.0a

By | November 1, 2019

Today I’ve released an update for XER Tools to fix a number of bug with the initial release. It also provide a few minor enhancements. Below is a quick non-exhaustive list of the fixes and enhancements: Welcome Bugs Line number for views not all working; UDF Data Types were always Text and thus missing if… Read More »

CodeSite and TCP/IP

By | September 29, 2019

There are some circumstances when debugging an application where the default dispatch mechanism for CodeSite does not work. The default mechanism is to use the WM_COPYDATA windows message. In my case this is an Excel COM add-in and the WM_COPYDATA doesn’t work so I had to switch to using TCP/IP. There are a number of… Read More »

Eidolon 1.7d

By | September 28, 2019

A bug fix for Eidolon has been release today (see the Eidolon Page) which includes the following fixes: Unicode encoding of information in the TLI (Time Location Information) file; Issues with multiple Excel main windows and how the various dialogues and forms behave with respect to those multiple windows; Update of the interface to use… Read More »