GFolderDialog

GFolderDialog — a dialog box to manage folders, based on Folder Dialog.

Synopsis

class GFolderDialog GDialog
{
    m_hWnd;
    m_szFolderDisplayName;
    m_szFolderPath;
}
    

Base Classes

GWindowBase <-- GDialog <-- GFolderDialog

Class Members

These functions correspond to Windows functions, but may not have exactly the same name. The links attempt a search on the name, but you might have to refine the search manually.

DoModal (args?...)

This class also inherits the functions of GDialog and GWindowBase.