📄 operat.dsp
字号:
# Microsoft Developer Studio Project File - Name="Operat" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=Operat - 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 "Operat.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 "Operat.mak" CFG="Operat - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Operat - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "Operat - 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)" == "Operat - 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 5
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# 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 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /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 0x804 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 host32.lib winmm.lib fdcsport.lib /nologo /subsystem:windows /machine:I386
!ELSEIF "$(CFG)" == "Operat - 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 /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /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 host32.lib kernel32.lib winmm.lib fdcsport.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
!ENDIF
# Begin Target
# Name "Operat - Win32 Release"
# Name "Operat - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\AlarmDynamicDisp.cpp
# End Source File
# Begin Source File
SOURCE=.\bar.cpp
# End Source File
# Begin Source File
SOURCE=.\CheckPasswordDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\CurveDynamicDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\CurveDynamicFlow.cpp
# End Source File
# Begin Source File
SOURCE=.\CurveHistFlow.cpp
# End Source File
# Begin Source File
SOURCE=.\CurveHistoryDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\DateInputDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\FdcsData.cpp
# End Source File
# Begin Source File
SOURCE=.\FdcsManage.cpp
# End Source File
# Begin Source File
SOURCE=.\HistoryData.cpp
# End Source File
# Begin Source File
SOURCE=.\MainFrm.cpp
# End Source File
# Begin Source File
SOURCE=.\mscomm.cpp
# End Source File
# Begin Source File
SOURCE=.\Operat.cpp
# End Source File
# Begin Source File
SOURCE=.\Operat.rc
# End Source File
# Begin Source File
SOURCE=.\OperatDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\OperatView.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=.\AlarmDynamicDisp.h
# End Source File
# Begin Source File
SOURCE=.\bar.h
# End Source File
# Begin Source File
SOURCE=.\CheckPasswordDlg.h
# End Source File
# Begin Source File
SOURCE=.\CurveDynamicDialog.h
# End Source File
# Begin Source File
SOURCE=.\CurveDynamicFlow.h
# End Source File
# Begin Source File
SOURCE=.\CurveHistFlow.h
# End Source File
# Begin Source File
SOURCE=.\CurveHistoryDlg.h
# End Source File
# Begin Source File
SOURCE=.\DataType.h
# End Source File
# Begin Source File
SOURCE=.\DateInputDlg.h
# End Source File
# Begin Source File
SOURCE=.\FdcsData.h
# End Source File
# Begin Source File
SOURCE=.\FdcsManage.h
# End Source File
# Begin Source File
SOURCE=.\global.h
# End Source File
# Begin Source File
SOURCE=.\GlobalHist.h
# End Source File
# Begin Source File
SOURCE=.\HistoryData.h
# End Source File
# Begin Source File
SOURCE=.\MainFrm.h
# End Source File
# Begin Source File
SOURCE=.\mscomm.h
# End Source File
# Begin Source File
SOURCE=.\Operat.h
# End Source File
# Begin Source File
SOURCE=.\OperatDoc.h
# End Source File
# Begin Source File
SOURCE=.\OperatView.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=.\jzs06.bmp
# End Source File
# Begin Source File
SOURCE=.\JZS07.BMP
# End Source File
# Begin Source File
SOURCE=.\Mybitmap1.bmp
# End Source File
# Begin Source File
SOURCE=.\Mybitmap2.bmp
# End Source File
# Begin Source File
SOURCE=.\Mybitmap3.bmp
# End Source File
# Begin Source File
SOURCE=.\Mybitmap4.bmp
# End Source File
# Begin Source File
SOURCE=.\Mybitmap5.bmp
# End Source File
# Begin Source File
SOURCE=.\Mybitmap6.bmp
# End Source File
# Begin Source File
SOURCE=.\Mybitmap7.bmp
# End Source File
# Begin Source File
SOURCE=.\Mybitmap8.bmp
# End Source File
# Begin Source File
SOURCE=.\res\Operat.ico
# End Source File
# Begin Source File
SOURCE=.\res\Operat.rc2
# End Source File
# Begin Source File
SOURCE=.\res\OperatDoc.ico
# End Source File
# Begin Source File
SOURCE=.\swoff.bmp
# End Source File
# Begin Source File
SOURCE=.\swon.bmp
# End Source File
# End Group
# Begin Source File
SOURCE=.\table\DefineWater.txt
# End Source File
# Begin Source File
SOURCE=.\FlowChartSet.txt
# End Source File
# Begin Source File
SOURCE=.\GetFromBoiler.txt
# End Source File
# Begin Source File
SOURCE=.\HistoryPoint.txt
# End Source File
# Begin Source File
SOURCE=.\table\NetSet.txt
# End Source File
# Begin Source File
SOURCE=.\ReadMe.txt
# End Source File
# Begin Source File
SOURCE=.\table\TsiAlrm.txt
# End Source File
# Begin Source File
SOURCE=.\host32.lib
# End Source File
# End Target
# End Project
# Section Operat : {F9AFEDBF-747E-4390-BEC5-70FA40A9F931}
# 1:19:IDD_DIALOG_PASSWORD:134
# 2:16:Resource Include:resource.h
# 2:18:CheckPasswordDlg.h:CheckPasswordDlg.h
# 2:20:CheckPasswordDlg.cpp:CheckPasswordDlg.cpp
# 2:10:ENUM: enum:enum
# 2:24:CLASS: CCheckPasswordDlg:CCheckPasswordDlg
# 2:19:Application Include:Operat.h
# 2:19:IDD_DIALOG_PASSWORD:IDD_DIALOG_PASSWORD
# End Section
# Section Operat : {E6E17E90-DF38-11CF-8E74-00A0C90F26F8}
# 2:5:Class:CMSComm
# 2:10:HeaderFile:mscomm.h
# 2:8:ImplFile:mscomm.cpp
# End Section
# Section Operat : {648A5600-2C6E-101B-82B6-000000000014}
# 2:21:DefaultSinkHeaderFile:mscomm.h
# 2:16:DefaultSinkClass:CMSComm
# End Section
# Section Operat : {9F6AA700-D188-11CD-AD48-00AA003C9CB6}
# 2:5:Class:CRowCursor
# 2:10:HeaderFile:rowcursor.h
# 2:8:ImplFile:rowcursor.cpp
# End Section
# Section Operat : {5C9ED921-4A9E-11D5-A0AD-F509B6E34629}
# 1:15:IDD_DIALOG_DATE:124
# 2:16:Resource Include:resource.h
# 2:20:CLASS: CDateInputDlg:CDateInputDlg
# 2:10:ENUM: enum:enum
# 2:15:IDD_DIALOG_DATE:IDD_DIALOG_DATE
# 2:16:DateInputDlg.cpp:DateInputDlg.cpp
# 2:14:DateInputDlg.h:DateInputDlg.h
# 2:19:Application Include:Operat.h
# End Section
# Section Operat : {2E226152-8740-4D78-A2B0-58531F0515FE}
# 2:21:DefaultSinkHeaderFile:bar.h
# 2:16:DefaultSinkClass:CBar
# End Section
# Section Operat : {E1940E14-2B41-4CEE-83CC-3975CD9EEF3E}
# 2:5:Class:CBar
# 2:10:HeaderFile:bar.h
# 2:8:ImplFile:bar.cpp
# End Section
# Section Operat : {825EECA2-4845-11D5-A0AD-F4DD43EE5D29}
# 1:23:IDD_DIALOG_CURVEHISTORY:121
# 2:16:Resource Include:resource.h
# 2:17:CurveHistoryDlg.h:CurveHistoryDlg.h
# 2:23:CLASS: CCurveHistoryDlg:CCurveHistoryDlg
# 2:10:ENUM: enum:enum
# 2:19:CurveHistoryDlg.cpp:CurveHistoryDlg.cpp
# 2:23:IDD_DIALOG_CURVEHISTORY:IDD_DIALOG_CURVEHISTORY
# 2:19:Application Include:Operat.h
# End Section
# Section Operat : {5F4DF280-531B-11CF-91F6-C2863C385E30}
# 2:5:Class:CMSFlexGrid
# 2:10:HeaderFile:msflexgrid.h
# 2:8:ImplFile:msflexgrid.cpp
# End Section
# Section Operat : {6262D3A0-531B-11CF-91F6-C2863C385E30}
# 2:21:DefaultSinkHeaderFile:msflexgrid.h
# 2:16:DefaultSinkClass:CMSFlexGrid
# End Section
# Section Operat : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
# 2:5:Class:COleFont
# 2:10:HeaderFile:font.h
# 2:8:ImplFile:font.cpp
# End Section
# Section Operat : {825EECA1-4845-11D5-A0AD-F4DD43EE5D29}
# 1:23:IDD_DIALOG_CURVEDYNAMIC:122
# 2:16:Resource Include:resource.h
# 2:22:CurveDynamicDialog.cpp:CurveDynamicDialog.cpp
# 2:26:CLASS: CCurveDynamicDialog:CCurveDynamicDialog
# 2:20:CurveDynamicDialog.h:CurveDynamicDialog.h
# 2:10:ENUM: enum:enum
# 2:23:IDD_DIALOG_CURVEDYNAMIC:IDD_DIALOG_CURVEDYNAMIC
# 2:19:Application Include:Operat.h
# End Section
# Section Operat : {7BF80981-BF32-101A-8BBB-00AA00300CAB}
# 2:5:Class:CPicture
# 2:10:HeaderFile:picture.h
# 2:8:ImplFile:picture.cpp
# End Section
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -