|
|
Subject:
.NET to WIN32 Conversion
Category: Computers > Programming Asked by: joshreeves-ga List Price: $15.00 |
Posted:
26 May 2005 06:43 PDT
Expires: 25 Jun 2005 06:43 PDT Question ID: 525822 |
How do I convert a program developed in .NET (C#) to a WIN32 executable (so it does not require the .NET runtime engine). |
|
There is no answer at this time. |
|
Subject:
Re: .NET to WIN32 Conversion
From: mhani-ga on 26 May 2005 16:42 PDT |
You cannnot, unless you convert the code itself to unmanaged code. |
Subject:
Re: .NET to WIN32 Conversion
From: pathos-ga on 02 Jun 2005 16:26 PDT |
A program that is developed in .NET (regardless of which language to use) is by definition built on the .NET framework. You cannot use objects that are in .NET to program and just remove the framework and expect it to work. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |