M
Matija
Hi!
Like some of other people in this group I also have a problem with
running application on Pocket PC.
The application runs ok on PPC 2002, but on PPC 2003 the application
is not responding...
In debugging i get an error: First-chance exception in "file".exe:
0x80000002: Datatype Misalignment followed by 0xc0000005: Access
Violation...
The error is caused by the sentence:
m_Oscilloscope_1.Create(WS_VISIBLE | WS_CHILD, rect_1, this,
IDC_OSCILLOSCOPE_1);
I don't understand what could be the cause that it doesn't work on PPC
2003
Does anyone have a solution?
Please!
Thank you
Matija
(e-mail address removed)
Like some of other people in this group I also have a problem with
running application on Pocket PC.
The application runs ok on PPC 2002, but on PPC 2003 the application
is not responding...
In debugging i get an error: First-chance exception in "file".exe:
0x80000002: Datatype Misalignment followed by 0xc0000005: Access
Violation...
The error is caused by the sentence:
m_Oscilloscope_1.Create(WS_VISIBLE | WS_CHILD, rect_1, this,
IDC_OSCILLOSCOPE_1);
I don't understand what could be the cause that it doesn't work on PPC
2003
Does anyone have a solution?
Please!
Thank you
Matija
(e-mail address removed)