annotate src/gui_w32_rc.h @ 12066:8ad282dee649 v8.0.0913

patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window commit https://github.com/vim/vim/commit/9698ad7201ca1a3acec69679f1ab8b15323ff406 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 12 14:52:15 2017 +0200 patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window Problem: MS-Windows: CTRL-C kills shell in terminal window instead of the command running in the shell. Solution: Make CTRL-C only send a CTRL_C_EVENT and have CTRL-BREAK kill the job. (partly by Yasuhiro Matsumoto, closes #1962)
author Christian Brabandt <cb@256bit.org>
date Sat, 12 Aug 2017 15:00:04 +0200
parents 3fc0f57ecb91
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 //{{NO_DEPENDENCIES}}
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 // Microsoft Developer Studio generated include file.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 // Used by Script1.rc
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 //
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 #define IDR_TOOLBAR1 101
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 //#define ID_TB_BLOB 40001
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7 //#define ID_TB_CIRCLE 40002
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8