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

📄 ceocxhost.vcp

📁 《Windows CE 权威指南》(作者:(美)CHRIS MUENCH
💻 VCP
📖 第 1 页 / 共 4 页
字号:
SOURCE=.\hexconv.cpp

!IF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPS) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPS) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE SH4) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE SH4) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE SH3) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE SH3) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE THUMB) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE THUMB) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE ARM) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE ARM) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPSFP) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPSFP) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPS16) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPS16) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE CEF) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE CEF) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE x86em) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE x86em) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE PPC) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE PPC) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE x86) Release"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE x86) Debug"

DEP_CPP_HEXCO=\
	".\hexconv.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp

!IF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPS) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPS) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE SH4) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE SH4) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE SH3) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE SH3) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE THUMB) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE THUMB) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE ARM) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE ARM) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPSFP) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPSFP) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPS16) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE MIPS16) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE CEF) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE CEF) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE x86em) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE x86em) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE PPC) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE PPC) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE x86) Release"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "CeOCXHost - Win32 (WCE x86) Debug"

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ENDIF 

# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=.\CeOCXHost.h
# End Source File
# Begin Source File

SOURCE=.\CeOCXHostDlg.h
# End Source File
# Begin Source File

SOURCE=.\hexconv.h
# End Source File
# Begin Source File

SOURCE=.\Resource.h
# End Source File
# Begin Source File

SOURCE=.\StdAfx.h
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File

SOURCE=.\res\CeOCXHost.ico
# End Source File
# Begin Source File

SOURCE=.\res\CeOCXHost.rc2
# PROP Exclude_From_Scan -1
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
# End Source File
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
# Section CeOCXHost : {E8DB82FB-9EEE-4F2E-8335-225369FEBF49}
# 	2:21:DefaultSinkHeaderFile:hexconv.h
# 	2:16:DefaultSinkClass:CHexConv
# End Section
# Section CeOCXHost : {BFBEE2BD-C1BF-4137-8914-630B040C4E98}
# 	2:5:Class:CHexConv
# 	2:10:HeaderFile:hexconv.h
# 	2:8:ImplFile:hexconv.cpp
# End Section

⌨️ 快捷键说明

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