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.
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
#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.