http://bugs.winehq.org/show_bug.cgi?id=2325
------- Additional Comments From gvs(a)rinet.ru 2004-26-07 11:19 -------
what can I say besides "ugh, this sucks!"?
As far as Wine-20040505 works on FreeBSD-5.2, why don't just make it in mmap code:
#ifdef __FREEBSD__
here_code_from_wine-20040505_goes
#else
here_code_from_wine-20040716_goes
#endif
if change was not that deep to break other functionality?
--
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=2305
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From puoti(a)inwind.it 2004-26-07 10:18 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2387
------- Additional Comments From dclark(a)akamail.com 2004-26-07 10:18 -------
Not surprisingly, the function is "ShowWindow". The easy way to find it in the
code is to go to http://source.winehq.org/ident and type ShowWindow into the
search box, and it will tell you where the function is.
--
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=2325
------- Additional Comments From gvs(a)rinet.ru 2004-26-07 06:51 -------
the same error on 20040716:
wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so: mmap of entire
address space failed: Cannot allocate memory
--
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=2387
------- Additional Comments From theflameeyes(a)libero.it 2004-26-07 06:41 -------
The author of ClrMamePro (Roman Scherzer), said that should be "a standard
CWin::ShowWindow(SW_HIDE) or SW_NORMAL".
I'm not so expert in MFC, but should be an MFC class, right?
Then someone can tell me if it's known which function this function call?
If so, I can try to debug this and also to fix it up.
Thanks in advance,
--
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=2369
s.so(a)griffith.edu.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |20040716
--
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=2369
------- Additional Comments From s.so(a)griffith.edu.au 2004-25-07 19:48 -------
I think it's read from /etc/wine/wine.conf since there is no config file in my
.wine directory. It only contains system.reg, userdef.reg, and user.reg as well
as the directories dosdevices and drive_c.
--
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.