NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

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.