Search:

Type: Posts; User: lorenzi

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,164

    with GetDlgItemInt : int teste; teste =...

    with GetDlgItemInt :
    int teste;
    teste = GetDlgItemInt(hwnd,IDC_EDIT_LEN);

    this error:

    Error 1 error C2198: 'GetDlgItemInt' : too few arguments for call c:\Documents and...
  2. Replies
    3
    Views
    1,164

    No response friends??

    No response friends??
  3. Replies
    3
    Views
    1,164

    get field of the screen

    hello friends.
    I have a new problem, I developer a project for smart device
    and have a text field on the screen, his name is IDC_EDIT_LEN

    I would like to know how I get the information entered...
Results 1 to 3 of 3