Hi,
I've read it somewhere already but can't find the post anymore.
In a mixed-mode wrapper, there is a special compiler or linker switch to
hide unmanaged symbols and namespaces (such as std etc) from the assembly, so
it's not visible for the end-user nor for through tools like reflector.
Does anyone know this flag ?
regards
William DePalo [MVP VC++] - 29 Sep 2004 13:55 GMT
> I've read it somewhere already but can't find the post anymore.
I think this link describes the flag that you seek:
http://support.microsoft.com/default.aspx?scid=kb;en-us;822330
Regards,
Will
Thibaut - 29 Sep 2004 14:15 GMT