ReactOS 0.4.16-dev-401-g45b008d
|
#include <compat.h>
DWORD tagVS_FIXEDFILEINFO::dwFileDateLS |
Definition at line 912 of file compat.h.
Referenced by fill_file_description(), print_vffi_debug(), and SdbpReadFileVersion().
DWORD tagVS_FIXEDFILEINFO::dwFileDateMS |
Definition at line 911 of file compat.h.
Referenced by fill_file_description(), print_vffi_debug(), and SdbpReadFileVersion().
DWORD tagVS_FIXEDFILEINFO::dwFileFlags |
Definition at line 907 of file compat.h.
Referenced by fill_file_description(), CFileDefExt::InitVersionPage(), print_vffi_debug(), and VfdCheckDriverFile().
DWORD tagVS_FIXEDFILEINFO::dwFileFlagsMask |
Definition at line 906 of file compat.h.
Referenced by fill_file_description(), and print_vffi_debug().
DWORD tagVS_FIXEDFILEINFO::dwFileOS |
Definition at line 908 of file compat.h.
Referenced by print_vffi_debug(), SdbpReadFileVersion(), and VfdCheckDriverFile().
DWORD tagVS_FIXEDFILEINFO::dwFileSubtype |
Definition at line 910 of file compat.h.
Referenced by Imm32LoadImeFixedInfo(), print_vffi_debug(), VerInstallFileA(), and VfdCheckDriverFile().
DWORD tagVS_FIXEDFILEINFO::dwFileType |
Definition at line 909 of file compat.h.
Referenced by Imm32LoadImeFixedInfo(), print_vffi_debug(), SdbpReadFileVersion(), VerInstallFileA(), and VfdCheckDriverFile().
DWORD tagVS_FIXEDFILEINFO::dwFileVersionLS |
Definition at line 903 of file compat.h.
Referenced by calculate_install_state(), create_file_with_version(), fill_file_description(), get_file_version(), get_version_info(), CFileDefExt::InitVersionPage(), msi_compare_file_versions(), print_vffi_debug(), pSetupGetVersionInfoFromImage(), SdbpReadFileVersion(), test_info(), and VerInstallFileA().
DWORD tagVS_FIXEDFILEINFO::dwFileVersionMS |
Definition at line 902 of file compat.h.
Referenced by calculate_install_state(), create_file_with_version(), fill_file_description(), get_file_version(), get_module_version(), get_version_info(), CFileDefExt::InitVersionPage(), msi_compare_file_versions(), print_vffi_debug(), pSetupGetVersionInfoFromImage(), SdbpReadFileVersion(), test_info(), VerInstallFileA(), and VfdCheckDriverFile().
DWORD tagVS_FIXEDFILEINFO::dwProductVersionLS |
Definition at line 905 of file compat.h.
Referenced by create_file_with_version(), init_dbghelp_version(), print_vffi_debug(), and SdbpReadFileVersion().
DWORD tagVS_FIXEDFILEINFO::dwProductVersionMS |
Definition at line 904 of file compat.h.
Referenced by create_file_with_version(), get_module_version(), Imm32LoadImeFixedInfo(), init_dbghelp_version(), print_vffi_debug(), SdbpReadFileVersion(), and VfdCheckDriverFile().
DWORD tagVS_FIXEDFILEINFO::dwSignature |
Definition at line 900 of file compat.h.
Referenced by SdbpReadFileVersion().
DWORD tagVS_FIXEDFILEINFO::dwStrucVersion |
Definition at line 901 of file compat.h.
Referenced by print_vffi_debug().