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>int pascal acceleratorsetfocus(haccel haccel)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal AcceleratorSetFocus(HACCEL hAccel)

  This function makes the accelerator table whose handle is hAccel the
"current accelerator table".


Parameters
  hAccel is the handle to an accelerator table. This handle was
returned by the AcceleratorCreate() function. hAccel can be NULL if
you want to disassociate any accelerator table from your application.

Returns
  TRUE if hAccel was a valid handle, FALSE if not.

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