尝试读取或写入受保护的内存。这通常指示其他内存已损坏
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了尝试读取或写入受保护的内存。这通常指示其他内存已损坏相关的知识,希望对你有一定的参考价值。
在 System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
在 System.Windows.Forms.Control.DefWndProc(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ComboBox.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Forms.UnsafeNativeMethods.IntDestroyWindow(HandleRef hWnd)
在 System.Windows.Forms.UnsafeNativeMethods.DestroyWindow(HandleRef hWnd)
在 System.Windows.Forms.NativeWindow.DestroyHandle()
在 System.Windows.Forms.Control.DestroyHandle()
以上是关于尝试读取或写入受保护的内存。这通常指示其他内存已损坏的主要内容,如果未能解决你的问题,请参考以下文章
System.AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。