VS.NET 2003 で開発された Windows アプリケーションがあります。CallWindowProc() から System.NullReferenceException 例外が発生することがあります。
例外のスタック トレースは次のとおりです。
Error_Stack_Trace : 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.WmUpdateUIState(Message& m) で System.Windows.Forms.Control.WndProc(Message& m) で System.Windows.Forms.ScrollableControl.WndProc(Message& m) で System. .Windows.Forms.ContainerControl.WndProc(Message& m) System.Windows.Forms.ParkingWindow.WndProc(Message& m) で System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) で System.Windows.Forms.ControlNativeWindow.WndProc (Message& m) System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam,IntPtr lparam)
このエラーを解決するのを手伝ってください。
ありがとう、よろしく、ジャガディーズ。