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 Error C2340

'argument' : illegal allocate specifier

A __declspec(allocate("segname")) statement has an invalid argument. Valid arguments are "_CODE", "_DATA" and "_FAR_DATA".