Re: how can I get ATLTRACE Messages



Thanks Yaroslav!
That's what I thought should happen, but I don't get any messages in the
eVC++ Debug (tab) window. Is there some other setting? Is it dependant on
the CE Image?

I am not running Platformbuilder for this, just eVC++ 4.0.
I must not have something right.......
thx

"Yaroslav Goncharov" <yaroslav@xxxxxxxxxxx> wrote in message
news:uahSmD8RIHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
When debugger is attached to the target process, you will see those
messages in the Output window.

--
Yaroslav Goncharov
Pocket PC Developer Network coordinator, http://pocketpcdn.com
Spb Software House, http://spbsoftwarehouse.com


"Allan Lunk" <allan _at_ ByteWiseSG _dot_ com> wrote in message
news:%238BuFfxRIHA.748@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

I am developing an application using ATL, on a CEPC. I am using eVC++ 4.
Is it possible to get ATLTRACE messages and other ATL diagnostic
messages? I have a telnet session (HyperTerminal) connected to the device
which gives me printf messages, but I don't get ATLTRACE etc.

Am I doing something wrong, or is it not possible? The CE image on the
device is a release build.

thanks for any help!!







.



Relevant Pages

  • Re: Confirmation of resizing in EVC++?
    ... Add WS_THICKFRAME window style: ... hWnd = CreateWindowEx( ... I am a newbie in EVC++, and I have the following WndClass member set as ... and the CreateWindowEx as so: ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Error: Cannot establish a connection. Be sure the device physi
    ... If you are pressing F5 in the eVC IDE, ... >Now the status window shows 'Establishing Connection'. ... >and i am unable to debug my code. ...
    (microsoft.public.pocketpc.developer)
  • Re: How do you create a modal window ?
    ... I'm working with evc++ 3.0 non-MFC and I use both modal and modeless dialog ... In the case of the modal, I control the size of the dialog box so it ... > I need to create a modal window with CreateWindowEx. ...
    (microsoft.public.pocketpc.developer)
  • Re: WM5
    ... We are developing an application for PPC and we are using Visual Studio 2005, eVC++ 4 SP4, the main program is developed in VC#, then we have some dlls for memory and process handling, and they are developed in eVC++, if we deply this application on a PPC 2003 it works pretty good, but the first time we run it on a Windows Mobile 2005 based PPC the program starts fine but the first time the program calls a DLL made with eVC++ it pops up a window telling us that the program is from an unknown provider, we need to void that window the first time it runs, i think that we need to add some assemblyinfo things to the program but we are not sure about this and we honestly don't know how to add this assembly info. ...
    (microsoft.public.windowsce.app.development)
  • how can I get ATLTRACE Messages
    ... I am developing an application using ATL, on a CEPC. ... I am using eVC++ 4. ... Is it possible to get ATLTRACE messages and other ATL diagnostic messages? ...
    (microsoft.public.windowsce.embedded.vc)

Loading