Hi,

I am facing a starnge situation. Mine is a SDI application. A modal dialog box is shown when user selects a command option. In this dialog a long procedure is placed which is run in a workwr thread. Problem is that whenever, i start my worker thread, hotkeys and tab button stops functioning however mouse evnts are handled properly.

Can anyone figure out the reason.
thnx in advance.

Amit