SlunkCrypt/gui/Utilities
2024-06-13 22:12:23 +02:00
..
CPU Improved P/Invoke bindings for GetWindowLongPtr() and SetWindowLongPtr() functions. 2022-11-10 21:54:03 +01:00
ApplicationConfig.cs GUI: Hide the options for "legacy" compatibility mode by default + some improvements on error handling. 2024-06-13 22:12:23 +02:00
BusyManager.cs Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00
CPUFeatures.cs GUI: Implemented detection of the ARM64 architecture via IsWow64Process2() function. 2022-05-24 22:31:40 +02:00
DictionaryHelper.cs GUI: Hide the options for "legacy" compatibility mode by default + some improvements on error handling. 2024-06-13 22:12:23 +02:00
EnumHelper.cs GUI: Implemented detection of the ARM64 architecture via IsWow64Process2() function. 2022-05-24 22:31:40 +02:00
FontSizeConverter.cs Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00
PathUtils.cs GUI: Small improvement to setting up the PATH and working directory of the child process. 2022-04-05 21:29:27 +02:00
ProcessRunner.cs GUI: Small improvement to setting up the PATH and working directory of the child process. 2022-04-05 21:29:27 +02:00
SystemMenu.cs Improved P/Invoke bindings for GetWindowLongPtr() and SetWindowLongPtr() functions. 2022-11-10 21:54:03 +01:00
VersionInfo.cs Windows GUI: Some improvements in detecting the program "patch" version. 2022-09-29 22:44:19 +02:00
VisibilityConverter.cs Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00
WindowHelper.cs Improved P/Invoke bindings for GetWindowLongPtr() and SetWindowLongPtr() functions. 2022-11-10 21:54:03 +01:00