J
J
Compiling a straight C++ module under VC++ 7 would seem to autogen an
'IJW' type .NET module, even if the module has standard VC++ syntax.
I'm assuming that the 'unmanaged' flag would have no further affect on
this code. Nor would __nogc. Correct? Or are there subtle further
differences?
Are there recommended references that sort this type of thing out in
precise detail?
'IJW' type .NET module, even if the module has standard VC++ syntax.
I'm assuming that the 'unmanaged' flag would have no further affect on
this code. Nor would __nogc. Correct? Or are there subtle further
differences?
Are there recommended references that sort this type of thing out in
precise detail?