j
k
j a
j l
On 2/27/2013 3:31 PM, Paul Moore wrote:
from ctypes import windll MessageBox = windll.User32.MessageBoxW MessageBox(0, "Hello, world!", "Title", 0) Note - I wrote this from memory,
Gee, that is pretty easy. Worked perfectly -- Terry Jan Reedy
Back to the thread
Back to the list