Newer versions of Visual Studio turns HRESULT values (when viewed with the intellisense debugger) into "human readable" system errors. It will also display the actual error number next to the "helpful" (although, in this case, incorrect) error message. Use that actual error number and look in TurboActivate.h for the actual error message.