|
-
Mar 31st, 2003, 07:30 PM
#1
Thread Starter
Junior Member
Assembly conversion help
Is there anyone here that could help me translate an application (very small) from ASM to C#.NET or VB.NET (or 6) or even C++?
-
Jun 6th, 2003, 01:27 PM
#2
Fanatic Member
Depending on the application, you could probably drop most of the code into a C++ _asm block without any changes to the logic. You will probably have to change your declaration of variables though (have to use C++ instead of asm.)
idk about C# and VB.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|