Search:

Type: Posts; User: toby1909

Search: Search took 0.00 seconds.

  1. I'll try this, thank you very much for your...

    I'll try this, thank you very much for your help!!! (i would say much but i'm french and i haven't the vocable :) )
  2. ...how to get the number of files in a folder

    So...how can i get the number of files in a folder? Is it possible to get the names too?
  3. Thread: Create folder

    by toby1909
    Replies
    1
    Views
    1,056

    OK

    That's OK, i've just found.
    it's CreateDirectory();
  4. Thread: Create folder

    by toby1909
    Replies
    1
    Views
    1,056

    Create folder

    Hi! I know how to use CreateFile, but it seems that it doesn t work to create folders. Please help me!!! :) Just give me the fonction.
    Thanx
  5. Replies
    2
    Views
    1,021

    thank u so much!!!!!! :)))

    thank u so much!!!!!! :)))
  6. Replies
    2
    Views
    1,021

    still status bar...

    Once I've a status bar i want it to follow the parent window.
    I trusted the SBS_SIZEGRIP style was there to do it but it doesn't work. So how can I do?
  7. Thread: status bar

    by toby1909
    Replies
    3
    Views
    1,522

    thanx for all i'll try that

    thanx for all i'll try that
  8. Thread: status bar

    by toby1909
    Replies
    3
    Views
    1,522

    status bar

    Hi, I have a main window and I want to put a status bar into it. How can I do that? And how can i put text into this bar?
    Thanx.
  9. Replies
    5
    Views
    1,757

    So it does work!! Thank you!! :) But now I've...

    So it does work!! Thank you!! :)

    But now I've the path, I want to have a list of files and folders in that path. I've searched in the msdn of course and I'm my docs but no way. Does someone know...
  10. Replies
    5
    Views
    1,757

    thank you I think I can understand hiw it does...

    thank you I think I can understand hiw it does work, but do you know which ".h" I have to add to use this function?
  11. Replies
    5
    Views
    1,757

    create a dialog box to open folder: how to?

    Hi!
    i wanna create a dialog box to open folder (when the user clicks on OK the box will give me the path).I know how to create a classic "open.." box with OPENFILENAME and GetOpenFilename but I want...
  12. Replies
    2
    Views
    3,569

    dialog box: open folder : how to?

    Hi!
    I'm just beginning C++ and api win 32 and I wanna create a "open folder" dialog box instead of a "open file" one.
    So if I select a directory and push ok, dialog bix mustn't open the folder,...
Results 1 to 12 of 12