WGX Logo WGX library

Architecture - Reference Manual - Guides

GUI Accelerators

Functions

BOOL __stdcall WgxAddAccelerators (HINSTANCE hInstance, HWND hWindow, UINT AccelId)
 Loads an accelerator table and applies them to a single window and all its children.

Function Documentation

BOOL __stdcall WgxAddAccelerators ( HINSTANCE  hInstance,
HWND  hWindow,
UINT  AccelId 
)

Loads an accelerator table and applies them to a single window and all its children.

Parameters:
[in] hInstance handle to an instance of the module whose executable file contains the accelerator table to load.
[in] hWindow handle to the window.
[in] AccelId resource identifier of the accelerator table.
Returns:
Boolean value. TRUE indicates success.

Definition at line 100 of file accel.c.


Generated on Sat May 29 23:06:45 2010 for WGX by doxygen 1.6.2