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

  /external/lzma/CPP/Windows/Control/
PropertyPage.h 37 struct CPageInfo
44 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title);
PropertyPage.cpp 47 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title)
65 const CPageInfo &pageInfo = pagesInfo[i];

Completed in 74 milliseconds