please dont rip this site Prev Next

SysMsgProc info  Overview  Group

The SysMsgProc hook procedure is a library-defined callback function the system calls after an input event occurs in a dialog box, message box, menu, or scroll bar, but before the message generated by the input event is processed. The hook procedure can monitor messages for any dialog box, message box, menu, or scroll bar in the system.

LRESULT CALLBACK SysMsgProc(

    int nCode,

// message flag

    WPARAM wParam,

// undefined

    LPARAM lParam 

// address of structure with message data

   );

Parameters

nCode
Specifies the type of input event that generated the message. This parameter can be one of the following values:

Value

Meaning

MSGF_DIALOGBOX

The input event occurred in a message box or dialog box.

MSGF_MENU

The input event occurred in a menu.

MSGF_SCROLLBAR

The input event occurred in a scroll bar.

MSGF_NEXTWINDOW

The input event occurred as a result of the user’s pressing the ALT+TAB key combination to activate a different window.

If nCode is less than zero, the hook procedure must pass the message to the CallNextHookEx function without further processing and should return the value returned by CallNextHookEx.

wParam
Specifies a NULL value.
lParam
Points to an MSG message structure.

Return Values

If the hook procedure processes the message, the return value must be nonzero. Otherwise, it must be zero.

Remarks

An application installs the hook procedure by specifying the WH_SYSMSGFILTER hook type and the address of the hook procedure in a call to the SetWindowsHookEx function.

SysMsgProc is a placeholder for the library-defined function name.

See Also

CallNextHookEx, MSG, SetWindowsHookEx 


file: /Techref/os/win/api/win32/func/src/f87_16.htm, 4KB, , updated: 2000/4/7 12:19, local time: 2024/4/26 16:36,
TOP NEW HELP FIND: 
3.142.12.240:LOG IN

 ©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?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/techref/os/win/api/win32/func/src/f87_16.htm"> SysMsgProc</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .