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

📄 postit.001

📁 atl development adsfasdfasdf
💻 001
📖 第 1 页 / 共 2 页
字号:
# ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
# 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 /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 /subsystem:windows /dll /machine:I386
# Begin Custom Build - Registering ActiveX Control...
OutDir=.\ReleaseUMinDependency
TargetPath=.\ReleaseUMinDependency\PostIt.dll
InputPath=.\ReleaseUMinDependency\PostIt.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 "PostIt - Win32 Debug"
# Name "PostIt - Win32 Unicode Debug"
# Name "PostIt - Win32 Release MinSize"
# Name "PostIt - Win32 Release MinDependency"
# Name "PostIt - Win32 Unicode Release MinSize"
# Name "PostIt - Win32 Unicode Release MinDependency"
# Begin Group "Source Files"

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

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

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

SOURCE=.\PostIt.idl

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

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

BuildCmds= \
	midl /Oicf /h "PostIt.h" /iid "PostIt_i.c" "PostIt.idl"

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

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

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

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

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

BuildCmds= \
	midl /Oicf /h "PostIt.h" /iid "PostIt_i.c" "PostIt.idl"

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

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

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

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

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

BuildCmds= \
	midl /Oicf /h "PostIt.h" /iid "PostIt_i.c" "PostIt.idl"

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

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

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

!ELSEIF  "$(CFG)" == "PostIt - Win32 Release MinDependency"

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

BuildCmds= \
	midl /Oicf /h "PostIt.h" /iid "PostIt_i.c" "PostIt.idl"

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

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

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

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

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

BuildCmds= \
	midl /Oicf /h "PostIt.h" /iid "PostIt_i.c" "PostIt.idl"

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

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

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

!ELSEIF  "$(CFG)" == "PostIt - Win32 Unicode Release MinDependency"

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

BuildCmds= \
	midl /Oicf /h "PostIt.h" /iid "PostIt_i.c" "PostIt.idl"

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

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

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

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\PostIt.rc

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

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

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

!ELSEIF  "$(CFG)" == "PostIt - Win32 Release MinDependency"

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

!ELSEIF  "$(CFG)" == "PostIt - Win32 Unicode Release MinDependency"

!ENDIF 

# End Source File
# Begin Source File

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

SOURCE=.\PostitPpg.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=.\PostItCtl.h
# End Source File
# Begin Source File

SOURCE=.\PostitPpg.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"
# Begin Source File

SOURCE=.\bitmap1.bmp
# End Source File
# End Group
# Begin Source File

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

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

⌨️ 快捷键说明

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