Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/dialogs/
H A Ddrive.cpp444 if (pContext->Options & SHFMT_OPT_FULL) in InitializeFormatDriveDlg()
632 pContext->Result = SHFMT_OPT_FULL; in FormatDrive()
/reactos/sdk/include/psdk/
H A Dshlobj.h333 #define SHFMT_OPT_FULL 1 macro