 |
c++ - syntax error : missing ';' before identifier 'PVOID64' when compiling winnt.h - Stack Overflow
... { DWORD crc; BYTE rgbReserved[14]; } CRC; So, what could be the cause of this? winnt.h is a standard header and has not been modified. Does it has something to do with me using VS 2010, or me using 64-bit windows? or is it some sort of configuration .
stackoverflow.com |
 |