HomeSort by relevance Sort by last modified time
    Searched refs:IDD_PASSWORD (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
PasswordDialogRes.h 1 #define IDD_PASSWORD 3800
PasswordDialog.h 25 INT_PTR Create(HWND parentWindow = 0) { return CModalDialog::Create(IDD_PASSWORD, parentWindow); }
PasswordDialog.cpp 34 LangSetWindowText(*this, IDD_PASSWORD);

Completed in 491 milliseconds