DestroyAcceleratorTable (USER32.@)
BOOL DestroyAcceleratorTable ( HACCEL handle )
Destroys an accelerator table.
By mortene@pvv.org 980321.
handle | [In] | Handle to accelerator table. |
Success: TRUE
Failure: FALSE
Defined in "winuser.h".
Implemented in "dlls/user/resource.c". source.winehq.org/source/dlls/user/resource.c
Debug channel "resource".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.