2008-07-15 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mono / metadata / coree.h
index 56c815031168e1f5ce13f1fca787f8e076259775..42f11855fa636c439592442b7cf5bb516f433249 100644 (file)
@@ -22,9 +22,7 @@
 
 STDAPI MonoFixupCorEE(HMODULE ModuleHandle);
 
-/* Defined by the linker. */
-extern IMAGE_DOS_HEADER __ImageBase MONO_INTERNAL;
-
+extern HMODULE mono_module_handle MONO_INTERNAL;
 extern HMODULE coree_module_handle MONO_INTERNAL;
 
 HMODULE WINAPI MonoLoadImage(LPCWSTR FileName) MONO_INTERNAL;