Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NetStalker_Installer.exe | 2021-09-15 | 9.1 MB | |
NetStalker 4.0.tar.gz | 2021-09-15 | 1.1 MB | |
NetStalker 4.0.zip | 2021-09-15 | 1.1 MB | |
README.md | 2021-09-15 | 411 Bytes | |
Totals: 4 Items | 11.3 MB | 0 |
- Drop all the UI dependencies and re-create the whole UI from the original controls, in order for the app to be scaled properly by Windows on high DPI screens.
- Remove most icon resource files and store them as ImageList objects.
- Add
MessageBoxForm
dialog for displaying errors and info messages. - Move hardcoded messages to Resources.
Note: Dark mode isn't fully working yet, due to the UI change.