[Bug 33235] Tab control doesn't notify new parent set with SetParent()

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 18 12:18:38 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33235

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> 2013-03-18 12:18:38 CDT ---
(In reply to comment #2)
> Hmm.
> Yeah. It looks like a reason for this problem.
> But it isn't exmlain, why it works diffrent in native MS Window XP instalation
> in my Virtual Box and in wine on my Mac OS X system.

If it doesn't work properly in wine like it does on windows it's certainly a
wine bug.

> 
> May be HWND_MESSAGE window in MS Window XP do automaticaly resend message to
> new parent. And not in wine. I have no idea.
> 

I don't think there's any magic going on. Wine never updates cached
notification handle and when you switch a parent it invalidates this cache.

> May be it is some bug in my MS Window XP instalation that it receive WM_NOTIFY
> from both window correctly.

I'm not sure I understand you here. What do you mean by 'both windows'?

> Can you check it on some other window instalation?
> If it really work diffrent it is really wine bug, I think.
> 

> I was looking for solution of this problem etc. two days and I didn't find it
> (mean http://support.microsoft.com/kb/104069). If it is my fault and not wine
> fault, I am sorry for losing your time.

No, so far there's no indication it's your fault, but I have to test in myself.

By the way do I need any VB runtime redist for this application to work or
everything is bundled?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list