Hi Islay,
I'm not familiar with Fortran, therefore my understanding of this issue
might not be complete. What was your previous approach? Do you mean shared
data section using "#pragma data_seg" in Visual C++? I think you can still
use this approach in .NET application, but only with managed C++ (C++/CLI),
you cannot do this for C# or VB.NET. See the last FAQ here:
http://msdn.microsoft.com/msdnmag/issues/03/06/CQA/
Regards,
Walter Wang (
[email protected], remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.