Support Windows Mobile
Brought to you by:
dpa-toolkit
Unable to compile it to Windows Mobile using EVC4:
LLTimeUtil.obj : error LNK2019: unresolved external symbol _strftime referenced in function _LLGetCurDateTime
LLTimeUtil.obj : error LNK2019: unresolved external symbol _perror referenced in function _LLGetCurDateTime
LLTimeUtil.obj : error LNK2019: unresolved external symbol _localtime referenced in function _LLGetCurDateTime
LLTimeUtil.obj : error LNK2019: unresolved external symbol _time referenced in function _LLGetCurDateTime
socket_logger.obj : error LNK2019: unresolved external symbol _vsnprintf referenced in function _sSendToSock
.....