使用yahoo图片搜索功能在手机上的以应用

源代码在线查看: searchresults.hrh

软件大小: 98 K
上传用户: SAMDUK
关键词: yahoo 搜索 手机
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*
				========================================================================
				 Name		: SearchResults.hrh
				 Author	  : 
				 Copyright   : Copyright 2006 Nokia Corporation
				 Description : 
				========================================================================
				*/
				enum TSearchResultsViewControls
					{
					ESearchResultsViewWaitDialog = 1,
					ESearchResultsViewEdit1
					};
				enum TSearchResultsViewCommands
					{
					ESearchResultsViewNew_searchMenuItemCommand = 0x6000,
					ESearchResultsViewInfoMenuItemCommand
					};
							

相关资源