Home
last modified time | relevance | path

Searched refs:szCurrent (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstudiox_util.h16 BOOL BrowseForFolder(HWND hwnd, LPCTSTR caption, LPCTSTR szCurrent, LPTSTR szPath);
Dstudiox_util.cpp81 BOOL BrowseForFolder(HWND hwnd, LPCTSTR caption, LPCTSTR szCurrent, LPTSTR szPath) in BrowseForFolder() argument
97 bi.lParam = (LPARAM) szCurrent; in BrowseForFolder()