SkillAgentSearch skills...

WinUtil

WinUtil contains utilities that make it easy to write Windows Apps.

Install / Use

/learn @northbright/WinUtil
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WinUtil

WinUtil contains utilities that make it easy to write Windows Apps.

Utilities:

  • Chm Decomipler Utility
  • Wrappered Thread / Thread Group classes:
    • Easy to manage
    • Easy to update progress
    • Easy to communicate with UI thread
  • Cmd Utility
    • Execute command and inform caller thread the command output
  • WMI Utility to use JSON as parameters:
    • Get Namespace, Class, Objects, Path
    • Execute Method

Dependency

  1. jsoncpp source code
    in ./jsoncpp

  2. Boost header files
    in ./Boost_1_49

Build Env

Visual Studio 2013 for Windows Desktop Express

License

MIT License

Author

frank.xu@northbright.com

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks2

Languages

C++

Security Score

55/100

Audited on Feb 5, 2025

No findings