Search:

Type: Posts; User: allynm

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,968

    Hello CommonTater I had already put WS_CAPTION...

    Hello CommonTater

    I had already put WS_CAPTION in the resource template. I added WS_SYSMENU, recompiled, but that didn't work. It appears from an Ollydbg session that the SendMessage() call...
  2. Replies
    3
    Views
    2,968

    how to put small icon in dialog box title

    Hello everyone,

    I am trying to put an icon in a dialog box titlebar. The code I am using (unsuccessfully) is as follows:

    case WM_INITDIALOG :
    hIconSmall...
Results 1 to 2 of 2