Search:

Type: Posts; User: tonyxxy

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    4,736

    It worked :D Thanks again for helping me out...

    It worked :D

    Thanks again for helping me out

    Regards,

    tonyxxy
  2. Replies
    9
    Views
    4,736

    So if I understand you right, HINSTANCE is needed...

    So if I understand you right, HINSTANCE is needed when creating a Dialog Box from within a dll? How come the following works in a usual WIN32 exe?

    DialogBox(NULL,(LPCTSTR)IDD_ABOUTBOX,NULL,...
  3. Replies
    9
    Views
    4,736

    Showing a Modal Dialog Box from a regular WIN32...

    Showing a Modal Dialog Box from a regular WIN32 exe works perfect. However when I try to create a Dialog Box from within a dll, the Dialog doesn't appear at all. I really don't know what I could been...
  4. Replies
    9
    Views
    4,736

    Dialog Box from within a dll without MFC

    Hi all,

    Can someone provide an example on how to show a Dialog Box from within a dll without using MFC?

    Thanks in advance.

    Regards,

    tonyxxy
Results 1 to 4 of 4