Home
last modified time | relevance | path

Searched defs:piMaxNameLen (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/shell32/folders/
H A DCMyDocsFolder.h77 GetMaxLength(LPCWSTR pszName, int *piMaxNameLen) override in GetMaxLength()
H A DCFSFolder.h91 GetMaxLength(LPCWSTR pszName, int *piMaxNameLen) override in GetMaxLength()
H A DCDesktopFolder.h114 GetMaxLength(LPCWSTR pszName, int *piMaxNameLen) override in GetMaxLength()
/reactos/dll/win32/shell32/shellmenu/
H A DCMergedFolder.h203 STDMETHODIMP GetMaxLength(LPCWSTR pszName, int *piMaxNameLen) override in GetMaxLength()
/reactos/modules/rostests/apitests/shell32/
H A DSHLimitInputEdit.cpp200 int *piMaxNameLen) in GetMaxLength()