~x2go/x2go/pinentry-x2go_master

« back to all changes in this revision

Viewing changes to w32/resource.h

  • Committer: Mike Gabriel
  • Date: 2012-06-13 12:55:37 UTC
  • Revision ID: git-v1:d2060291d5cc7beb92f78168e48ececfe765d552
Strip code project down to its essentials, remove a lot of unneeded cruft. / Make code tree fully build with autotools, see README file for further info.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* resource.h 
2
 
 *       Copyright 2004 g10 Code GmbH
3
 
 *              
4
 
 * This file is free software; as a special exception the author gives
5
 
 * unlimited permission to copy and/or distribute it, with or without
6
 
 * modifications, as long as this notice is preserved.
7
 
 *
8
 
 * This file is distributed in the hope that it will be useful, but
9
 
 * WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
10
 
 * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11
 
 */
12
 
 
13
 
#define IDD_PINENT                      101
14
 
#define IDC_PINENT_TEXT                 292
15
 
#define IDC_PINENT_DESC                 1000
16
 
#define IDC_PINENT_ERR                  1001
17
 
#define IDC_PINENT_PROMPT               1002