Search:

Type: Posts; User: simham_uk

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,578

    Thanks! I tried that and got an error when...

    Thanks!

    I tried that and got an error when trying to compile about the HWND not being right.

    I think I'm calling it wrong or something. I have it in a WM_COMMAND switch:




    switch...
  2. Replies
    2
    Views
    1,578

    Dialog Edit box v's WindowsText Problem

    I have a dialog box containing 2 editbox's. I want to use the following function to save these 2 editbox's to 2 separate files.

    I have tried adding varios Dlg funtions to make it work, but...
  3. Replies
    2
    Views
    1,634

    Thanks! I have already looked over these...

    Thanks!

    I have already looked over these extensively and still cant figure it out.

    I have got the write to file working with the following function:




    int SaveBat (HWND hwndDlg)
  4. Replies
    2
    Views
    1,634

    Newbie File Read and Save problem

    Hi All!

    I hope you can help.

    I'm trying to write a very basic C app with one dialog box. The window contains 2 multiline text/edit fields.

    What I need is:

    1. A function to (called on...
Results 1 to 4 of 4