Hi All,
Is there any list of options that is not compatible with /SAFESEH.
I have a static library that i build using VC 2005. Since its a
library, setting /SAFESEH is ignored. Because of this library doesn't
have /safeseh,
i get LNK2026: module unsafe for SAFESEH image for the DLL with /
safeseh set that uses the above said library.
Both the library and the DLL are built using VC 2005 standard.
Appreciate any help.
Thanks
Sathish
Is there any list of options that is not compatible with /SAFESEH.
I have a static library that i build using VC 2005. Since its a
library, setting /SAFESEH is ignored. Because of this library doesn't
have /safeseh,
i get LNK2026: module unsafe for SAFESEH image for the DLL with /
safeseh set that uses the above said library.
Both the library and the DLL are built using VC 2005 standard.
Appreciate any help.
Thanks
Sathish