Results 1 to 5 of 5

Thread: Problem Compiling Code In Microsoft Visual C++

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    May 2007
    Posts
    48

    Problem Compiling Code In Microsoft Visual C++

    Hey there everyone, i will try to be as simple as possible to prevent confusion.

    I have a project named MyProject ok..
    I have a folder with MyProject and includes.h
    I call the includes.h file located in the same folder as MyProject.
    When compiling to .exe i get this error:

    C:\Documents and Settings\*****\Desktop\MyProject\includes.h(18) : fatal error C1083: Cannot open include file: 'windns.h': No such file or directory

    I dont get the error considering includes.h is in that directory but Microsoft Visual C++ just cannot find it.. Why is this? Help is more than appreciated... I think i need the windns.h file which i cannot find, does anybody have it?
    Thanks
    Last edited by Revivalry; May 5th, 2008 at 01:09 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