Skip to content

Instantly share code, notes, and snippets.

@tuttlem
Created November 22, 2012 12:56
Show Gist options
  • Save tuttlem/4131056 to your computer and use it in GitHub Desktop.
Save tuttlem/4131056 to your computer and use it in GitHub Desktop.
Base includes masm32
include \masm32\include\windows.inc
include \masm32\include\user32.inc
include \masm32\include\kernel32.inc
includelib \masm32\lib\user32.lib
includelib \masm32\lib\kernel32.lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment