CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 12 of 12

Threaded View

  1. #7
    Join Date
    Sep 2008
    Posts
    119

    Re: "windows.h no such file or directory" in Visual Studio 2008! Help

    Quote Originally Posted by JohnCz View Post
    V5.0 is not for x86 processor. Use v6.0A.
    Ok...I just did it, i still get this annoying error!

    fatal error 1083: windows.h no such file or directory

    I guess there was a problem in the installation process

    I used this header in my code #include <afxwin.h>
    windows.h is inside afxwin.h
    Last edited by f.ben.isaac; November 24th, 2008 at 05:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured