DOCERR: Correction to MM Viewer DW_SIZE Message Parameters (98344)



The information in this article applies to:

  • Microsoft Multimedia Viewer Publishing Toolkit 2.0

This article was previously published under Q98344
The lParam1 and lParam2 parameters for the DW_SIZE message are documented incorrectly in the Microsoft Multimedia Viewer version 2.0 "Technical Reference." The LOWORD of lParam1 has the width of the main window, and the HIWORD of lParam1 has the height of the main window. lParam2 is always 0 (zero). The correct documentation for lParam1 matches the documentation for the lParam of the Windows WM_SIZE message, which is documented in the Microsoft Windows Software Development Kit (SDK) "Programmer's Reference, Volume 3: Messages, Structures, and Macros" for version 3.1, page 194.

Modification Type:MajorLast Reviewed:10/22/2003
Keywords:KB98344