hxsym_console_util.h
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:1k
- /*****************************************************************************
- * hxsym_console_util.h
- * ---------------
- *
- *
- * Target:
- * Symbian OS
- *
- *
- * (c) 1995-2003 RealNetworks, Inc. Patents pending. All rights reserved.
- *
- *****************************************************************************/
- #if !defined(HXSYM_CONSOLE_UTIL_H__)
- #define HXSYM_CONSOLE_UTIL_H__
- #if defined (HELIX_FEATURE_DPRINTF)
- void PrintConsole(const char* pszText);
- #endif
- #endif // HXSYM_CONSOLE_UTIL_H__