CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Getdatetime

  1. #1
    Join Date
    Jul 2009
    Posts
    45

    Question Getdatetime

    Why get date time fails on USB's file?

    I only get 12:00:00 for all of them but it works for other files in other drives


    Thanks

  2. #2
    Join Date
    Dec 2007
    Posts
    33

    Re: Getdatetime

    What is getdatetime? i am not familier with this function.
    Is this a windows api function?
    GetFileTime() should word fine with usb.

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