HP3000-L Archives

March 2002, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Steve Dirickson <[log in to unmask]>
Reply To:
Steve Dirickson <[log in to unmask]>
Date:
Tue, 5 Mar 2002 21:32:47 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (14 lines)
> To correct the problem, we've simply begun using a very
> recent file system
> API that gives us similar information,

Sorry if this is old news: I use GetFileAttributes() to check for a
file's existence. The advantage is that, unlike most Unicode Win32
APIs that only work on NT/2K/XP, the Unicode version
GetFileAttributesW() is supported on Win9x and WinME using the
"Microsoft Layer for Unicode"; thus you can build a Unicode-capable
application that works on all 32-bit Windows platforms.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2