http://bugs.winehq.org/show_bug.cgi?id=430
------- Additional Comments From dclark(a)akamail.com 2004-13-11 10:48 -------
You should also post patches to wine-patches, or if you are not sure about them
and would like to discuss them, to wine-devel.
In this case, I don't think the use of global variables will be acceptable.
Perhaps what you need to do is to add members to the DIALOGINFO structure
(defined in dlls/user/controls.h).
--
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=2563
Summary: Problem compiling wine 20041019
Product: Wine
Version: 20041019
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
$ make
make[1]: Entering directory `/tmp/wine-20041019/libs'
make[2]: Entering directory `/tmp/wine-20041019/libs/port'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine-20041019/libs/port'
make[2]: Entering directory `/tmp/wine-20041019/libs/unicode'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine-20041019/libs/unicode'
make[2]: Entering directory `/tmp/wine-20041019/libs/wine'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine-20041019/libs/wine'
make[2]: Entering directory `/tmp/wine-20041019/libs/wpp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine-20041019/libs/wpp'
make[1]: Leaving directory `/tmp/wine-20041019/libs'
make[1]: Entering directory `/tmp/wine-20041019/tools'
gcc -s -O3 -march=i686 -o sfnt2fnt sfnt2fnt.o -L/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib -lfreetype -lz -L../libs/unicode -lwine_unicode
-L../libs/port -lwine_port
sfnt2fnt.o(.text+0x3b3): In function `main':
/tmp/wine-20041019/tools/sfnt2fnt.c:168: undefined reference to `wine_cp_get_table'
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] Error 1
make[1]: Leaving directory `/tmp/wine-20041019/tools'
make: *** [tools] Error 2
--
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=430
------- Additional Comments From rtomsick(a)gmail.com 2004-13-11 06:10 -------
Created an attachment (id=709)
--> (http://bugs.winehq.org/attachment.cgi?id=709&action=view)
Proposed patch-reselects previously selection correctly
Patch retreives start and end positions of selection using EM_GETSEL. It calls
this when it loses focus, and restores them when it gains focus. Works on CVS
as of 11-13-04.
--
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=1971
------- Additional Comments From 7ownq0k402(a)sneakemail.com 2004-12-11 20:09 -------
A patch has been checked in that fixes this crash.
So, this bug could be changed to CLOSED FIXED!
--
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=2562
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=62
--
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=2562
rklazes(a)xs4all.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|eudora 5.02 : MDI windows |eudora 5.02 : MDI windows
------- Additional Comments From rklazes(a)xs4all.nl 2004-12-11 12:34 -------
This is almost certainly fixed since the release of the old wine you use.
Please install the latest (20041019) wine and try again.
--
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=2562
Summary: eudora 5.02 : MDI windows
Product: Wine
Version: 20040213
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: picodon.forever(a)free.fr
Hello,
I use Wine 20040213 and I have problem with the email client EUDORA 5.02.
Eudora has MDI Windows : to read messages, to compose messages, to list mailboxes...
I open a MDI window. I maximise it.
I open a second MDI Windows. I maximise it.
I come back on the first MDI Windows : it is not maximized :(
Wine messages:
StatusWindowProc unknow msg 0530
HeaderWindowProc unknow msg 0530
Regards,
Patrice.
--
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.