Home
last modified time | relevance | path

Searched refs:GetSystemWindowsDirectory (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/apitests/psapi/
H A Dpsapi.c59 Len = GetSystemWindowsDirectory(System, 255); in IntGetModuleInformation()
/reactos/sdk/lib/cicero/
H A Dcicbase.cpp162 cchPath = ::GetSystemWindowsDirectory(m_szPath, _countof(m_szPath)); in Init()
/reactos/base/applications/sdbinst/
H A Dsdbinst.c115 UINT count = GetSystemWindowsDirectory(sdbinstPath, MAX_PATH); in AddUninstallKey()
381 UINT count = GetSystemWindowsDirectory(buffer, bufLen); in BuildPathToSdb()
/reactos/sdk/include/psdk/
H A Dwinbase.h3660 #define GetSystemWindowsDirectory GetSystemWindowsDirectoryW macro
3869 #define GetSystemWindowsDirectory GetSystemWindowsDirectoryA macro