PowerToys/Wox.Core
bao-qian ff29b6e84f fix can't catch exception issue
- Origin code can't catch exception in code, and all exceptions goes
into first chance exception hanlding.
- releated: #1266
- http://stackoverflow.com/a/5383408/2833083
-
https://msdn.microsoft.com/en-us/magazine/jj991977.aspx?f=255&MSPPError=-2147217396
2017-03-05 23:59:10 +00:00
..
Plugin Completely rewrite resource load / update / remove 2017-02-21 11:53:57 +00:00
Properties Add solution level AssemblyInfo file, and bump version 2015-11-28 10:47:49 +00:00
Resource Add Korean language. 2017-03-01 15:17:39 -08:00
FodyWeavers.xml use propertychanged helper 2016-05-25 01:03:32 +01:00
packages.config update nuget package 2017-03-04 16:35:24 +00:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Updater.cs fix can't catch exception issue 2017-03-05 23:59:10 +00:00
Wox.Core.csproj update nuget package 2017-03-04 16:35:24 +00:00

What does Wox.Core do?

  • Handle Query
  • Define Wox exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version