Moved WndProcMonitor to this project
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Toolkit.Windows;
|
||||
|
||||
public record WndProcEventArgs(uint Message, uint WParam, uint LParam);
|
||||
Reference in New Issue
Block a user