[Mono-devel-list] Specifying DllImport EntryPoint

Marcus mathpup at mylinuxisp.com
Sun Sep 28 14:46:26 EDT 2003


.NET allows the EntryPoint of a P/Invoke method to be given either as a symbol 
or as an ordinal value (e.g. EntryPoint="#1"), where the ordinal values are 
obtained by the Windows program bindump. Does Mono allow entry points to be 
specified this way, and if so, how does one find the ordinal value of the 
entry points?




More information about the Mono-devel-list mailing list