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

📄 zzmon.dsp

📁 用can传输图像
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="zzMon" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=zzMon - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "zzMon.mak".
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f "zzMon.mak" CFG="zzMon - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "zzMon - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "zzMon - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "zzMon - Win32 Release"

# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386

!ELSEIF  "$(CFG)" == "zzMon - Win32 Debug"

# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 ControlCAN.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept

!ENDIF 

# Begin Target

# Name "zzMon - Win32 Release"
# Name "zzMon - Win32 Debug"
# Begin Group "Source Files"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SOURCE=.\zzMonDlg.cpp
# End Source File
# End Group
# Begin Group "Header Files"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SOURCE=.\zzMonDlg.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\zzMon.ico
# End Source File
# Begin Source File

SOURCE=.\res\zzMon.rc2
# End Source File
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
# Section zzMon : {6F7EA122-D1A1-11D2-A4EE-00A024D63828}
# 	2:5:Class:CCWBindings
# 	2:10:HeaderFile:cwbindings.h
# 	2:8:ImplFile:cwbindings.cpp
# End Section
# Section zzMon : {0414ADF0-A0DE-11CE-A870-0020AF6845F6}
# 	2:5:Class:CCWAxis
# 	2:10:HeaderFile:cwaxis.h
# 	2:8:ImplFile:cwaxis.cpp
# End Section
# Section zzMon : {35575F41-E7AD-11CE-AE6E-0020AF31CEF9}
# 	2:5:Class:CCWCursors
# 	2:10:HeaderFile:cwcursors.h
# 	2:8:ImplFile:cwcursors.cpp
# End Section
# Section zzMon : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
# 	2:5:Class:COleFont
# 	2:10:HeaderFile:font.h
# 	2:8:ImplFile:font.cpp
# End Section
# Section zzMon : {B68DBFAC-16A0-11CE-80BF-0020AF31CEF9}
# 	2:5:Class:CCWGraph
# 	2:10:HeaderFile:cwgraph.h
# 	2:8:ImplFile:cwgraph.cpp
# End Section
# Section zzMon : {6F7EA121-D1A1-11D2-A4EE-00A024D63828}
# 	2:5:Class:CCWBinding
# 	2:10:HeaderFile:cwbinding.h
# 	2:8:ImplFile:cwbinding.cpp
# End Section
# Section zzMon : {7BF80981-BF32-101A-8BBB-00AA00300CAB}
# 	2:5:Class:CPicture
# 	2:10:HeaderFile:picture.h
# 	2:8:ImplFile:picture.cpp
# End Section
# Section zzMon : {37715970-C76B-11CE-A890-0020AF6845F6}
# 	2:5:Class:CCWValuePair
# 	2:10:HeaderFile:cwvaluepair.h
# 	2:8:ImplFile:cwvaluepair.cpp
# End Section
# Section zzMon : {B68DBFAB-16A0-11CE-80BF-0020AF31CEF9}
# 	2:21:DefaultSinkHeaderFile:cwgraph.h
# 	2:16:DefaultSinkClass:CCWGraph
# End Section
# Section zzMon : {14AE3BE4-1A81-11CF-AE6F-0020AF31CEF9}
# 	2:5:Class:CCWAxes
# 	2:10:HeaderFile:cwaxes.h
# 	2:8:ImplFile:cwaxes.cpp
# End Section
# Section zzMon : {B29D1C40-5270-11D0-A547-0020AF1E73B9}
# 	2:5:Class:CCWPictureDisp
# 	2:10:HeaderFile:cwpicturedisp.h
# 	2:8:ImplFile:cwpicturedisp.cpp
# End Section
# Section zzMon : {2C36E3E8-478D-11D0-A547-0020AF1E73B9}
# 	2:5:Class:CCWImage
# 	2:10:HeaderFile:cwimage.h
# 	2:8:ImplFile:cwimage.cpp
# End Section
# Section zzMon : {85041CC0-E78C-11CE-AE6E-0020AF31CEF9}
# 	2:5:Class:CCWCursor
# 	2:10:HeaderFile:cwcursor.h
# 	2:8:ImplFile:cwcursor.cpp
# End Section
# Section zzMon : {E168E231-C75C-11CE-A890-0020AF6845F6}
# 	2:5:Class:CCWValuePairs
# 	2:10:HeaderFile:cwvaluepairs.h
# 	2:8:ImplFile:cwvaluepairs.cpp
# End Section
# Section zzMon : {65FD2500-C067-11CE-A88D-0020AF6845F6}
# 	2:5:Class:CCWTicks
# 	2:10:HeaderFile:cwticks.h
# 	2:8:ImplFile:cwticks.cpp
# End Section
# Section zzMon : {B8ED1000-53EE-11CE-80BF-0020AF31CEF9}
# 	2:5:Class:CCWPlot
# 	2:10:HeaderFile:cwplot.h
# 	2:8:ImplFile:cwplot.cpp
# End Section
# Section zzMon : {CA90E9C0-6D11-11CF-A543-0020AF1E73B9}
# 	2:5:Class:CCWPlots
# 	2:10:HeaderFile:cwplots.h
# 	2:8:ImplFile:cwplots.cpp
# End Section
# Section zzMon : {E4012F00-1073-11CF-9617-0020AF6845F6}
# 	2:5:Class:CCWLabels
# 	2:10:HeaderFile:cwlabels.h
# 	2:8:ImplFile:cwlabels.cpp
# End Section

⌨️ 快捷键说明

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