mirror of
https://github.com/ckaczor/Common.Native.git
synced 2026-01-29 09:35:44 -05:00
Extra window message support
This commit is contained in:
@@ -104,6 +104,9 @@ namespace Common.Native
|
||||
DwmCompositionChanged = 0x031e,
|
||||
User = 0x0400,
|
||||
App = 0x8000,
|
||||
|
||||
EnterSizeMove = 0x0231,
|
||||
ExitSizeMove = 0x0232
|
||||
}
|
||||
|
||||
public enum HitTestValues
|
||||
|
||||
Reference in New Issue
Block a user