Added HWND_BROADCAST
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1013 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7fff086d9d
commit
8b6bc224dc
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
; KiCHiK put together this list of WM_ messages.
|
||||
|
||||
!define HWND_BROADCAST 0xFFFF
|
||||
|
||||
!define WM_NULL 0x0
|
||||
!define WM_CREATE 0x1
|
||||
!define WM_DESTROY 0x2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue