- Timestamp:
- Oct 13, 2020 12:43:15 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 140871
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/ldr.h
r86549 r86552 1246 1246 * prevent callbacks the remaining signatures (if any). 1247 1247 * @param hLdrMod The module handle. 1248 * @param enmSignature The signature format.1249 1248 * @param pInfo Signature information. 1250 1249 * @param pErrInfo Pointer to an error info buffer, optional. 1251 1250 * @param pvUser User argument. 1252 *1253 1251 */ 1254 1252 typedef DECLCALLBACKTYPE(int, FNRTLDRVALIDATESIGNEDDATA,(RTLDRMOD hLdrMod, PCRTLDRSIGNATUREINFO pInfo,
Note:
See TracChangeset
for help on using the changeset viewer.