Skip to content

Instantly share code, notes, and snippets.

@sryze
Created December 17, 2013 11:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sryze/8003558 to your computer and use it in GitHub Desktop.
Save sryze/8003558 to your computer and use it in GitHub Desktop.
@call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\vcvarsx86_amd64.bat"
ml64 /Fl hello.asm /link /subsystem:windows /defaultlib:kernel32.lib /defaultlib:user32.lib /entry:Start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment