chxavdefines.cpp
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:1k
- /************************************************************************
- * chxavdefines.cpp
- * ----------------
- *
- * Synopsis:
- * Contains some preprocessor definitions.
- *
- * Target:
- * Symbian OS
- *
- *
- * (c) 1995-2003 RealNetworks, Inc. Patents pending. All rights reserved.
- *
- ************************************************************************/
- #define INITGUID 1 // XXXLCM file not needed?
- #include "hxengin.h"
- #include "hxccf.h"
- #include "hxcore.h"
- #include "hxclsnk.h"
- #include "hxerror.h"
- #include "hxauth.h"
- #include "hxwin.h"
- #include "hxprefs.h"
- #include "hxtbuf.h"
- #include "hxstrutl.h"
- #include "hxbuffer.h"
- #include "ihxpckts.h"
- #include "hxstring.h"
- #include "hxslist.h"
- #include "hxurl.h"
- #include "hxvalues.h"
- #include "dllacces.h"
- #include "dllpath.h"
- #include "chxavvector.h"
- #undef INITGUID
-