News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Need help

Started by shaikkareem, December 07, 2015, 07:17:27 PM

Previous topic - Next topic

shaikkareem

hi there...,
till now i've used the notepad and masm editor to write masm32 programs. however, i thinking that how to use the visual studio to build masm32 assembly programs. therefore, need help and instructions from you guys to achieve this :biggrin:

hutch--

If you wish to use VS to build assembler, shouldn't you be looking for support with the folks who supply VS instead of asking people here to do it for you ?

shaikkareem

as far i know, here are some folks who are already using visual studio to build programs in masm32. by asking here, i think, i'll get the straight links which shall help me.. thats it :eusa_snooty:

fearless

These links probably will help you use masm in visual studio:

https://scriptbucket.wordpress.com/category/assembly-masm32/
http://kipirvine.com/asm/gettingStartedVS2013/index.htm
http://kipirvine.com/asm/gettingStartedVS2015/index.htm
http://blogs.msdn.com/b/vcblog/archive/2010/04/21/quick-help-on-vs2010-custom-build-rule.aspx

and http://masm32.com/board/index.php?topic=3902.msg41062#msg41062 might help with jwasm using visual studio

TouEnMasm

How to avoid some traps and get the needed material
http://masm32.com/board/index.php?topic=4489.msg47997#msg47997
Fa is a musical note to play with CL

shaikkareem

thanks fearless and TouthEnMasm,
i figured that only with two or three steps of your provided links are enough to build masm32 programs in VS2015 community, such programs i build often.

ragdog

Quotethinking that how to use the visual studio to build masm32 assembly programs.

Build asm or Masm programms in Vs works fine it give a good syntax highlighter,
but it works not with Api ,Variables,Procs Intellisense for Masm.

I have look for a Addon but not any found.

Grincheux

Kenavo (Bye)
----------------------
Help me if you can, I'm feeling down...

ragdog

I use Radasm since many years