Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Microsoft Macro Assembler
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Object module formats supported by MASM== Early versions of MASM generated object modules using the [[Relocatable Object Module Format|OMF]] format, which was used to create binaries for [[MS-DOS]] or [[OS/2]]. Since version 6.1, MASM is able to produce object modules in the [[Portable Executable]]<ref>{{cite web|url=http://download.microsoft.com/download/e/b/a/eba1050f-a31d-436b-9281-92cdfeae4b45/pecoff.doc |title=Archived copy |access-date=2008-06-24 |url-status=dead |archive-url=https://web.archive.org/web/20090126141159/http://download.microsoft.com/download/e/b/a/eba1050f-a31d-436b-9281-92cdfeae4b45/pecoff.doc |archive-date=2009-01-26 }}</ref><ref>{{cite web|url=https://www.microsoft.com/en-us/download/details.aspx?id=19509|title=WHDC White Papers and Documentation|website=[[Microsoft]]|access-date=25 September 2016}}</ref> (PE/COFF) format. PE/COFF is compatible with recent Microsoft C compilers, and object modules produced by either MASM or the C compiler can be routinely intermixed and linked into Win32 and Win64 binaries.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)