http://bugs.winehq.org/show_bug.cgi?id=5469
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2690 is|0 |1
obsolete| |
------- Additional Comments From juan_lang(a)yahoo.com 2006-21-06 12:46 -------
Created an attachment (id=2691)
--> (http://bugs.winehq.org/attachment.cgi?id=2691&action=view)
Partial fix
Never mind, don't test that patch, it doesn't help. There appear to be several
bugs:
1. VarBstrCmp was passing -1 to CompareStringW, meaning it expected the BSTRs
to be NULL-terminated. This is wrong, and the previous patch addressed that.
2. VarBstrCat was assuming its arguments were NULL-terminated. This is also
wrong, and this patch addresses that.
3. CompareStringW only compares until a NULL. This needs a test case to show
the correct behavior.
--
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=3689
------- Additional Comments From truiken(a)gmail.com 2006-21-06 12:45 -------
I just ran the MS Office 97 installation, and it crashed at the very end with a
call to unimplemented function mapi32.MAPIOpenLocalFormContainer. I'll send a
stub to wine-patches.
--
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=5237
------- Additional Comments From truiken(a)gmail.com 2006-21-06 12:26 -------
Note that in order for the install to work correctly, you must put a copy of
mfc42.dll and scrrun.dll in windows/system32 before running the installer.
--
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=5237
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-21-06 12:11 -------
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=5484
------- Additional Comments From ben(a)atomnet.co.uk 2006-21-06 12:06 -------
I managed to find the 85MB DX patch for the game which makes everything visible
except for the mouse, so it's almost impossible to navigate through the menu
(the ingame menu before missions and such, not the main game selection menu).
--
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=5237
------- Additional Comments From jan.wine(a)zerebecki.de 2006-21-06 11:30 -------
The commit 1a0208ef612708c7dd8e570760758d7da2405f9c should have fixed it, please
try with current git/cvs or with the next release (0.9.16).
--
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=5486
------- Additional Comments From infyquest(a)gmail.com 2006-21-06 11:28 -------
please send the hack to wine-devel on further discussion whether we can put in
the mainline.
And please put the download link
--
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.