[Live-devel] Re: liveMedia on WINCE

Ross Finlayson finlayson at live.com
Wed Jun 29 12:31:13 PDT 2005


At 09:09 AM 6/29/05, you wrote:
>No problem with dateHeader() but ...
>
>In groupsock I got rid of ..
>#ifdef _WIN32_WCE
>#include <afxwin.h>
>#include <wcealt.h>
>#define ctime wce_ctime
>
>and hacked this - feel free to niceify :) ...
>
>char const* timestampString() {
[...]

Actually, because "timestampString()" is used only in debugging output, 
I'll probably go ahead and just have it output the time in 
"<seconds>.<microseconds>" format - when compiling for Wince.  That will 
avoid the need for this extra Wince-specific code.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list