1 /*	$NetBSD: resource.h,v 1.1.1.1 2011/04/13 18:14:51 elric Exp $	*/
2 
3 //{{NO_DEPENDENCIES}}
4 // Microsoft Developer Studio generated include file.
5 // Used by passwd_dialog.rc
6 //
7 #define IDD_PASSWD_DIALOG               101
8 #define IDC_EDIT1                       1000
9 #define IDC_PASSWD_EDIT                 1001
10 
11 // Next default values for new objects
12 //
13 #ifdef APSTUDIO_INVOKED
14 #ifndef APSTUDIO_READONLY_SYMBOLS
15 #define _APS_NEXT_RESOURCE_VALUE        102
16 #define _APS_NEXT_COMMAND_VALUE         40001
17 #define _APS_NEXT_CONTROL_VALUE         1002
18 #define _APS_NEXT_SYMED_VALUE           101
19 #endif
20 #endif
21