How to set File Modified Date/Time in VB App 
Author Message
 How to set File Modified Date/Time in VB App

How does one set the file date in a Visual Basic Application?

I can't find a VB command for this.

I can't even find a Windows API for this!

Help appreciated.

Thanks,

Phil Nery
Dataform

WWW:     http://www.*-*-*.com/
voice:  310-374-1378



Fri, 04 Sep 1998 03:00:00 GMT  
 How to set File Modified Date/Time in VB App

Quote:

> How does one set the file date in a Visual Basic Application?
> I can't find a VB command for this.
> I can't even find a Windows API for this!
> Help appreciated.
> Thanks,

I ended up having to write a DLL wrapper around the _dos_setftime
function in the MSVC++ run-time libraries.

--

WARNING: I cannot be held responsible for the above        They're   coming  to
because  my cats have  apparently  learned to type.        take me away, ha ha!



Sat, 05 Sep 1998 03:00:00 GMT  
 How to set File Modified Date/Time in VB App


Quote:
>How does one set the file date in a Visual Basic Application?

>I can't find a VB command for this.

>I can't even find a Windows API for this!

        Get "VBIO.VBX" at one of the popular VB/CICA sites.

--
+-----------------------------------------+-----------------------+

|  Seagate Desktop Products Division      |   "WTB : clever sig"  |
|    Colorado 1394 "Firewire" team        +-----------------------+
|  "I think we're all Bozos on this bus"  |
+-----------------------------------------+



Mon, 07 Sep 1998 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Modify File Date/Time Stamp with VB?

2. Modifying the Last Modified Date and Time

3. Set File Date and Time in VB

4. Read file Date/Time last modified

5. insert file by modified date and time

6. mod created, modified time/date attribs on files?

7. Modifying the file date/time

8. Modifying a File's Date and Time

9. Date/Time of file modified

10. Setting modified time on multiple files... again

11. File Creat Date and Modified Date...

12. Get and set file date and time stamps

 

 
Powered by phpBB® Forum Software