Home
last modified time | relevance | path

Searched refs:ulAppDirPathType (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dactctx.c626 ok_(__FILE__, line)(detailed_info->ulAppDirPathType == exinfo->app_dir_type, in test_detailed_info()
627 "detailed_info->ulAppDirPathType=%u, expected %u\n", detailed_info->ulAppDirPathType, in test_detailed_info()
/reactos/sdk/include/xdk/
H A Dwinnt_old.h4165 DWORD ulAppDirPathType; member
/reactos/sdk/lib/rtl/
H A Dactctx.c5627 acdi->ulAppDirPathType = actctx->appdir.type; in RtlQueryInformationActivationContext()