[Live-devel] Live on Windows CE ( eVC 4 )

Ross Finlayson finlayson at live.com
Thu Aug 26 10:35:22 PDT 2004


>There is an issue that only appears when linking liveMedia with your 
>application: winCE does not have ctime(x) but wce_ctime(x), so you need to 
>add this to groupsockhelper.cpp:
>
>
>#ifdef _WIN32_WCE
>#include <afxwin.h>
>#include <wcealt.h>
>#define ctime wce_ctime
>#endif

Thanks.  I'll add this to the next release.


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



More information about the live-devel mailing list