rufus/res/appstore
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
..
Images [appstore] don't exit on unhandled parameters 2021-02-05 17:47:48 +00:00
Package.StoreAssociation.xml [internal] add Windows AppStore project files 2021-02-04 12:26:27 +00:00
Package.appxmanifest [net] switch to INetworkListManager::GetConnectivity to detect connectivity 2021-02-06 18:58:42 +00:00
appstore.listing.csv [appstore] don't exit on unhandled parameters 2021-02-05 17:47:48 +00:00
appstore.wapproj [appstore] don't exit on unhandled parameters 2021-02-05 17:47:48 +00:00
appstore.wapproj.user [internal] add Windows AppStore project files 2021-02-04 12:26:27 +00:00
packme.cmd [dev] add exception for Realtek card readers 2021-01-06 19:27:31 +00:00