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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=360363#c3


Paolo Molaro <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to