#include "swell.h" int main() { MessageBox(NULL,"hello world","a",0); return 0; }