mirror of
https://github.com/MathiasLui/CSGO-Projects.git
synced 2025-05-06 13:51:18 +00:00
![]() * Changed SendMessage to explicitly use SendMessageW for unicode * Added cancellation of main thread (hopefully secure enough to not throw an exception but it's not that important) * Switched from reading the console log one byte per character, to multiple bytes, if necessary * Adjusted count in struct, since apparently it has to be byte count and not character count (adding 1 for the null-byte wasn't necessary) * Changed string to be marshaled as UTF-8 so that it shows correctly in-game as well |
||
---|---|---|
.. | ||
Themes | ||
App.xaml | ||
App.xaml.cs | ||
AssemblyInfo.cs | ||
DamagePrinterGUI.csproj | ||
Globals.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
Settings.cs |