well <iostream.h> is the deprecated version of <iostream> so I assume that <windows.h> is just the original header that was created and has not beeng upgraded since.
Even if windows.h is not part of the C++ standards, the angle brackets should be OK as it is really likely that windows.h directory is included in the compiler's header directories