Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, February 13, 2015 9:25 AM
Hi
Where i can download MASM611 and H2INC compilers for visual studio 10.0.I have tried to download it but getting the link from an authorized site.
Thanks in Advance
All replies (4)
Monday, February 16, 2015 9:10 AM âś…Answered
Hi Prabin,
Thanks for your reply.
Based on your issue, I did some research about the MASM 611 and H2INC. I found that it seems that the versions of MASM are included with Microsoft Visual Studio.
For more information, please see:
http://en.wikipedia.org/wiki/Microsoft_Macro_Assembler
In addition, if you still want to download the MASM611, I suggest you can download it from this following link:
http://sourceforge.net/projects/masm611/
http://www.highpcspeed.com/errors-exe/h4inc.exe.html
Best Regards,
Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.
Sunday, February 15, 2015 8:11 AM
Hi Prabin,
Based on your issue, I did some research about downloading the MASM611 and H2INC from Microsoft Official. I found that I get some useful message from the MSDN document for the MASM instead of the MASM611 , please see:
https://msdn.microsoft.com/en-us/library/afzk3475(v=vs.100).aspx
In addition, I found that the H2INC just be updated for the Visual Studio.NET2003.
https://msdn.microsoft.com/en-us/library/aa652464(v=vs.71).aspx
So I doubt that the MASM611 and H2INC is not available. To help you solve this issue, please tell me why did you need to the MASM611 and H2INC for VS2010?
Best Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.
Monday, February 16, 2015 4:23 AM
Hi Tina-Shi
I need this version of MASM 611 and H2INC for building bios source code with VC 2010.Before compiling i have to set the environment for compiling such as include masm compilers in the bin folder and also h4INC in bin folder.
Monday, February 16, 2015 10:28 AM
Hi Tina-Shi
Thanks For Your Effort.