User Profile

Collapse

Profile Sidebar

Collapse
piyaca
piyaca
Last Activity: Oct 29 '08, 08:26 PM
Joined: Sep 4 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • piyaca
    replied to Stuck
    in C
    BigBoss could be made a friend of SmallBoss and this would give BigBoss access to private and protected members of SmallBoss.
    See more | Go to post

    Leave a comment:


  • From MSDN: "The search is performed strictly on the name of the file, not on any attributes such as a date or a file type"

    I suggest building a list of all files in the directory and then using GetFileAttribut esEx on each file. This can populate a WIN32_FILE_ATTR IBUTE_DATA structure with everything needed to sort the files how you want (eg. date/time).
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...