[Mono-bugs] [Bug 360363] Incorrect Behavior on windows: P/ Invoke 64-Bit Library on 32-Bit System

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 13 11:49:44 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=360363

User lupus at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=360363#c3


Paolo Molaro <lupus at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Severity|Normal                                          |Minor
            Summary|Incorrect Behavior: P/Invoke 64-Bit Library on  |Incorrect Behavior on windows: P/Invoke 64-Bit
                   |32-Bit System                                   |Library on 32-Bit System




--- Comment #3 from Paolo Molaro <lupus at novell.com>  2008-03-13 09:49:44 MST ---
Robert: do you have a suggested patch to put the SetErrorMode call?
I don't think that the different error is useful enough to change the API,
though maybe we could return the first error message instead of the last: if
the error mentions the bad image information it's good enough even with a
DllNotFound exception, imho. There can always be multiple different errors,
though, since we search multiple places and it's not clear that one kind of
error should be preferred over the other.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list