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.

8 lines
244 B

  1. #define REPAIR_DISK_BOOTSECTOR_SIZE 45
  2. unsigned char REPAIR_DISK_BOOTSECTOR[] = {
  3. 51,219,142,211,142,219,188,0,124,184,3,0,205,16,232,0,
  4. 0,94,129,198,28,0,252,180,14,172,10,192,116,4,205,16,
  5. 235,245,180,2,138,211,182,25,205,16,251,235,254
  6. };