B
Bruno van Dooren
Hi,
i was finally able to get my modeless dialog box to work, but a new problem
did arise.
i have implemented the dialog box in a dll that is called by a command line
application that is native win32
without a message pump.
if i show the dialog modal, it works fine.
if i show if modeless, it is visible, but i cannot do anything with it, and
the cursor changes to the timer cursor.
it seems as if the window accepts no messages.
does anyone know what the problem could be, and how i can solve it?
kind regards,
Bruno.
i was finally able to get my modeless dialog box to work, but a new problem
did arise.
i have implemented the dialog box in a dll that is called by a command line
application that is native win32
without a message pump.
if i show the dialog modal, it works fine.
if i show if modeless, it is visible, but i cannot do anything with it, and
the cursor changes to the timer cursor.
it seems as if the window accepts no messages.
does anyone know what the problem could be, and how i can solve it?
kind regards,
Bruno.