Recent content by lysip

  1. L

    Checking File Existence with C and Win32 API

    well thanks for the help kinda but i absolutly have to use notopenfile, and this isn't homework, as you said i just liek complacated things. they way the build is and has to be is to use ntopenfile, I am sorry if this confuses some ppl but it confuses me too. I am alittle furstrated by this...
  2. L

    Checking File Existence with C and Win32 API

    well you but ut doesn't work for me seeing as what I am doing. it may work in C but it has to be done with ntopenfile. to work for me. so you see my problem
  3. L

    Checking File Existence with C and Win32 API

    ok that didn't work so its time to start over... ok well here is my function as it is right now... I've been changeing things trying to get it to work. Xefile_exists(const char PcFileName) { /****************************************************** * checks and sees if a file exists if not...
  4. L

    Discover the Best Computer Games: Our Top Picks for RTCW and HALO

    I do beleave you forgot one of the most epic games Deus Ex... has to be one of them best games ever... it may be a dated game but still number one in my book. BTW call of duty is a very good game, it adds so much realism to the game its not funny. and doom3 is a damn good game it was alil too...
  5. L

    Checking File Existence with C and Win32 API

    ok well I am new to this fourm and from what I've looked at you guys should be proud. anyway to the point I am trying to make a function that checks if a file exists or not and returns 0 or 1 acordingly. what i have so far here is my file_exist.h the file that i get build errors in...
Back
Top