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

  /external/chromium_org/third_party/npapi/npspy/windows/
resource.h 9 #define ID_DIALOG_CHOOSEDIR 102
dirpick.cpp 603 int ret = DialogBoxParam(hInst, MAKEINTRESOURCE(ID_DIALOG_CHOOSEDIR), hWndOwner, DirPickDlgProc, (LPARAM)lpszString);

Completed in 267 milliseconds