X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Faxwin3_src%2Finclude%2Fwm_messages.h;h=a0c49198012f8829fca9f06a053feec0cdd596de;hb=94d9540cae85d2f9e145fe4d2986e84b46bbd052;hp=2308c284bb72dc9c425c47e047eef71f78b1788c;hpb=f22d52d646638847ec2ff876f603efa2b173995d;p=tpg%2Facess2.git diff --git a/Usermode/Applications/axwin3_src/include/wm_messages.h b/Usermode/Applications/axwin3_src/include/wm_messages.h index 2308c284..a0c49198 100644 --- a/Usermode/Applications/axwin3_src/include/wm_messages.h +++ b/Usermode/Applications/axwin3_src/include/wm_messages.h @@ -17,6 +17,7 @@ enum eWM_WindowMessages WNDMSG_CREATE, WNDMSG_DESTROY, + WNDMSG_CLOSE, WNDMSG_FOCUS, // Called on change WNDMSG_SHOW, // Called on change