http://bugs.winehq.org/show_bug.cgi?id=2047
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-17-10 14:43 -------
abandoned
--
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=3609
------- Additional Comments From I-SAngeli(a)siriush.com 2005-17-10 14:27 -------
If I properly look for answers for your question I use the command "file" to
find the elfclass, right?
So, I did this:
This is what is available in /usr/lib/libfreetype.*
a. libfreetype.a
b. libfreetype.la
c. libfreetype.so -> libfreetype.so.6.3.7
d. libfreetype.so.6 -> libfreetype.so.6.3.7
e. libfreetype.so.6.3.7
and here is the elfclass:
a. libfreetype.a: current ar archive
b. libfreetype.la: ASCII English text
c. libfreetype.so: symbolic link to `libfreetype.so.6.3.7'
d. libfreetype.so.6: symbolic link to `libfreetype.so.6.3.7'
e. libfreetype.so.6.3.7: ELF 64-bit LSB shared object, AMD x86-64, version 1
(SYSV), stripped
This is what is available in /emul/linux/x86/usr/lib/libfreetype.*
a. libfreetype.a
b. libfreetype.la
c. libfreetype.so
d. libfreetype.so.6
e. libfreetype.so.6.3.7
and here is the elfclass:
a. libfreetype.a: current ar archive
b. libfreetype.la: ASCII English text
c. libfreetype.so: symbolic link to `libfreetype.so.6.3.7'
d. libfreetype.so.6: symbolic link to `libfreetype.so.6.3.7'
e. libfreetype.so.6.3.7: ELF 32-bit LSB shared object, Intel 80386, version 1
(SYSV), stripped
I hope this helps. It seems like freetype is available in 32 but but strange
that wine is not pointing to the right place. humm
Waiting for instructions...
Thank you,
Spiro
--
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=2293
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-17-10 14:03 -------
This part appears to be working. Both:
winhelp -i260 delphi5.hlp
winhlp32 -i260 delphi5.hlp
works for me. I have also tested other topics. The only part that doesn't work
here is that Wine's winhelp doesn't display default page if index is not found.
Closing this bug.
--
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=3329
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-17-10 13:52 -------
Created an attachment (id=1197)
--> (http://bugs.winehq.org/attachment.cgi?id=1197&action=view)
ole 32 calls with native ole32
Here's a +snoop log with native ole32 (only ole32 calls)
I can see 2 differences with regard to using builtin ole32:
CoGetMalloc get returns 0x000000 (which is succes i guess) whereas it returned
0x000001 with builtin ole32
OleInitialize returns 0x0000000 as well, wherea it returned 0x00000001 with
builtin ole32. Maybe this might be useful to someone to get a bit further...
--
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=1434
Bug 1434 depends on bug 2939, which changed state.
Bug 2939 Summary: Unable to run games (X11DRV_ChangeDisplaySettingsExW No matching mode found!)
http://bugs.winehq.org/show_bug.cgi?id=2939
What |Old Value |New Value
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|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.