Skip to content

What I have learned from this project

ExtremeGTX edited this page Jan 7, 2016 · 1 revision
  • Usage of WPF Material theme
  • use WMI to read some System info
  • Design an Application Do some steps with its undo
  • Request Security permission from Windows
  • Call External C++ library
  • Remote Debugging (include manually load symbols)
  • Get crash info using procdump.exe
  • Build portable App using NSIS
  • Extracting tools from Cygwin project