I found out the answer. In the "Property Pages" under "C/C++" "Preprocessor Definitions" add UNICODE. Ran into another undefined definition where I had to add _XKEYCHECK_H. This occured in ADOBE SDK XI using VS2012. See image below and note last two DEFs. Problem solved.
![wxPreprocessorDefinitions.PNG]()