szMessage 1752 sapi/cgi/cgi_main.c char szMessage [256]; szMessage 1753 sapi/cgi/cgi_main.c wsprintf (szMessage, "Please attach a debugger to the process 0x%X [%d] (%s) and click OK", GetCurrentProcessId(), GetCurrentProcessId(), argv[0]); szMessage 1754 sapi/cgi/cgi_main.c MessageBox(NULL, szMessage, "CGI Debug Time!", MB_OK|MB_SERVICE_NOTIFICATION);