|
|

楼主 |
发表于 2018-9-25 13:51:41
|
显示全部楼层
跟踪未处理的异常:
Exception:
Message:
在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。 (异常来自 HRESULT:0x80070459)
Full Trace:
System.ArgumentOutOfRangeException: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。 (异常来自 HRESULT:0x80070459)
在 System.Runtime.InteropServices.Marshal.PtrToStructureHelper(IntPtr ptr, Object structure, Boolean allowValueClasses)
在 System.Runtime.InteropServices.Marshal.PtrToStructure(IntPtr ptr, Type structureType)
在 System.Windows.Forms.UnsafeNativeMethods.PtrToStructure(IntPtr lparam, Type cls)
在 BrightIdeasSoftware.ObjectListView.HandleReflectNotify(Message& m)
在 BrightIdeasSoftware.ObjectListView.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
运行线程 (0)
|
|