no corresponding header or source file found,该怎么处理

no corresponding header or source file found用dev—C++建立了win32工程,在c文件里查看windows.h文件时,

no corresponding header or source file found
用dev—C++建立了win32工程,在c文件里查看windows.h文件时,提示no corresponding header or source file found.请问这是怎么回事,又何解决办法  ?
[解决办法]
换用Code::Blocks(http://www.codeblocks.org/)。