HighTechTalks DotNet Forums  

managed enumerations out of unmanaged ones

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss managed enumerations out of unmanaged ones in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
marek
 
Posts: n/a

Default managed enumerations out of unmanaged ones - 09-30-2003 , 05:25 AM






Hello All,

I'm doing web app that will use very strongly
classes implemented in 'unamanaged' VC++. Thus I wrap
these classes with mananaged wrappers and only then I use
them in C# implementation of server actions. The only
thing that I cannot bite are unmanaged enumerations.
Can anyone tell me how to wrap unmanaged enumerations
types to be abel to use them in C# code. Of course I would
like to avoid rewriting a huge .h file with unamanged enum
types definitions. Any sensible sygestions appreciated.

Greetings
Marek


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.