Hi there,

Iâ??m having problems with eVC++ 4.0 emulator. Until now I always developed on eVC++ 3.0 and everything worked well, including the rapidness of the emulator. But my client brought a Dell Axim X5 with Pocket PC 2003. In this case I had to create a new project in eVC4. It compiled well, without errors.

After this porting, I tried debuging and I had many problems:
- I can debug step over (F10) just lines with attribution of variables, like â??a = b + c;â??. When it needs to access emulatorâ??s resources (like â??SetWindowText()â??) it freezes.
- I canâ??t make a PC Link connection, it returns timeout error.
- It is veeeery slow.

Just to know, on eVC3, with the same source code, all works well (debug, emulator, connection).

Iâ??m working with Windows 2000 SP2, with eVC++ 4.0 SP3. I already used eVC++ 4.0 SP2, without success.

Thanks in advance for any help!

Vanessa