The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => The Orphanage => Topic started by: petezl on January 30, 2005, 08:43:32 PM

Title: Iczillon tutorial #12
Post by: petezl on January 30, 2005, 08:43:32 PM
This application can save to a new file but can't overwrite or update an existing one. I have done a search at MSDN and checked the API for CreateFile etc but can't find the reason for this ::)  Another question is:  Can the save file fuction in this tutorial be easily adapted to "Save" as well as "SaveAs".?  Actually I think I 've done it but there is no way to test as the target file is not being updated in the first place.
Anyway, all answers greatly appreciated.
Peter.
Title: Re: Iczillon tutorial #12
Post by: petezl on January 30, 2005, 11:24:34 PM
Ok! Sorted this! :U
Peter