Created
January 23, 2015 15:00
-
-
Save st98/0c3318c7091dc520f0bd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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