CallWindowProc syntax

Marco Bizzarri m.bizzarri at icube.it
Wed Jul 25 09:46:28 CDT 2001


Hi all.

While looking at the source code of wine, I looked into the synopsys of 
the CallWindowProc function. According to winproc.c, the hWnd parameter 
should be the handle to the window which has to receive the message.

OTOH, if you look at MSDN, at

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/hh/winui/winprocs_53xf.asp

it looks like the hWnd is the windows procedure which should receive the 
message.

Can anyone help?

Thanks

Marco Bizzarri
m.bizzarri at icube.it






More information about the wine-devel mailing list