Daily Archives: 2007-09-17

DDKBUILD.BAT updated

OSR just updated their DDKBUILD.BAT to version 6.11! If you use this version, I recommend to update. As usual either at OSR Online or at the DDKWizard homepage. // Oliver

Posted in DDKWizard/DDKBUILD, EN, Programming | Leave a comment

comdef.h in the WNET DDK is flawed

#if defined(_COM_SMARTPTR) #if !defined(_COM_SMARTPTR_TYPEDEF) #if defined(_COM_SMARTPTR_LEVEL2) The error was: comdef.h(266) : error C2004: expected ‘defined(id)’ comdef.h(266) : error C1012: unmatched parenthesis : missing ‘)’ // Oliver

Posted in /dev/null, EN, Programming | Comments Off on comdef.h in the WNET DDK is flawed