Looks like that header file is part of the MFC library which isn't included in Visual Studio Express. You can try windows.h if your not using MFC or try:
Edit: SpringDev beat me to it, so yeah, what he said.
#1BMO
Posted 12 December 2012 - 11:23 AM
Looks like that header file is part of the MFC library which isn't included in Visual Studio Express. You can try windows.h if your not using MFC or try: