Hi,
I have designed a pocket pc Application which enables to create drawing of
house,apartement,...
I work with a Single Document Architecture(CScrollView,CDocument and
CmainFrame).
When running, the first window is the Doclist which displays the file
drawings. Then, you can open or create a file. After that, you work on your
draw and you can put rooms,doors, window,text,... by using the toolbar.
When I open or close a window (based on CDialog) over my draw, my
application crashes!!! I tryed various solutions doModal,showWindows but
it's always crash. Also, i can even get display bugs.
The worst is that appears by in random way. My application crash even with a
window displaying only Ok and Cancel buttons.
It's very boring. My bug appears only with PPC2003 Second Edition and
PPC2003 under evc3.0 or evc4.0 and not with ppc 2002.!I don't understand,
that's the same code. I think that's a memory problem.
If you have some ideas, i'll take it.
Regards