rufus/src/ms-sys
Robert McQueen 234b0a3fde [ms-sys] fix for detecting windows MBRs with localised messages
* Windows MBRs contain localised strings which mean the bytes between the
  executable code and the disk signature / partition table can change depending
  on locale. This patch adds lengths to reflect the offsets which are the same
  for every locale, and only compares these lengths when detecting existing
  Windows MBRs.
2016-09-21 17:37:16 +01:00
..
.clang [misc] align ms-sys source with upstream 2016-08-11 17:05:39 +02:00
.msvc [misc] align ms-sys source with upstream 2016-08-11 17:05:39 +02:00
inc [ms-sys] fix for detecting windows MBRs with localised messages 2016-09-21 17:37:16 +01:00
Makefile.am [ntfs] add bootable NTFS support 2012-02-03 18:19:50 +00:00
Makefile.in [misc] pocketful of enhancement and fixes - part 4 2015-02-10 22:45:48 +00:00
br.c [ms-sys] fix for detecting windows MBRs with localised messages 2016-09-21 17:37:16 +01:00
fat12.c [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
fat16.c [ms-sys] update ms-sys to current 2016-01-07 15:49:58 +00:00
fat32.c [misc] align ms-sys source with upstream 2016-08-11 17:05:39 +02:00
file.c [core] add a workaround for >1TB HDDs that mistakenly report short writes 2016-09-06 18:31:30 +01:00
ntfs.c [ntfs] fix creation of Windows 7 bootable USB from XP 2012-02-24 18:51:33 +00:00
partition_info.c [ms-sys] update ms-sys to current 2016-01-07 15:49:58 +00:00