Jun 292012
Programming for windows: Can’t include <wintypedef.h> on newest questions tagged windows – Stack Overflow
I’m new to windows c++ development, and am using a third party api. Their code includes #include <wintypedefs.h>, which visual c++ cannot seem to find. The fact that it is in brackets makes me think that it is an external header file.
Google doesn’t mention the header even once. Does anyone know anything about it or where I can find it?
Thanks,
Jon
See Answers
source: http://stackoverflow.com/questions/11268663/cant-include-wintypedef-h
Programming for windows: programming-for-windows
Recent Comments