alexK
February 15th, 2000, 01:05 PM
GetFileInformationByHandle
Does anybody know how to use this function?
How to get a right handle?
Thanks!
Alex!
Does anybody know how to use this function?
How to get a right handle?
Thanks!
Alex!
|
Click to See Complete Forum and Search --> : GetFileInformationByHandle alexK February 15th, 2000, 01:05 PM GetFileInformationByHandle Does anybody know how to use this function? How to get a right handle? Thanks! Alex! Lothar Haensler February 16th, 2000, 01:38 AM I haven't use that function yet, but I'd try to obtain a true file handle by calling the CreateFile API. alexK February 16th, 2000, 08:39 AM Thanks! I was trying to use FindFirstFile. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |