Files
ncpfs/contrib/pam-snapin/pamncp.h
ncpfs archive import 82706139bf Import ncpfs 2.2.1
2026-04-28 20:39:59 +02:00

102 lines
1.9 KiB
C

#ifndef __PAMNCP_H
#define IDC_DEFAULT 196
#define IDC_UNHERITED 197
#define IDC_VERSION 198
#define IDC_VERSION_NUM 199
#define IDC_EDIT_UID 200
#define IDC_EDIT_HOME 201
#define IDC_EDIT_GID 202
#define IDC_COMBO_SHELL 203
#define IDC_EDIT_SHELL 204
#define IDC_BASIC 205
#define IDC_UID_LBL 210
#define IDC_HOME_LBL 211
#define IDC_SHELL_LBL 212
#define IDC_GID_LBL 213
#define IDC_GNAME_LBL 214
#define IDC_EDIT_GNAME 215
#define IDC_EDIT_GID1 216
#define IDC_GID1_LBL 217
#define IDC_ZF_A 102
#define IDC_ZF_B 103
#define IDC_ZF_C 104
#define IDC_ZF_D 105
#define IDC_ZF_E 106
#define IDC_ZF_F 107
#define IDC_ZF_G 108
#define IDC_ZF_H 109
#define IDC_ZF_I 110
#define IDC_ZF_J 111
#define IDC_ZF_K 112
#define IDC_ZF_L 113
#define IDC_ZF_M 114
#define IDC_ZF_O 115
#define IDC_ZF_N 116
#define IDC_ZF_P 117
#define IDC_ZF_Q 118
#define IDC_ZF_R 119
#define IDC_ZF_S 120
#define IDC_ZF_T 121
#define IDC_ZF_U 122
#define IDC_ZF_V 123
#define IDC_ZF_W 124
#define IDC_ZF_X 125
#define IDC_ZF_Y 126
#define IDC_ZF_Z 127
#define IDC_ZF_0 128
#define IDC_ZF_1 129
#define IDC_ZF_2 130
#define IDC_ZF_3 131
#define IDC_ZF_4 132
#define IDC_ZF_5 133
#define IDC_ZF_1H 165
#define IDC_ZF_2H 164
#define IDC_ZF_3H 163
#define IDC_ZF_4H 162
#define IDC_ZF_5H 161
#define IDC_ZF_0H 160
#define IDC_ZF_ZH 159
#define IDC_ZF_YH 158
#define IDC_ZF_XH 157
#define IDC_ZF_WH 156
#define IDC_ZF_VH 155
#define IDC_ZF_UH 154
#define IDC_ZF_TH 153
#define IDC_ZF_SH 152
#define IDC_ZF_RH 151
#define IDC_ZF_QH 150
#define IDC_ZF_PH 149
#define IDC_ZF_OH 148
#define IDC_ZF_NH 147
#define IDC_ZF_MH 146
#define IDC_ZF_LH 145
#define IDC_ZF_KH 144
#define IDC_ZF_JH 143
#define IDC_ZF_IH 142
#define IDC_ZF_HH 141
#define IDC_ZF_GH 140
#define IDC_ZF_FH 139
#define IDC_ZF_EH 138
#define IDC_ZF_DH 137
#define IDC_ZF_CH 136
#define IDC_ZF_BH 135
#define IDC_ZF_AH 134
#define IDC_MEMO 300
#define IDC_ADD_LINE 400
#define __PAMNCP_H
#endif