Skip to main content
GameDev.net gamedev.net
🔒 Locked

is there a way to convert managed to unmanaged/native code?

Started by a2ps Feb 18, 2004 at 10:26 PM 0 replies 2.2k views
Original Post
a2ps
a2ps
hi there, well, ive been programming for all my C++ life in native code, but since ive tried managed C++ ive fallen in love with it. i mean, for applications, it reduces the production time a lot. well, not for games, it really dont help that much in games programming, but i also make applications so thats why im asking, i know there is a way to convert unmanaged to managed, but, is there a way i can convert a managed project to a unmanaged, native one? i guess there isnt, since managed code needs to call its extentions from dll's, but im asking anyway. thanks. [edited by - a2ps on February 18, 2004 11:29:26 PM]
yet, another stupid signature..

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.