DWORD not defined
Posted: Wed Aug 06, 2008 6:53 am
This morning I awoke to a new error in a cpp file.
C:\Nburn\include/serial.h:119: error: 'DWORD' has not been declared
I removed all calls to the serial.h file and still got the message
if I remove the #include reference to serial.h the build is happy.
The same #include directive is in main.cpp with no problem.
I did run the Clean and Rebuild system files but that did not help
C:\Nburn\include/serial.h:119: error: 'DWORD' has not been declared
I removed all calls to the serial.h file and still got the message
if I remove the #include reference to serial.h the build is happy.
The same #include directive is in main.cpp with no problem.
I did run the Clean and Rebuild system files but that did not help