⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 chxavdefines.cpp

📁 symbian 下的helix player源代码
💻 CPP
字号:
/************************************************************************
 * 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 

 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -