chsize(HANDLE, long)

Alexandre Julliard julliard at winehq.com
Wed Feb 27 20:48:59 CST 2002


"jonathan" <jonathan at corvu.com.au> writes:

> I tried wine-patchesPlEaSeReMoVeme at winehq.com but was rejected. Here is a
> implementation of chsize().

You cannot use a kernel internal function from msvcrt. chsize should
be implemented on top of the exported SetEndOfFile function.

(and the PlEaSeReMoVeMe is supposed to be removed before mailing ;-)

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list