Append the data in File Problem

Hi All,
I need a help on File Append Data Problem.
In NtClose for Small Size File like less than 50 byte I am able to Append
the Data.
I am using ZwCreateFile and ZwWriteFile.
For Big File like 234666 Byte I have tested NTSTATUS of ZwWriteFile returns
me 0xC0000002: return “STATUS_NOT_IMPLEMENTED”;

Is there any way I can Append the data in File

Regards,
Utkarsh S. Dabhade

Regards,
Utkarsh S. Dabhade

*********************************************************
Disclaimer:
The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of MBT and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s). In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender. The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free of any virus. However, it is the responsibility of the recipient to ensure that it is virus free and MBT is not responsible for any loss or damage arising in any way from its use

********************************************************