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

📄 atlcontrol.dsp

📁 用VC开发activex 一书实例1 ATLControl
💻 DSP
📖 第 1 页 / 共 2 页
字号:
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"DllMain" /subsystem:windows /dll /machine:I386
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"DllMain" /subsystem:windows /dll /machine:I386
# Begin Custom Build - Registering ActiveX Control...
OutDir=.\ReleaseUMinDependancy
TargetPath=.\ReleaseUMinDependancy\ATLControl.dll
InputPath=.\ReleaseUMinDependancy\ATLControl.dll
SOURCE=$(InputPath)

"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	regsvr32 /s /c "$(TargetPath)" 
	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
	
# End Custom Build

!ENDIF 

# Begin Target

# Name "ATLControl - Win32 Debug"
# Name "ATLControl - Win32 Unicode Debug"
# Name "ATLControl - Win32 Release MinSize"
# Name "ATLControl - Win32 Release MinDependancy"
# Name "ATLControl - Win32 Unicode Release MinSize"
# Name "ATLControl - Win32 Unicode Release MinDependancy"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=.\ATLControl.cpp
# End Source File
# Begin Source File

SOURCE=.\ATLControl.def
# End Source File
# Begin Source File

SOURCE=.\ATLControl.idl

!IF  "$(CFG)" == "ATLControl - Win32 Debug"

# Begin Custom Build - Performing MIDL step
InputPath=.\ATLControl.idl

BuildCmds= \
	midl /h "ATLControl.h" /iid "ATLControl_i.c" "ATLControl.idl"

".\ATLControl.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "ATLControl - Win32 Unicode Debug"

# Begin Custom Build - Performing MIDL step
InputPath=.\ATLControl.idl

BuildCmds= \
	midl /h "ATLControl.h" /iid "ATLControl_i.c" "ATLControl.idl"

".\ATLControl.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "ATLControl - Win32 Release MinSize"

# Begin Custom Build - Performing MIDL step
InputPath=.\ATLControl.idl

BuildCmds= \
	midl /h "ATLControl.h" /iid "ATLControl_i.c" "ATLControl.idl"

".\ATLControl.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "ATLControl - Win32 Release MinDependancy"

# Begin Custom Build - Performing MIDL step
InputPath=.\ATLControl.idl

BuildCmds= \
	midl /h "ATLControl.h" /iid "ATLControl_i.c" "ATLControl.idl"

".\ATLControl.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "ATLControl - Win32 Unicode Release MinSize"

# Begin Custom Build - Performing MIDL step
InputPath=.\ATLControl.idl

BuildCmds= \
	midl /h "ATLControl.h" /iid "ATLControl_i.c" "ATLControl.idl"

".\ATLControl.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "ATLControl - Win32 Unicode Release MinDependancy"

# Begin Custom Build - Performing MIDL step
InputPath=.\ATLControl.idl

BuildCmds= \
	midl /h "ATLControl.h" /iid "ATLControl_i.c" "ATLControl.idl"

".\ATLControl.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\ATLControl_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\ATLControl.rc
# End Source File
# Begin Source File

SOURCE=.\ATLControlNoWin.cpp
# End Source File
# Begin Source File

SOURCE=.\ATLControlSubWin.cpp
# End Source File
# Begin Source File

SOURCE=.\ATLControlWin.cpp
# End Source File
# Begin Source File

SOURCE=.\ATLControlWinPPG.cpp
# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# End Group
# Begin Group "Header Files"

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

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

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

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

SOURCE=.\ATLControlWinPPG.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;cnt;rtf;gif;jpg;jpeg;jpe"
# End Group
# Begin Source File

SOURCE=.\ATLControlNoWin.rgs
# End Source File
# Begin Source File

SOURCE=.\ATLControlSubWin.rgs
# End Source File
# Begin Source File

SOURCE=.\ATLControlWin.rgs
# End Source File
# Begin Source File

SOURCE=.\ATLControlWinPPG.rgs
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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