Textractor_test/vnr/ith/xp.txt

12 lines
258 B
Plaintext
Raw Normal View History

2015-04-02 22:29:55 +08:00
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)