You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to capture WM_PAINT message for the cmd.exe/conhost.exe console, unfortunately it seems to be impossible to do in a managed languages like vba/vbs/vbnet/c#/powershell
I was trying to capture WM_PAINT message for the cmd.exe/conhost.exe console, unfortunately it seems to be impossible to do in a managed languages like vba/vbs/vbnet/c#/powershell
If that can be done in a native language, then it can be done in a managed language.
I will keep this ticket open until I have at least added better timestamps, I have not decided yet if I want to implement filtering in the application itself.
The ability to only show hook message events to one specific application would greatly improve the usefulness of this software
Also millisecond precision timestamps on each message entry would make browsing through the large mass of messages easier !
thanks !
I still managed to find what I needed!
The text was updated successfully, but these errors were encountered: