Search:

Type: Posts; User: matmil

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,136

    Deleting a file in C

    Hi,

    How do you delete a file in the middle of your c program.

    I have where the file is....

    TCHAR buf[128];

    and buf is "c:\\somewhere\\file.txt"
  2. Replies
    1
    Views
    1,896

    Problems with FREADLN

    Hi,

    I am trying to get freadln to work in visual c++ 6.0 and no matter what I do I am getting errors. I am not trying to do anything hard, just open a file and read each line into a TCHAR...
  3. Replies
    1
    Views
    783

    Control List box (Report)

    Hi,

    I have implemented a Control List box (report) in a c application using win32 api....
    The problem is:-
    When you add details to the control list box it adds them to the top of the...
  4. Replies
    1
    Views
    1,402

    Help - Progress Bar

    Please can someone help....

    I am writing a file-sharing application and I am trying to add a progress bar for the file transfering part.

    I am writing this in c using win32 api...
    I would like...
Results 1 to 4 of 4