Changes to the MSTest WFndWndC() (108227)



The information in this article applies to:

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

This article was previously published under Q108227

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.

Modification Type:MajorLast Reviewed:1/12/2000
Keywords:KB108227