#include #include int main(int argc, char** argv) { puts("mxmaster.exe dummy hit"); while (1) Sleep(1000); }