News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

MASM addin for VS.Net 2003 IDE

Started by sluggy, September 06, 2005, 11:53:57 AM

Previous topic - Next topic

sluggy

I am happy to announce that i have just released a new addin to support coding asm in the VS.Net IDE.

If you are like me, and like to do your asm coding in an IDE with REAL power :green2, then visit this post for the full details. This addin gives you some of the features that you have come to expect when coding in other languages, such as full syntax colouring.

So, head on over and check it out  :8)

hutch--

Sluugy,

Looks GREAT !!!!

Licence has the "common sense" feel to it.  :bg
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

AeroASM


sluggy

Probably, but not with the current install. There are just two files to install, but there is also a bunch of registry keys which hook it all up to the IDE. If you took those entries and put them in the appropriate place in VS2005 it may work, but i haven't tried that yet.

I have downloaded the VS2005 SDK and will look at it soon (in the next week or two). Most of the work so far has been with putting together the flex and yacc files, it may be quite simple for me to set up a solution for the addin in 2005 and share the flex and yacc files across both IDE versions. I just need a bit of time to get the 2003 version right first :)