The TranslateMDISysAccel function processes accelerator keystrokes for window menu commands of the multiple document interface (MDI) child windows associated with the specified MDI client window. The function translates WM_KEYUP and WM_KEYDOWN messages to WM_SYSCOMMAND messages and sends them to the appropriate MDI child windows.
BOOL TranslateMDISysAccel(
HWND hWndClient, |
// handle of MDI client window |
LPMSG lpMsg |
// address of structure with message data |
); |
If the message is translated into a system command, the return value is nonzero.
If the message is not translated into a system command, the return value is zero.
GetMessage, PeekMessage, TranslateAccelerator, MSG, WM_KEYDOWN, WM_KEYUP, WM_SYSCOMMAND
file: /Techref/os/win/api/win32/func/src/f88_19.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/4 23:17,
13.59.163.1:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/techref/os/win/api/win32/func/src/f88_19.htm"> TranslateMDISysAccel</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.