Dear God Man! The easiest way is to make the dialog box run like a window (with the whole GetMessage loop and all). If you have a main window and load a dialog from it, you just need to edit your GetMessage loop. Check the message to see if it's for the dialog box, then run Translate Accelerator on it.<br>
<br>
If your just calling DialogBox from winmain, then your SOL, buddy.<br>
<br>
: is any know how to use accelerator table in a dialog box?<br>
: <br>
<br>