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
Programming, reverse engineering and anything else as well …
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
#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