CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: uncle boog

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    5,416

    Re: win32 listbox not populating right

    Hi again guys,

    After getting a reply on another forum i have updated the code again,

    DlgDirList(hwnd, pbuffer, IDC_LIST1, 0, 0);
    sprintf(szTrace, "Filling 1...
  2. Replies
    1
    Views
    5,416

    win32 listbox not populating right

    Hi guys,

    This is my first posting here, i am trying to learn to program a win32 GUI in code blocks 12.11, but here is the problem,

    I have got 2x list boxes on a dialog box window(IDC_LIST1 >...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured