Welcome to mirror list, hosted at ThFree Co, Russian Federation.

PasswordDialogRes.h « FileManager « UI « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0b426614fc400ebb04e7381c30a3ddaa86818ed (plain)
1
2
3
4
#define IDD_DIALOG_PASSWORD             501
#define IDC_STATIC_PASSWORD_HEADER      1000
#define IDC_EDIT_PASSWORD               1001
#define IDC_CHECK_PASSWORD_SHOW         1002