Compiler Warning (level 1) C4143
pragma 'same_seg' not supported; use __based allocation
The #pragma same_seg is no longer supported. Use the __based keyword instead.
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
pragma 'same_seg' not supported; use __based allocation
The #pragma same_seg is no longer supported. Use the __based keyword instead.