What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Check whether file exists

Check whether file exists
Author: Message:
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
41 / Male / Flag
Joined: Aug 2005
RE: RE: Check whether file exists
quote:
Originally posted by vikke
you should use CreateFileEx.

There is no CreateFileEx... How about CreateFile instead?
If the file fails to open, make sure that GetLastError returns ERROR_FILE_NOT_FOUND or ERROR_PATH_NOT_FOUND or ther could be some other issue other than a missing file.

However you choose to keep checking you've got to put forth some effort.  A thread is more difficult in some languages than timers.

This post was edited on 04-04-2007 at 09:01 AM by TheSteve.
04-04-2007 08:57 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Check whether file exists - by ryxdp on 04-04-2007 at 07:13 AM
RE: Check whether file exists - by vikke on 04-04-2007 at 07:26 AM
RE: RE: Check whether file exists - by TheSteve on 04-04-2007 at 08:57 AM
RE: Check whether file exists - by vikke on 04-04-2007 at 09:00 AM
RE: Check whether file exists - by TheSteve on 04-04-2007 at 09:04 AM
RE: Check whether file exists - by Ezra on 04-04-2007 at 09:28 AM
RE: Check whether file exists - by vikke on 04-04-2007 at 09:39 AM
RE: Check whether file exists - by ryxdp on 04-04-2007 at 10:14 AM
RE: RE: Check whether file exists - by vikke on 04-04-2007 at 11:39 AM
RE: Check whether file exists - by Ezra on 04-04-2007 at 10:22 AM
RE: Check whether file exists - by John Anderton on 04-04-2007 at 10:39 AM
RE: Check whether file exists - by ryxdp on 04-04-2007 at 10:40 AM
RE: Check whether file exists - by Ezra on 04-04-2007 at 11:32 AM
RE: Check whether file exists - by ryxdp on 04-05-2007 at 05:40 AM
RE: Check whether file exists - by roflmao456 on 04-06-2007 at 05:34 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On