|
||||||||||||||||||||||||
|
Adds an accelerator to the accelerator table. This function adds an accelerator to the accelerator table. It's called after you call CreateAcceleratorTable function.
|
|
|
Copies the specified accelerator table. This function copies the specified accelerator table. The function is used to obtain the accelerator table data that corresponds to an accelerator table handle.
|
|
|
Creates an empty accelerator table. This function creates an empty accelerator table.
|
|
||||||||||||||||
|
Deletes an accelerator from the accelerator table. This function deletes an accelerator from the accelerator table.
|
|
|
Destroys an accelerator table. This function destroys the specified accelerator table hacc. Before closing a window, you must call this function to destroy each accelerator table that is created by using CreateAcceleratorTable function.
|
|
||||||||||||
|
Translates an accelerator key message to MSG_COMMAND messge and sends it to the window procedure.
|
1.4.2