|
-
Sep 10th, 2002, 01:38 PM
#1
New Member
I'm trying to find the same answer, it seems it might be possible if you open it and work it via API calls, then there is a function:
Private Declare Function SetEndOfFile Lib "kernel32" (ByVal hFile As Long) As Long
That can do it, the trick is converting a Filenumber to a file handle
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|