Skip to content
/ XStar Public

🪟 The library for windows developers. (MSVC, С++17, WDK 10)

License

Notifications You must be signed in to change notification settings

0xlay/XStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XStar

The XStar library implements C++ STL (and enhancement her) for kernel mode, and implements wrappers above WinAPI for user mode.

Requirements:

  • MSVC compiler
  • C++17 and later
  • WDK 10 and later

Documentation

  • Open documentation: go to docs folder and run "open documentation.cmd" in cmd.
  • Generate documentation: change OUTPUT_DIRECTORY = D:/Projects/XStar/docs/doxygen in the Doxyfile to your path, and run doxywizard.

For contributors

Code style

License

MIT License

About

🪟 The library for windows developers. (MSVC, С++17, WDK 10)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published