Since [4a9143], bcrypt.h defines the IN/OUT/OPTIONAL macros even if _NO_W32_PSEUDO_MODIFIERS is defined. This causes _NO_W32_PSEUDO_MODIFIERS to be ineffective when including windows.h. This is a regression of [#134].
Bugs: #134 Commit: [4a9143]
Guarded IN, OUT and OPTIONAL definitions in bcrypt.h by _NO_W32_PSEUDO_MODIFIERS, for both master and for stable/v4.x branches. Closing as fixed.
Log in to post a comment.
Guarded IN, OUT and OPTIONAL definitions in bcrypt.h by _NO_W32_PSEUDO_MODIFIERS, for both master and for stable/v4.x branches. Closing as fixed.