Re: Setting file (.txt) attribute at run time.
From: Tim Robinson (tim.at.gaat.freeserve.co.uk_at_invalid.com)
Date: 11/06/03
- Next message: Sheldon Simms: "Re: help"
- Previous message: Willem: "Re: help"
- In reply to: Mike: "Setting file (.txt) attribute at run time."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 6 Nov 2003 18:50:07 -0000
"Mike" <kshare_103@hotmail.com> wrote in message
news:8f3383e0.0311060041.391c883c@posting.google.com...
> My C++ program needs to set the attribute of a ".txt" file to "read
> only" before and after it writes to this file.
>
> Any suggestions would be appreciated.
SetFileAttributes
-- Tim Robinson (MVP, Windows SDK) http://www.themobius.co.uk/
- Next message: Sheldon Simms: "Re: help"
- Previous message: Willem: "Re: help"
- In reply to: Mike: "Setting file (.txt) attribute at run time."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|