Terry Peng wrote:
> Hi there
> i know we can capture the outputdebugstring's output which have a good
> tutorial at here:
> http://www.unixwiz.net/techtips/outputdebugstring.html
> but the problem is: it's can only works on win2000/xp. it seems get
> nothing on wince emulator. so is there any ways to do that?
>
> Best Regards
> Terry
i have just tested in vs2005.
the ide debugger output window can still capture the *emulator*'s output!
so maybe a dll running on the emualtor get the string and then it send
the string back to pc...