Home > Software engineering >  0 x56c61cda (mfc110ud. DLL) with untreated abnormalities, abnormal 0 xc0000005: while reading positi
0 x56c61cda (mfc110ud. DLL) with untreated abnormalities, abnormal 0 xc0000005: while reading positi

Time:09-29

Through MFC realize data collection, in the communication control is added to the dialog box or Teechart), run the program again, after the end of the data collection will produce error as shown in the topic, the specific error statements, as shown it felt like the pop-up dialog errors, but delete this control, program can run normally, bother everybody to help

CodePudding user response:

This control requires initialization, initialized in OnInitDialog dialog box
  • Related