rufus/res
Pete Batard b2492908be
[net] switch to INetworkListManager::GetConnectivity to detect connectivity
* InternetGetConnectedState() is next to useless and doesn't provide
  coherent outcome on the ARM64 platform I'm testing with. This results
  in Rufus declaring that Internet is unavailable on platforms that do
  have actual Internet connectivity.
* Swicth to using INetworkListManager::GetConnectivity(), which actually
  reports a dependable result.
* Closes #1691
* Also remove the mutex for uprintf(), which may produce thread lockout
  and remove an unwanted double GetSignatureName() call on startup.
2021-02-06 18:58:42 +00:00
..
appstore [net] switch to INetworkListManager::GetConnectivity to detect connectivity 2021-02-06 18:58:42 +00:00
freedos [dos] update FreeDOS 2017-01-13 11:10:52 +00:00
grub [grub] update GRUB 2.04 core.img for Ubuntu 20.10 support 2020-09-16 13:59:06 +01:00
grub2 [grub] update GRUB 2.04 core.img for Ubuntu 20.10 support 2020-09-16 13:59:06 +01:00
hogger [misc] fix an issue with Far Manager 2014-05-27 02:02:50 +01:00
icons [misc] lossless optimization of icons 2020-09-10 17:57:01 +01:00
loc [loc] fix Russian translation for KB/MB/GB... 2020-12-11 17:10:48 +00:00
mbr [core] fix MBR protective message overwriting the primary GPT 2020-04-13 17:05:33 +01:00
syslinux [syslinux] update Syslinux to 6.04-pre1 2020-02-03 13:03:05 +00:00
uefi update UEFI:NTFS file system drivers to version 1.7 2020-11-19 20:12:04 +00:00
rufus.ico [ui] improve application look on high DPI displays 2015-05-15 00:36:42 +01:00
rufus.ini [misc] miscellaneous cleanup 2017-04-04 17:26:45 +01:00