• Lei Zhang's avatar
    Tidy FileVersionInfoWin. · 4bb23ded
    Lei Zhang authored
    - Refactor GetValue() to use an existing struct.
    - Make the parameter names in the .cc / .h files match for GetValue().
    - Mark GetValue() and GetStringValue() const.
    - Make all ::VerQueryValue() callers consistent.
    - Add a comment to note |fixed_file_info_| is never nullptr.
    - Fix various nits.
    
    Change-Id: I4e73bf5791045005c2cfdeb6a039815c39e953ce
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837490
    Commit-Queue: Lei Zhang <thestig@chromium.org>
    Reviewed-by: default avatarGreg Thompson <grt@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#702890}
    4bb23ded
file_version_info_win.h 2.46 KB