[<<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.




.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson