1. Get file date/time?

Can any of you worthy people tell me how to find a file's date & time, please? The file is open and I have its handle, if that helps. And I am using Eu 3, not 4, and Win32Lib. I have looked and looked and can't find how to get this simple info.

Andy

new topic     » topic index » view message » categorize

2. Re: Get file date/time?

Why don't you use the dir() function on this file?

jacques

AndyDrummond said...

Can any of you worthy people tell me how to find a file's date & time, please? The file is open and I have its handle, if that helps. And I am using Eu 3, not 4, and Win32Lib. I have looked and looked and can't find how to get this simple info.

Andy

new topic     » goto parent     » topic index » view message » categorize

3. Re: Get file date/time?

AndyDrummond said...

Can any of you worthy people tell me how to find a file's date & time, please? The file is open and I have its handle, if that helps. And I am using Eu 3, not 4, and Win32Lib. I have looked and looked and can't find how to get this simple info.

Andy

You will need to wrap this, http://msdn.microsoft.com/en-us/library/ms724320(VS.85).aspx - assuming that Win32Lib has not already wrapped it, that is.

If it has, you should be able to find the right win32lib function to call by checking the source for the name of that function.

new topic     » goto parent     » topic index » view message » categorize

4. Re: Get file date/time?

dir() !

I knew it was simple - I just couldn't think.

Thank you....

Andy

new topic     » goto parent     » topic index » view message » categorize

5. Re: Get file date/time?

You will need to wrap this, http://msdn.microsoft.com/en-us/library/ms724320(VS.85).aspx - assuming that Win32Lib has not already wrapped it, that is.

Luckily, it's already been wrapped. Enjoy!

http://www.rapideuphoria.com/cgi-bin/esearch.exu?fromMonth=2&fromYear=C&toMonth=2&toYear=C&postedBy=&keywords=FileTimeToLocalFileTime

OtterDad

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu