I have got dsetup.h included, but I'm noto sure, if I also need to import
dsetup.lib. If it's true,then I don't know how. Just #import <dsetup.lib>???
That gives me some error too.
Thanks for asvise.
Bop
You should add dsetup.lib into Object/library modules of
Project/Settings/Link or use #prama comment(lib, "dsetup.lib").
Hope this help!