Textractor_test/vnr/ith/xp.txt
2015-04-02 23:29:55 +09:00

12 lines
258 B
Plaintext

12/16/2013
Differences between xp.dll and non-xp.dll for vnrhook.
non-xp:
CONFIG += eh
xp:
CONFIG += noeh
CONFIG -= embed_manifest_dll # Pure dynamic determined. The manifest would break Windows XP support
include($$LIBDIR/winseh/winseh_safe.pri)