How to get size of file ???????
-
Hi Do anyone know how to get the size of any file in win32 system using APIs.:confused: thanks
-
Hi Do anyone know how to get the size of any file in win32 system using APIs.:confused: thanks
Use
_stat64
-
Hi Do anyone know how to get the size of any file in win32 system using APIs.:confused: thanks
-
Hi Do anyone know how to get the size of any file in win32 system using APIs.:confused: thanks
vikramdelhi wrote:
Do anyone know how to get the size of any file in win32 system using APIs.
if you tring to open Big file, try GetFileSizeEx
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV
-
Hi Do anyone know how to get the size of any file in win32 system using APIs.:confused: thanks
hi thanks a lot guys.:) you all are really nice guys.:-D