Monthly Archives: August 2009
Curse of the Azure Bonds – build 1.0.20
Build 1.0.20 has been released. Fixed in this version: Issue 32, Fixed manual targeting Issue 33, Fixed Magic-Users spell selection on levelling to show new spells, not current Issue 34, Fixed the combat Aiming crash at the edges of the … Continue reading
Cool-stuff™ can be done in Java
Baiting title I know, but I’m am a C# fan-boy. Anyway Shannon shows again that ‘cool-stuff ™ can be done in Java‘ with his newest synth WebGuitar.
Book: Cost & Management Accounting: An Introduction
I have just finish reading Cost & Management Account: An Introduction by M. R. Mathews. I purchased this book off TradeMe six years ago. So it’s not been on my must read list, but I have slowly read it over … Continue reading
SafeArrayTypeMismatchException
We extended our legacy C++ DCOM application last week, and when the developer wrote the C#.Net end to call the new method, we were getting the error: System.Runtime.InteropServices.SafeArrayTypeMismatchException The developer that had added the method stated it work, and pointed … Continue reading