Hi,

Would anyone help me on how do I get the date & time of a file ? Had tried the API "GetFileTime" example, but failed to get it run.

The first try I have got the error of "user-defined type may not passed by ByVal".

I am new to VB, and would like to know what is the different between using the VB code "FileDateTime" and using the API function.