SAMPLE: Xtenaccl.exe - Accelerators for File Manager Extensions |
Q100357
Xtenaccl.exe is a sample that installs a task-specific message hook (WH_GETMESSAGE) and calls TranslateAccelerator() on every WM_KEY and WM_KEYDOWN message. If an appropriate accelerator is found, TranslateAccelerator() passes a WM_COMMAND to the main window. File Manager extensions cannot directly use accelerators because extensions do not have their own message pump. File Manager pulls messages on behalf of the extensions, and does not load and translate extension's accelerators.
The following file is available for download from the Microsoft Download Center:
Xtenaccl.exeFor additional information about how to download Microsoft Support files, click the article number below to view the article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online ServicesMicrosoft used the most current virus detection software available on the date of posting to scan this file for viruses. Once posted, the file is housed on secure servers that prevent any unauthorized changes to the file.
Additional query words: 0 file manager extension
Keywords : kbfile kbsample kb16bitonly kbFileManExt kbHook kbInput kbKeyAccel kbGrpDSUser kbOSWin310 kbGrpDSShell
Issue type :
Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK310
|
Last Reviewed: December 4, 1999 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |