Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
165 B

  1. MSG_NOSYS DB 13,10,"NTLDR is missing",255
  2. MSG_IOERROR DB 13,10,"Disk error",255
  3. MSG_COMMON DB 13,10,"Press any key to restart",13,10,0