Searched refs:mcl (Results 1 – 1 of 1) sorted by relevance
1441 DWORD mcl; in get_filesystem_attributes() local1445 if (GetVolumeInformation(pszPath, vn, MAX_PATH+1, &serial, &mcl, &flags, fsn, MAX_PATH+1)) in get_filesystem_attributes()1449 pInfo->uMaxNameLength = mcl; in get_filesystem_attributes()
Completed in 14 milliseconds