>> 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. I think its about calling FindAtom with a string like "#1234". It has to fail. GlobalGetAtomName takes strings like "#1234" and searches for a integer atom. Winword fails with such a Atom. juergen
- Re: wordviewer recent failure (atom problem) juergen . schmied
- Re: wordviewer recent failure (atom problem) juergen . schmied
- Re: wordviewer recent failure (atom problem) Turchanov Sergei