Home
last modified time | relevance | path

Searched refs:dwProductVersionLS (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/include/psdk/
H A Dverrsrc.h157 DWORD dwProductVersionLS; member
/reactos/modules/rostests/apitests/dbghelp/
H A Dpdb.c191 HIWORD(fileInfo.dwProductVersionLS), in init_dbghelp_version()
192 LOWORD(fileInfo.dwProductVersionLS)); in init_dbghelp_version()
/reactos/modules/rostests/apitests/version/
H A DVerQueryValue.c87 .dwProductVersionLS = 0x0ECE0000,
/reactos/dll/appcompat/apphelp/
H A Dsdbfileattr.c120 version.LowPart = fixed_info->dwProductVersionLS; in SdbpReadFileVersion()
/reactos/dll/win32/version/
H A Dversion.c459 HIWORD(vffi->dwProductVersionLS),LOWORD(vffi->dwProductVersionLS)); in print_vffi_debug()
/reactos/dll/win32/dbghelp/
H A Dcompat.h905 DWORD dwProductVersionLS; member
/reactos/modules/rostests/winetests/msi/
H A Dpackage.c918 pFixedInfo->dwProductVersionLS = ls; in create_file_with_version()