Allow the Escape key to close the GUI.
authorIain Patterson <me@iain.cx>
Fri, 15 Nov 2013 15:50:17 +0000 (15:50 +0000)
committerIain Patterson <me@iain.cx>
Fri, 15 Nov 2013 16:10:42 +0000 (16:10 +0000)
commit44d8d66023bbe08a0237f2b519f3332cee549d4b
tree21926d0469ee8a21a38328dda7fc8776e21266ca
parent961ffcf2e9dba8795ad9019124822d9288442b6f
Allow the Escape key to close the GUI.

Turns out IDCANCEL is a magic resource name.  If a button has that name
it automatically responds to Escape.
ChangeLog.txt
gui.cpp
nssm.rc