On Mon, 2003-09-15 at 16:26, Shachar Shemesh wrote: > Hi all, > > I have an application that does "SendMessageA" WM_MDICREATE, and this > call FAILS. I'm currently running this under crossover office 2.0.1 (the > only environment that would install it).
Interesting. Another regression :( Maybe write a test case when you fix it? *looks hopeful* > I'm quite capable of hunting this down on my own, but I was wondering > whether anyone has had similar experience in the past. I would also like > to know who is our "official" MDI maintainer. Is there one? MDI is core window handling, so I guess that falls into Alexandres area of expertise :) > Also, I noticed that this application registered two Windows hooks. I > wasn't aware that these worked, but the app seems happy. Do we or don't > we have working hooks support? I'm pretty sure we have support for quite a lot of hooks, certainly I've seen lots of hook related code around. Of course there may be a few hooks missing here and there.... > Since I have been involved in Wine, I have .... done more OLE than I > would normally want Heh, amen brother! Too much OLE messes with the mind :)
