报告一个BUG
今天使用PC Suite导入行事历,选择“从outlook导入iPhone”,运行到84%的时候出现了异常。
.net给出的异常信息如下:
System.OverflowException: 算术运算导致溢出。
在 net91com.ndiPhone.PublicModule.GetPhoneTime(DateTime date_time, DateTime standard_time)
在 net91com.ndiPhone.PublicModule.GetPhoneTime(DateTime date_time)
在 net91com.ndiPhone.CalendarForm.SynciPhone()
在 net91com.ndiPhone.CalendarForm.NdBtnSync_Click(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
以前在1.1.2时使用老版本PC suite没有这个问题,近期也没有修改outlook里面的内容。现在iPhone是1.1.4,使用ziphone2.5c破解,PC suite1.0.4.0。希望这些信息能对开发小组有所帮助。