Search:

Type: Posts; User: mikie7boy

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,787

    Cheers Salem your a star its working now ...

    Cheers Salem your a star its working now

    Mike...
  2. Replies
    1
    Views
    1,787

    Passing to FindFirstFile not working

    Hi guys...

    The following code works fine and ouputs a list of all the files within the c drive when i enter the directory myself i.e



    void OpenDirectory(string File)
    {
    WIN32_FIND_DATA...
  3. Replies
    1
    Views
    888

    Finding out if its a directory or not

    Hi guys...

    Is there a way to check the files my program returns when it scans through the c drive are folders/directorys or something complete different say a text file or a .exe program. I figure...
  4. Thanks for all your replies guy i'll check them...

    Thanks for all your replies guy i'll check them out when i've finished work...

    When i say i'm new to C++ i am but i'm not new to programming as i've done a fair bit with perl, VB, php so i think...
  5. Finding out how many files are in a directory

    Hi people,

    I'm very new to C++ (like 2 days) and i can't seem to find out how to check how many files exist in a directory.

    Say i have 20 text files in c:\temp i would like to be able to write...
Results 1 to 5 of 5