Skip to content

Instantly share code, notes, and snippets.

@st98
Created January 23, 2015 15:00
Show Gist options
  • Save st98/0c3318c7091dc520f0bd to your computer and use it in GitHub Desktop.
Save st98/0c3318c7091dc520f0bd to your computer and use it in GitHub Desktop.
from ctypes import windll
windll.user32.MessageBoxW(0, u'めっせーじ', u'たいとる', 0x40)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment