Re: printf from application not displayed in target control

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thank you Paul. I will be sure not to be so vague in the future.

I am using Platform Builder for WinCE 5 to talk to a device running WinMob
6.1.

I could use the RETAILMSG/DEBUGMSG mechanism to display messages in Platform
Builder over KITL but I am looking for a way to have these messages be
displayed on the target control shell where I am invoking the application
from. Is this possible?

Thanks.

"Paul G. Tobey [eMVP]" wrote:

No, it won't do that. The output will go to standard I/O which, if you
included the console (Command Processor/Console Window in the CE5 catalog),
will cause that output to go to a new window on the screen of the device,
just like it would do if you were running a DOS program on a PC. If your OS
does not include the console components, the output goes into the ether, I
think.

Take a look at this page to make sure that you put the necessary information
in your question that we need to answer it (what's the OS version, for
example?), for future reference:

http://guruce.com/blogpost/howtoaskquestionsonnewsgroups

Paul T.

"Gammaraman" <Gammaraman@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9942172E-B746-473B-983D-E269B12F960F@xxxxxxxxxxxxxxxx
I am running an application from the target control shell in Platform
Builder
like this

s app_name

the app is trivial and simply does a printf of say hello world but I do
not
see this displayed in the shell. Where is this output going? Do I need to
set
something up for it to show in the shell windows?

Thanks.



.



Relevant Pages

  • Re: Disable Start Button without PB
    ... Platform Builder, maybe, and try to figure out another way. ... > Dear Paul, ... > It may caused that I did RegFlushto store the registry change to flash. ... >> shell shows the start menu, which is what you get by default. ...
    (microsoft.public.windowsce.app.development)
  • Re: How to Access Window Messages
    ... delegate int proc(IntPtr hwnd, uint uMsg, IntPtr wParam, IntPtr ... Paul G. Tobey ha scritto: ... own window procedure for the window, in place of the one that the guy who ... but how can I controll it by my appl? ...
    (microsoft.public.windowsce.app.development)
  • Re: How to Access Window Messages
    ... own window procedure for the window, in place of the one that the guy who ... Paul G. Tobey ha scritto: ... but how can I controll it by my appl? ... // Used to register the special Windows messages ...
    (microsoft.public.windowsce.app.development)
  • Re: How to Access Window Messages
    ... Paul G. Tobey ha scritto: ... own window procedure for the window, in place of the one that the guy who ... but how can I controll it by my appl? ... // Used to register the special Windows ...
    (microsoft.public.windowsce.app.development)
  • Re: Why cant I see static variables in debug window
    ... Paul T. ... HDC hdc; ... Auto pane of the variable window, because you're about to use it (to ... you can use the Locals pane to see everything... ...
    (microsoft.public.windowsce.embedded)