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:
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 ?
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:
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
How to avoid some traps and get the needed material
http://masm32.com/board/index.php?topic=4489.msg47997#msg47997
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.
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.
Use RadAsm
I use Radasm since many years