Hi ALL,
Can anyone tell me what exactly happens when I do a File\Save As.
Thanks in advance.
regards,
shivas
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
I’d stop worrying about Save As and start worrying about Save. Run
Filemon on Microsoft Word and take a look at all the renames, deletes,
and whatnot that occur with a simple Save operation (as a result of the
ReplaceFile API) and you’ll see how complicated it is.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Shiva_Shankar
Sent: Monday, October 07, 2002 1:47 AM
To: File Systems Developers
Subject: [ntfsd] File Save as Question
Hi ALL,
Can anyone tell me what exactly happens when I do a
File\Save As.
Thanks in advance.
regards,
shivas
**************************************************************
************
This email (including any attachments) is intended for the
sole use of the intended recipient/s and may contain material
that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any
review or reliance by others or copying or distribution or
forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient,
please contact the sender by email and delete all copies;
your cooperation in this regard is appreciated.
**************************************************************
************
You are currently subscribed to ntfsd as: xxxxx@nryan.com
To unsubscribe send a blank email to %%email.unsub%%
I have a client who, believe it or not, has figured out how to tell
what is what:-)
Nicholas Ryan wrote:
I’d stop worrying about Save As and start worrying about Save. Run
Filemon on Microsoft Word and take a look at all the renames, deletes,
and whatnot that occur with a simple Save operation (as a result of the
ReplaceFile API) and you’ll see how complicated it is.
–
Kind regards, Dejan M. www.alfasp.com
E-mail: xxxxx@alfasp.com ICQ#: 56570367
Alfa File Monitor - File monitoring library for Win32 developers.
Alfa File Protector - File protection and hiding library for Win32
developers.
This can only be done via empirical analysis. I would not ship code like
that.
Jamey
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Dejan Maksimovic
Sent: Monday, October 07, 2002 1:06 PM
To: File Systems Developers
Subject: [ntfsd] RE: File Save as Question
I have a client who, believe it or not, has figured out how to tell
what is what:-)
Nicholas Ryan wrote:
I’d stop worrying about Save As and start worrying about Save. Run
Filemon on Microsoft Word and take a look at all the renames, deletes,
and whatnot that occur with a simple Save operation (as a result of
the
ReplaceFile API) and you’ll see how complicated it is.
–
Kind regards, Dejan M. www.alfasp.com
E-mail: xxxxx@alfasp.com ICQ#: 56570367
Alfa File Monitor - File monitoring library for Win32 developers.
Alfa File Protector - File protection and hiding library for Win32
developers.
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to %%email.unsub%%
Read Stgxxx chapter of COM/OLE documentation. MS Office apps rely on
OLE heavily.
Max
----- Original Message -----
From: “Shiva_Shankar”
To: “File Systems Developers”
Sent: Monday, October 07, 2002 12:47 PM
Subject: [ntfsd] File Save as Question
>
> Hi ALL,
> Can anyone tell me what exactly happens when I do a File\Save As.
>
> Thanks in advance.
>
> regards,
> shivas
>
******************************************************************
> This email (including any attachments) is intended for the sole use
of the
> intended recipient/s and may contain material that is CONFIDENTIAL
AND
> PRIVATE COMPANY INFORMATION. Any review or reliance by others or
copying or
> distribution or forwarding of any or all of the contents in this
message is
> STRICTLY PROHIBITED. If you are not the intended recipient, please
contact
> the sender by email and delete all copies; your cooperation in this
regard
> is appreciated.
>
******************************************************************
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>