4
0
mirror of https://github.com/QuasarApp/pe-parse.git synced 2025-05-02 07:09:34 +00:00
William Woodruff 84d990dd53
nt-headers: Add IMAGE_DLLCHARACTERISTICS constants ()
* nt-headers: Add IMAGE_DLLCHARACTERISTICS constants

Like the other Win32 constants, these are guarded by
_PEPARSE_WINDOWS_CONFLICTS.

* nt-headers: Add comment
2020-03-27 14:48:51 -04:00
..