0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 15 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added logging then hook was not successful More... over 16 years ago
Added all available virtual keys More... over 16 years ago
Code reformattings More... almost 17 years ago
Create the pointer in POINT(x,y) constructor More... almost 17 years ago
2 funcs added More... almost 17 years ago
Native version to 1.4 More... almost 17 years ago
Slight changes More... almost 17 years ago
Corrected some method headers More... almost 17 years ago
Small change More... almost 17 years ago
Revert back... More... almost 17 years ago
Code reformat More... almost 17 years ago
Grml, it does not work. Was using old code because of a non terminated java process.... More... almost 17 years ago
Rewrote to use WndProc. This fixes bug _1715554_ncdfe. Finally I found out how to properly use WindowProc ;) More... almost 17 years ago
Rewrote to use WndProc More... almost 17 years ago
I will now always use getValue() to transfer data from local variables into the pointer and getValueFromPointer() to transfer data from the pointer to local variables. More... almost 17 years ago
"modified in the future" warning while compile... More... almost 17 years ago
Refactored some classes from basicStructures to misc. Only really basic data types should reside in basicStructures. All other structs are in misc. More... almost 17 years ago
Moved More... almost 17 years ago
Moved WindowsConstants to a seperate class to (...).constants.winuser. Deprecated the equivalent in MSG. More... almost 17 years ago
More functions More... almost 17 years ago
Remade MSG to extend AbstractBasicData. More... almost 17 years ago
Small fixes More... almost 17 years ago
Changed some method headers More... almost 17 years ago
Added possibility to only show user processes More... almost 17 years ago
Removed check if hook is already established when setting the parameters. More... almost 17 years ago
Rewrote enumerateProcesses More... almost 17 years ago
Added some more funcions More... almost 17 years ago
removed previously added setParameter(). Could cause problems when passing simple native types like HANDLE, DWORD, etc. when you want to use their values and not the pointer... More... almost 17 years ago
Rewrote some parts More... almost 17 years ago
Added setParameter(int pos, AbstractBasicData data) More... almost 17 years ago