Is there any includes similar for wincrypt.h found in c++
WinCrypt.inc for FASM/MASM32
[attachment deleted by admin]
Thx Jupiter. I wonder why it's not provided with MASM package
.sonic
some structures in Windows.inc in latest MASM32 package are obsolete or even missing, nevertheless they're not fixed (or added). just check out WINDOWS.INC Project (http://www.masm32.com/board/index.php?board=14.0) Thread.
I think that the better way is to have your additional includes/libs in archive in case of MASM32 package reinstalling. that archive may contain include/lib/<???> dirs with missing includes or libs.