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).
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
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).