[StructLayout( LayoutKind.Sequential )] public struct UNLOAD_DLL_DEBUG_INFO { public IntPtr lpBaseOfDll; }
Última actualización hace 1 año