gitextract_f_fcv1s_/ ├── LICENSE ├── README.md └── src/ ├── AboutDlg.cpp ├── AboutDlg.h ├── D3dx12jo.cpp ├── D3dx12jo.h ├── LICENSE.txt ├── Mainfrm.cpp ├── TrayIcon.CPP ├── TrayPwr.cpp ├── TrayPwr.h ├── TrayPwr.rc ├── TrayPwr.sln ├── TrayPwr.vcxproj ├── TrayPwr.vcxproj.user ├── d3dx12.h ├── mainfrm.h ├── res/ │ └── APP.RC2 ├── resource.h ├── stdafx.cpp ├── stdafx.h └── trayicon.h