📄 regioncomm.dsp
字号:
# Microsoft Developer Studio Project File - Name="RegionComm" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=RegionComm - 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 "RegionComm.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 "RegionComm.mak" CFG="RegionComm - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "RegionComm - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "RegionComm - 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)" == "RegionComm - Win32 Release"
# PROP BASE Use_MFC 5
# 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 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /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 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG"
# 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 /nologo /subsystem:windows /machine:I386
!ELSEIF "$(CFG)" == "RegionComm - Win32 Debug"
# PROP BASE Use_MFC 5
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 5
# 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 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /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"
# ADD RSC /l 0x804 /d "_DEBUG"
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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
!ENDIF
# Begin Target
# Name "RegionComm - Win32 Release"
# Name "RegionComm - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\AddCom.cpp
# End Source File
# Begin Source File
SOURCE=.\ComBuff.cpp
# End Source File
# Begin Source File
SOURCE=.\Communication.cpp
# End Source File
# Begin Source File
SOURCE=.\ComPort.cpp
# End Source File
# Begin Source File
SOURCE=.\ComThrd.cpp
# End Source File
# Begin Source File
SOURCE=.\DlgChgServer.cpp
# End Source File
# Begin Source File
SOURCE=.\Dog.cpp
# End Source File
# Begin Source File
SOURCE=.\dogserver.cpp
# End Source File
# Begin Source File
SOURCE=.\FirstRun.cpp
# End Source File
# Begin Source File
SOURCE=.\InputRegionNo.cpp
# End Source File
# Begin Source File
SOURCE=.\LogFile.cpp
# End Source File
# Begin Source File
SOURCE=.\MainFrm.cpp
# End Source File
# Begin Source File
SOURCE=.\ProcDataThrd.cpp
# End Source File
# Begin Source File
SOURCE=.\RegionComm.cpp
# End Source File
# Begin Source File
SOURCE=.\RegionComm.rc
# End Source File
# Begin Source File
SOURCE=.\RegionCommDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\RegionCommView.cpp
# End Source File
# Begin Source File
SOURCE=.\RegionSocket.cpp
# End Source File
# Begin Source File
SOURCE=.\StartUpDlg.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=.\AddCom.h
# End Source File
# Begin Source File
SOURCE=.\ComBuff.h
# End Source File
# Begin Source File
SOURCE=.\Communication.h
# End Source File
# Begin Source File
SOURCE=.\ComPort.h
# End Source File
# Begin Source File
SOURCE=.\ComThrd.h
# End Source File
# Begin Source File
SOURCE=.\constant.h
# End Source File
# Begin Source File
SOURCE=.\DlgChgServer.h
# End Source File
# Begin Source File
SOURCE=.\Dog.h
# End Source File
# Begin Source File
SOURCE=.\dogserver.h
# End Source File
# Begin Source File
SOURCE=.\FirstRun.h
# End Source File
# Begin Source File
SOURCE=.\global.h
# End Source File
# Begin Source File
SOURCE=.\InputRegionNo.h
# End Source File
# Begin Source File
SOURCE=.\LogFile.h
# End Source File
# Begin Source File
SOURCE=.\MainFrm.h
# End Source File
# Begin Source File
SOURCE=.\ProcDataThrd.h
# End Source File
# Begin Source File
SOURCE=.\RegionComm.h
# End Source File
# Begin Source File
SOURCE=.\RegionCommDoc.h
# End Source File
# Begin Source File
SOURCE=.\RegionCommView.h
# End Source File
# Begin Source File
SOURCE=.\RegionSocket.h
# End Source File
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\StartUpDlg.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\AllDevIcon.ico
# End Source File
# Begin Source File
SOURCE=.\res\Bitmap1.bmp
# End Source File
# Begin Source File
SOURCE=.\RES\icon1.ico
# End Source File
# Begin Source File
SOURCE=.\res\infoboar.ico
# End Source File
# Begin Source File
SOURCE=.\res\Mainfram.bmp
# End Source File
# Begin Source File
SOURCE=.\res\RegionComm.ico
# End Source File
# Begin Source File
SOURCE=.\res\RegionComm.rc2
# End Source File
# Begin Source File
SOURCE=.\res\RegionCommDoc.ico
# End Source File
# Begin Source File
SOURCE=.\res\Toolbar.bmp
# End Source File
# Begin Source File
SOURCE=.\res\Tsccom.ico
# End Source File
# Begin Source File
SOURCE=.\res\tsccontr.ico
# End Source File
# Begin Source File
SOURCE=.\res\Tscregio.ico
# End Source File
# Begin Source File
SOURCE=.\res\Tscsocke.ico
# End Source File
# Begin Source File
SOURCE=.\res\unknownd.ico
# End Source File
# End Group
# Begin Source File
SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
# Section RegionComm : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
# 2:5:Class:COleFont
# 2:10:HeaderFile:font1.h
# 2:8:ImplFile:font1.cpp
# End Section
# Section RegionComm : {7BF80981-BF32-101A-8BBB-00AA00300CAB}
# 2:5:Class:CPicture
# 2:10:HeaderFile:picture1.h
# 2:8:ImplFile:picture1.cpp
# End Section
# Section RegionComm : {8BD21D40-EC42-11CE-9E0D-00AA006002F3}
# 2:21:DefaultSinkHeaderFile:mdccheckbox.h
# 2:16:DefaultSinkClass:CMdcCheckBox
# End Section
# Section RegionComm : {5F457A62-2D9A-11D5-863E-444553540000}
# 1:12:IDD_PROPERTY:102
# 2:16:Resource Include:resource.h
# 2:19:CLASS: CFirstRunDlg:CFirstRunDlg
# 2:12:IDD_PROPERTY:IDD_PROPERTY
# 2:17:CLASS: CAddCOMDlg:CAddCOMDlg
# 2:10:ENUM: enum:enum
# 2:17:CLASS: CLogDialog:CLogDialog
# 2:11:TscAllDlg.h:TscAllDlg.h
# 2:19:CLASS: CPropertyDlg:CPropertyDlg
# 2:21:CLASS: CInputRegionNo:CInputRegionNo
# 2:19:Application Include:RegionComm.h
# 2:13:TscAllDlg.cpp:TscAllDlg.cpp
# 2:15:CLASS: CLogoDlg:CLogoDlg
# End Section
# Section RegionComm : {8BD21D43-EC42-11CE-9E0D-00AA006002F3}
# 2:5:Class:CMdcCheckBox
# 2:10:HeaderFile:mdccheckbox.h
# 2:8:ImplFile:mdccheckbox.cpp
# End Section
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -