http://bugs.winehq.org/show_bug.cgi?id=3637
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-22-10 12:16 -------
Hi, if it's not too much trouble could you please add the executable that shows
this behaviour? Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3147
------- Additional Comments From vitaliy(a)kievinfo.com 2005-22-10 12:16 -------
Please try with the latest wine version and report back. Also, don't use any of
the native dll when you try to run it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3167
------- Additional Comments From vitaliy(a)kievinfo.com 2005-22-10 12:13 -------
Could you please try it witht the latest cvs?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3176
------- Additional Comments From vitaliy(a)kievinfo.com 2005-22-10 12:03 -------
Ok. So what is the problem? It installed fine. I can start it and there is no
errors that I can see. Could you be more specific?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3183
------- Additional Comments From vitaliy(a)kievinfo.com 2005-22-10 11:55 -------
Any updates? Could you try latest wine version? There were some work done on com
ports.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3203
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2005-22-10 11:44 -------
No follow up.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3637
Summary: dialog: no wm_paint message at first draw
Product: Wine
Version: 20050930
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: T.Bonner(a)freesurf.ch
In a program I want to create a (modal) dialog (like in petzold), but
additionaly I've inserted in the message handler code to draw something when
WM_PAINT is received (besides other things defined in the resource file). with
wine this wm_paint code isn't called at the very first startup of the dialog,
but afterwards (e.g. at repainting) all is ok.
e.g.
(handle messages of the given dialog)
case WM_PAINT:
hdc = GetDC (hDlg);
/* draw something */
ReleaseDC (hDlg, hdc);
break;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3354
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |
------- Additional Comments From dank(a)kegel.com 2005-22-10 11:40 -------
Now, now. It could at least pop up winefile.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.