Compare commits
No commits in common. "485c0589ff85424705d20960f25b983d7bb5627f" and "2064130f93c0f81aa7d4375549a2f29540c064bd" have entirely different histories.
485c0589ff
...
2064130f93
@ -2366,7 +2366,7 @@ void CSmsCenterDlg::OnTj()
|
||||
|
||||
void CSmsCenterDlg::OnAddsms()
|
||||
{
|
||||
//崩溃测试,用于测试错误捕捉,测试是否能生成dump文件,20250103
|
||||
//崩溃测试
|
||||
/*
|
||||
int* p = 0;
|
||||
*p = 0;
|
||||
|
@ -67,7 +67,6 @@ typedef CTypedPtrList<CPtrList, CProcessSocket*> CProcess;
|
||||
typedef CList<REQ_WxWork_Send, REQ_WxWork_Send> CWxWork_Send;
|
||||
typedef CList<SmsReport, SmsReport&> CSmsReport;
|
||||
|
||||
|
||||
class CSmsCenterDlg : public CDialog
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user