Changeset 96777 in vbox for trunk/include/iprt/formats
- Timestamp:
- Sep 17, 2022 1:32:17 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/formats/pecoff.h
r96448 r96777 1965 1965 1966 1966 /** The alignment of the certificate table. 1967 * @remarks Found thru signtool experiments. */ 1967 * @remarks Found thru signtool experiments. 1968 * @note There is a copy of this in RTSignTool.cpp. */ 1968 1969 #define WIN_CERTIFICATE_ALIGNMENT UINT32_C(8) 1969 1970
Note:
See TracChangeset
for help on using the changeset viewer.