Compiler Error C2773
#import and #using available only in C++ compiler
The C compiler does not recognize the #import
preprocessor directive. Compile the source as C++. Use /TP if necessary.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
#import and #using available only in C++ compiler
The C compiler does not recognize the #import
preprocessor directive. Compile the source as C++. Use /TP if necessary.