Home |
Function RTFExtend |
Function RTFExtendRTFExtend extends a file with a contiguous chain of clusters: int RTFExtend(RTFHANDLE File, DWORD Length); This function calls: RTFExtendEx(File, Length);
|