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).
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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).