Akbar on Development
Attaining the Impossibles
  • All Projects
  • Jack Sparrow Compass
  • Subtitles Translator
  • USB Disk Manager
  • Swift MVC Framework
  • TaskbarExt
  • Quick Chess
  • Basecamp Extension
  • Language Tools
  • Rapid Downloader

Archive for the ‘Visual Studio’ Category

In one of my Win32 DLL projects, whenever I tried to add a resource file, I got the “Automation server can’t create object” object. Similar to other errors, this was not very informative. After searching for this error, I found this the common cause of this problem is that Windows Scripting host is corrupt. You […]

Most of the developers follow some standards for the headers and change signatures in the software projects for change management and tracking and I’m no exception (and wouldn’t want to be in this case). I have used Macros in different tools to make this logging process standardized. But for some reason I never thought of using […]