c=Win32API.new("user32","CreateWindowExA","LppLllllllll","l")
p c.call(0,"Button","hi",0x10000000 | 0x00040000,400,400,250,150,0,0,0x400000,0)