On Tue, Feb 15, 2000 at 02:41:01AM -0700, gerard patel wrote:
> Wordviewer 97 (and probably Word97 itself) suffers a new insufficient
> memory problem. Of course memory has nothing to do with it; the
> recent changes in atom and window creation are the true culprit.
> 
> I think that GlobalFindAtomA does not succeed if called with
> a *handle* in className,although CreateWindowsEx should
> if the className parameter is a handle

No! It is quite legal to call FindAtom function with atom handle!
So, the code in CreateWindow needs to be fixed.

Bye.

Reply via email to