2008-03-14 Robert Jordan <robertj@gmx.net>
authorRobert Jordan <robertj@gmx.net>
Fri, 14 Mar 2008 10:25:10 +0000 (10:25 -0000)
committerRobert Jordan <robertj@gmx.net>
Fri, 14 Mar 2008 10:25:10 +0000 (10:25 -0000)
commit58b408724d7df0e23386780482b350c1b01d6d50
tree0f88fb2ff78a286d8fe44ab189b20ba91c65815e
parentb24a334149b0327729b4d98dcb65169ff4b38236
2008-03-14  Robert Jordan  <robertj@gmx.net>

* mono-dl.c (w32_load_module): prevent error dialog by resetting
the Win32 error mode during LoadLibrary (). Fixes #360363.

* mono-dl.c (w32_dlerror): kill a warning.

svn path=/trunk/mono/; revision=98258
mono/utils/ChangeLog
mono/utils/mono-dl.c