CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Location
    Spain
    Posts
    335

    How can I change the date attribute of a file ?

    Hi,

    I have a program in wich I need to add/modify files with a determinated date, how can I do this ?

    Thanks, Bye !
    Braulio


  2. #2
    Join Date
    Jul 1999
    Location
    Romania - Iasi
    Posts
    558

    Re: How can I change the date attribute of a file ?

    try this function SetFileTime


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured