#include #include int main(void) { char buf; printf(" " " " " " " " " " " " " " " " "  Windows ws " " " " An exception 0E has occurred at 0028:C0018DBA in VxD IFSMGR(01) + " " 0000340A. This was called from 0028:C0034118 in VxD NDIS(01) + " " 00000D7C. It may be possible to continue normally. " " " " * Press any key to attempt to continue " " * Press CTRL+ALT+DEL to restart your computer. You will " " lose any unsaved information in all applications " " " " Press Any key to continue. " " " " " " " " " " " " " ""); fflush(stdout); read(0, &buf, 1); return 0; }