RE: Keeping a handle on your transitions in a mixed assembly
From: Gary Chang[MSFT] (v-garych_at_online.microsoft.com)
Date: 01/22/05
- Next message: JRBTech: "Re: Visual Basic .NET Example Code"
- Previous message: mosimu: "RE: Visual Studio 6.0 excrutiatingly slow under XP SP2"
- In reply to: Bern McCarty: "Keeping a handle on your transitions in a mixed assembly"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 22 Jan 2005 09:17:39 GMT
Hi Bern,
>I wish the compiler would automatically #define/#undef some macro
depending
>upon whether it was in an #pragma managed or #pragma unmanaged
>section. Then I could put something like this at the top of my perf
sensitive
>native C++ headers that contain inlineable methods:
>...
Do you mean you would like the compiler could automatically define some
macro which depends on whether the code was in an #pragma managed or
#pragma unmanaged section, if so, I suggest can submit a product feedback
at:
http://register.microsoft.com/mswish/suggestion.asp?&SD=GN&LN=EN-US&gssnb=1
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: JRBTech: "Re: Visual Basic .NET Example Code"
- Previous message: mosimu: "RE: Visual Studio 6.0 excrutiatingly slow under XP SP2"
- In reply to: Bern McCarty: "Keeping a handle on your transitions in a mixed assembly"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|