DECLARE INTEGER FindClose IN kernel32 INTEGER hFindFile DECLARE INTEGER FindFirstFile IN kernel32 STRING lpFileName, STRING @lpFindFileData DECLARE INTEGER FindNextFile IN kernel32 INTEGER hFindFile, STRING @lpFindFileData
Dave -----Original Message----- From: ProFox [mailto:[email protected]] On Behalf Of Lew Schwartz Sent: 21 May 2014 16:54 To: ProFox Email List Subject: File exists function in win api I've forgotten the name of this function. Is it still there in W 7 & 8? Thanks. -Lew Schwartz --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

