annotate src/gui_w32_rc.h @ 23017:d80faed40bec v8.2.2055

patch 8.2.2055: MS-Windows: two Vim instances may use the same temp file Commit: https://github.com/vim/vim/commit/2472a74be4dedfeaff22314f31cf9787618163d1 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 26 19:47:28 2020 +0100 patch 8.2.2055: MS-Windows: two Vim instances may use the same temp file Problem: MS-Windows: two Vim instances may use the same temp file. Solution: Use the process ID for the temp name. (Ken Takata, closes https://github.com/vim/vim/issues/7378)
author Bram Moolenaar <Bram@vim.org>
date Thu, 26 Nov 2020 20:00:06 +0100
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