Why would you get a compiler error saying that no such file or directory exists when you try and use the windows.h file? Its included as #include <windows.h>.
From what I've found elsewhere on the internet no windows api libraries were included with visual studio 2005. That didn't make sense to me but it is working fine my visual studio 2008 compiler I have on this computer.