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

📄 datasvr.dsp

📁 一个串口通信的程序
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="DataSvr" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=DataSvr - 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 "DataSvr.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 "DataSvr.mak" CFG="DataSvr - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "DataSvr - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "DataSvr - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/datasvr", EAAAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "DataSvr - 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" /D "_MBCS" /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 ..\xlfcomm\release\XLFComm.lib netapi32.lib /nologo /subsystem:windows /machine:I386

!ELSEIF  "$(CFG)" == "DataSvr - 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" /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"
# 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 ..\xlfcomm\debug\XLFComm.lib netapi32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept

!ENDIF 

# Begin Target

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

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

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

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

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

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

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

SOURCE=.\DBGRID32.CPP
# End Source File
# Begin Source File

SOURCE=.\FONT.CPP
# End Source File
# Begin Source File

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

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

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

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

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

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

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

SOURCE=.\NTServiceEventLogMsg.mc

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

# Begin Custom Build - Generating Message Catalogue
InputPath=.\NTServiceEventLogMsg.mc
InputName=NTServiceEventLogMsg

BuildCmds= \
	mc -v -w $(InputName)

"NTServiceEventLogMsg.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"NTServiceEventLogMsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

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

# Begin Custom Build - Generating Message Catalogue
InputPath=.\NTServiceEventLogMsg.mc
InputName=NTServiceEventLogMsg

BuildCmds= \
	mc -v -w $(InputName)

"NTServiceEventLogMsg.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"NTServiceEventLogMsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

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

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

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

SOURCE=.\PICTURE.CPP
# End Source File
# Begin Source File

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

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

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

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

SOURCE=.\SERVICE.CPP
# End Source File
# Begin Source File

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

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

SOURCE=.\TrayIcon.CPP
# End Source File
# Begin Source File

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

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

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

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

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

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

SOURCE=.\DBGRID32.H
# End Source File
# Begin Source File

SOURCE=.\FONT.H
# End Source File
# Begin Source File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SOURCE=.\TrayIcon.H
# End Source File
# Begin Source File

SOURCE=.\VisualFx.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\Coldtool.bmp
# End Source File
# Begin Source File

SOURCE=.\res\ColorImage.bmp
# End Source File
# Begin Source File

SOURCE=.\res\DataSvr.ico
# End Source File
# Begin Source File

SOURCE=.\res\DataSvr.rc2
# End Source File
# Begin Source File

SOURCE=.\res\DataSvrDoc.ico
# End Source File
# Begin Source File

SOURCE=.\res\hOrder.bmp
# End Source File
# Begin Source File

SOURCE=.\res\Hottoolb.bmp
# End Source File
# Begin Source File

SOURCE=.\res\idr_hist.ico
# End Source File
# Begin Source File

SOURCE=.\res\idr_main.ico
# End Source File
# Begin Source File

SOURCE=.\res\ListView_small.bmp
# End Source File
# Begin Source File

SOURCE=.\res\ListView_state.bmp
# End Source File
# Begin Source File

SOURCE=.\res\NetHood.bmp
# End Source File
# Begin Source File

SOURCE=.\res\Notify_Normal.ico
# End Source File
# Begin Source File

SOURCE=.\res\Notify_RingIn.ico
# End Source File
# Begin Source File

SOURCE=.\sdi.ico
# End Source File
# Begin Source File

SOURCE=.\Splsh16.bmp
# End Source File
# Begin Source File

SOURCE=.\res\Toolbar.bmp
# End Source File
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
# Section DataSvr : {72ADFD7B-2C39-11D0-9903-00A0C91BC942}
# 	1:17:ID_INDICATOR_TIME:102
# 	2:2:BH:
# 	2:17:ID_INDICATOR_TIME:ID_INDICATOR_TIME
# End Section
# Section DataSvr : {72ADFD78-2C39-11D0-9903-00A0C91BC942}
# 	1:10:IDB_SPLASH:103
# 	2:21:SplashScreenInsertKey:4.0
# End Section
# Section DataSvr : {00028C02-0000-0000-0000-000000000046}
# 	2:5:Class:CMsDgridCtrl1
# 	2:10:HeaderFile:msdgridctrl1.h
# 	2:8:ImplFile:msdgridctrl1.cpp
# End Section
# Section DataSvr : {00028C00-0000-0000-0000-000000000046}
# 	2:21:DefaultSinkHeaderFile:msdgridctrl1.h
# 	2:16:DefaultSinkClass:CMsDgridCtrl1
# End Section

⌨️ 快捷键说明

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