08-06-2008 10:00 AM
08-06-2008 11:10 AM
This article offers some advice for a very similar scenario, which may be of help in your circumstances.
JR
08-06-2008 12:03 PM
I could not get the #undef to work. Where do I put it in C file or header file itself?
#include <Utilitity.h>
#undef GetKey
#incldue <xyz.h>
#include <mydll.h>
08-07-2008 01:58 AM