Skip to content

Instantly share code, notes, and snippets.

@laheadle
Created January 2, 2013 03:24
Show Gist options
  • Save laheadle/4431870 to your computer and use it in GitHub Desktop.
Save laheadle/4431870 to your computer and use it in GitHub Desktop.
function run(hInstance, cmdline, nCmdShow)
val, err = pcall(function() _run(hInstance, nCmdShow) end)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment