Thread: MASM programming in .NET

  1. #1
    Registered User
    Join Date
    Feb 2006
    Posts
    1

    MASM programming in .NET

    I am interested to if anyone knows how to setup 16-bit MASM programming with Visual Studio 2003 .NET Thanks. Patrick

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Well one is 16 bit, and the other is 32 bit - expect a lot of problems.

    If you really want to code in ASM for .net, then you need a 32-bit assember IMO
    Say for example http://nasm.sourceforge.net/doc/html/nasmdoc1.html

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. migrate from .Net 2.0 to .Net 3.0
    By George2 in forum C# Programming
    Replies: 3
    Last Post: 07-25-2007, 04:07 AM
  2. Some .NET Distribution Stats
    By nickname_changed in forum C# Programming
    Replies: 2
    Last Post: 05-14-2005, 03:41 AM
  3. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  4. .net
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 02-15-2002, 01:15 AM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM