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

This entry was posted in /dev/null, EN, Programming. Bookmark the permalink.