Compiler Warning (level 1) C4166
illegal calling convention for constructor/destructor
Constructors and destructors cannot have calling conventions other than the default for the platform (except when you explicitly specify __clrcall).
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
illegal calling convention for constructor/destructor
Constructors and destructors cannot have calling conventions other than the default for the platform (except when you explicitly specify __clrcall).