Microsoft KB Archive/108227

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 21:22, 16 July 2020 by X010 (talk | contribs) (stage2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Changes to the MSTest WFndWndC()

Q108227



The information in this article applies to:


  • Microsoft Win32 Software Development Kit (SDK), versions 3.1, 3.5





SUMMARY

A change made to MS-TEST WFndWnd() and WFndWndC() may cause them not to work as they did previously. Specifically, treatment of the first parameter of WFndWnd() and WFndWndC() has changed.

Previously, "" and NULL resulted in the caption of the window being ignored. Now, "" means the window must have an empty caption and NULL means to ignore the caption altogether.

Additional query words: 3.10 3.50

Keywords :
Issue type :
Technology : kbWin32SDKSearch kbAudDeveloper kbSDKSearch kbWin32sSearch kbWin32SDK310 kbWin32SDK350


Last Reviewed: January 12, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.