Namespace test #Import "<win32>" Using win32.. Function Main() MessageBoxW( Null,"Hello there!","Test!",MB_OK ) End