Daily Archives: January 6, 2017

IDE Notifications 1.0a (BugFix)

By | January 6, 2017

I’ve updated the IDE Notifications plug-in to fix an access violation found while compiling 64-bit application. In order to prevent this from happening again I’ve wrapped all the object calls in methods to intercept nil references. You can get the updated code from either of the following locations: Web Page: IDE Notifications; GitHub: https://github.com/DGH2112/DGH-IDE-Notifiers

OTA Interface Search 1.1a (BugFix)

By | January 6, 2017

Just a quick post to let you all know that I found a bug in the OTA Interface Search utility that prevented it from finding all the interfaces. This is now fixed and can be download from the following locations: Web Page: OTA Interface Search; GitHub: https://github.com/DGH2112/OTA-Interface-Search