Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ignoring unknown #import attribute 'attribute'
The attribute is not a valid attribute of #import
. It is ignored.
Example
// C4185.cpp
// compile with: /W1 /c
#import "stdole2.tlb" no_such_attribute // C4185