Earlier this month I posted about a conflict between Microsoft's Fingerprint reader and TopStyle which caused a harmless (but annoying) error message to appear every time TopStyle was closed.
Since my initial post, I've installed a Fingerprint Reader (cool toy, btw) and have been able to reproduce the problem. More importantly, I've located the line of code where the error occurs. Although I'm stumped as to why the Fingerprint Reader software is causing the problem, I do have a fix in place that appears to be working. I plan to keep running TopStyle with this fix for a few weeks to make sure it's reliable, and if all goes well I'll make it available to everyone who is experiencing the problem.
Just for the curious programmer idiot in me, what was the offendind line of code/method/function/system call?
Posted by: Chris | Saturday, February 19, 2005 at 11:12 AM
Chris, the offending line was actually in a third-party component rather than in a standard Windows API call.
Posted by: Nick Bradbury | Saturday, February 19, 2005 at 01:09 PM