On October 19, 2003 11:10 am, Rein Klazes wrote:
Now I spent some time creating EDIT windows, varying parameters (with or without text), varying styles including multilines even tested the edit part of a combobox. In all cases the WM_CREATE message return value turned out to be 1. So at the very least this seems to be the common case, and not zero as in wine's implementation.
A conformance test would be nice, as this is far from obvious...