Hey everyone, I was just wondering if there is a way to p-invoke a global variable (located in a dll) without adding any unmanaged code (such as get/set methods)? I can't seem to figure out how it would work although in theory I don't see why it would be any different than finding a function from the native code as long as it is well defined in a header file.
Thanks, Justin
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
