Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>handle pascal acceleratorcreate(void)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HANDLE pascal AcceleratorCreate(void)

  This function creates a new, empty accelerator table. You can then
add key/id pairs to it by using the AcceleratorSetKey() function. The
accelerator table will not be made the "current" table until you call
AcceleratorSetFocus(). Please note that your application does not need
to create an accelerator table in order for the menubar to work. You
merely need to call the TranslateAccelerator() function in your
application's main message loop.

Parameters
  None.

Returns
  The handle of the new, empty accelerator table.




.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson