ReactOS
0.4.15-dev-4869-g35a816a
|
#include <compat.h>
DWORD tagVS_FIXEDFILEINFO::dwFileDateLS |
Definition at line 771 of file compat.h.
Referenced by fill_file_description(), and print_vffi_debug().
DWORD tagVS_FIXEDFILEINFO::dwFileDateMS |
Definition at line 770 of file compat.h.
Referenced by fill_file_description(), and print_vffi_debug().
DWORD tagVS_FIXEDFILEINFO::dwFileFlags |
Definition at line 766 of file compat.h.
Referenced by fill_file_description(), and print_vffi_debug().
DWORD tagVS_FIXEDFILEINFO::dwFileFlagsMask |
Definition at line 765 of file compat.h.
Referenced by fill_file_description(), and print_vffi_debug().
DWORD tagVS_FIXEDFILEINFO::dwFileOS |
Definition at line 767 of file compat.h.
Referenced by print_vffi_debug().
DWORD tagVS_FIXEDFILEINFO::dwFileSubtype |
Definition at line 769 of file compat.h.
Referenced by print_vffi_debug(), and VerInstallFileA().
DWORD tagVS_FIXEDFILEINFO::dwFileType |
Definition at line 768 of file compat.h.
Referenced by print_vffi_debug(), and VerInstallFileA().
DWORD tagVS_FIXEDFILEINFO::dwFileVersionLS |
Definition at line 762 of file compat.h.
Referenced by calculate_install_state(), CheckForFileInfo(), create_file_with_version(), fill_file_description(), CFileDefExt::InitVersionPage(), msi_compare_file_versions(), print_vffi_debug(), and VerInstallFileA().
DWORD tagVS_FIXEDFILEINFO::dwFileVersionMS |
Definition at line 761 of file compat.h.
Referenced by calculate_install_state(), CheckForFileInfo(), create_file_with_version(), fill_file_description(), CFileDefExt::InitVersionPage(), msi_compare_file_versions(), print_vffi_debug(), and VerInstallFileA().
DWORD tagVS_FIXEDFILEINFO::dwProductVersionLS |
Definition at line 764 of file compat.h.
Referenced by create_file_with_version(), init_dbghelp_version(), and print_vffi_debug().
DWORD tagVS_FIXEDFILEINFO::dwProductVersionMS |
Definition at line 763 of file compat.h.
Referenced by create_file_with_version(), init_dbghelp_version(), and print_vffi_debug().
DWORD tagVS_FIXEDFILEINFO::dwStrucVersion |
Definition at line 760 of file compat.h.
Referenced by print_vffi_debug().