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

📄 t_flexgrid.dsp

📁 在Visual C++中使用MSFlexGrid控件的几点改进
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="T_FlexGrid" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=T_FlexGrid - 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 "T_FlexGrid.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 "T_FlexGrid.mak" CFG="T_FlexGrid - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "T_FlexGrid - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "T_FlexGrid - 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)" == "T_FlexGrid - 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)" == "T_FlexGrid - 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 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" /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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept

!ENDIF 

# Begin Target

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
# Section T_FlexGrid : {5E71F04D-551F-11CF-8152-00AA00A40C25}
# 	2:5:Class:C_rdoConnection
# 	2:10:HeaderFile:_rdoconnection.h
# 	2:8:ImplFile:_rdoconnection.cpp
# End Section
# Section T_FlexGrid : {5E71F051-551F-11CF-8152-00AA00A40C25}
# 	2:5:Class:C_rdoEnvironment
# 	2:10:HeaderFile:_rdoenvironment.h
# 	2:8:ImplFile:_rdoenvironment.cpp
# End Section
# Section T_FlexGrid : {B541C03D-63BC-11CE-920C-08002B369A33}
# 	2:5:Class:CrdoTable
# 	2:10:HeaderFile:rdotable.h
# 	2:8:ImplFile:rdotable.cpp
# End Section
# Section T_FlexGrid : {2E746495-6ED1-11CE-9223-08002B369A33}
# 	2:5:Class:CrdoParameters
# 	2:10:HeaderFile:rdoparameters.h
# 	2:8:ImplFile:rdoparameters.cpp
# End Section
# Section T_FlexGrid : {9F6AA700-D188-11CD-AD48-00AA003C9CB6}
# 	2:5:Class:CRowCursor
# 	2:10:HeaderFile:rowcursor.h
# 	2:8:ImplFile:rowcursor.cpp
# End Section
# Section T_FlexGrid : {2E7464A0-6ED1-11CE-9223-08002B369A33}
# 	2:5:Class:CrdoErrors
# 	2:10:HeaderFile:rdoerrors.h
# 	2:8:ImplFile:rdoerrors.cpp
# End Section
# Section T_FlexGrid : {5E71F050-551F-11CF-8152-00AA00A40C25}
# 	2:5:Class:CrdoPreparedStatement
# 	2:10:HeaderFile:rdopreparedstatement.h
# 	2:8:ImplFile:rdopreparedstatement.cpp
# End Section
# Section T_FlexGrid : {2E746494-6ED1-11CE-9223-08002B369A33}
# 	2:5:Class:CrdoConnections
# 	2:10:HeaderFile:rdoconnections.h
# 	2:8:ImplFile:rdoconnections.cpp
# End Section
# Section T_FlexGrid : {5D545B93-97CA-11CF-8171-00AA00A40C25}
# 	2:5:Class:CrdoPreparedStatements
# 	2:10:HeaderFile:rdopreparedstatements.h
# 	2:8:ImplFile:rdopreparedstatements.cpp
# End Section
# Section T_FlexGrid : {43478D71-78E0-11CF-8E78-00A0D100038E}
# 	2:5:Class:CRdc
# 	2:10:HeaderFile:rdc.h
# 	2:8:ImplFile:rdc.cpp
# End Section
# Section T_FlexGrid : {B541C034-63BC-11CE-920C-08002B369A33}
# 	2:5:Class:CrdoError
# 	2:10:HeaderFile:rdoerror.h
# 	2:8:ImplFile:rdoerror.cpp
# End Section
# Section T_FlexGrid : {2E746498-6ED1-11CE-9223-08002B369A33}
# 	2:5:Class:CrdoQueries
# 	2:10:HeaderFile:rdoqueries.h
# 	2:8:ImplFile:rdoqueries.cpp
# End Section
# Section T_FlexGrid : {5E71F04B-551F-11CF-8152-00AA00A40C25}
# 	2:5:Class:C_rdoEngine
# 	2:10:HeaderFile:_rdoengine.h
# 	2:8:ImplFile:_rdoengine.cpp
# End Section
# Section T_FlexGrid : {2E746493-6ED1-11CE-9223-08002B369A33}
# 	2:5:Class:CrdoTables
# 	2:10:HeaderFile:rdotables.h
# 	2:8:ImplFile:rdotables.cpp
# End Section
# Section T_FlexGrid : {5F4DF280-531B-11CF-91F6-C2863C385E30}
# 	2:5:Class:CMSFlexGrid
# 	2:10:HeaderFile:msflexgrid.h
# 	2:8:ImplFile:msflexgrid.cpp
# End Section
# Section T_FlexGrid : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
# 	2:5:Class:COleFont
# 	2:10:HeaderFile:font.h
# 	2:8:ImplFile:font.cpp
# End Section
# Section T_FlexGrid : {6262D3A0-531B-11CF-91F6-C2863C385E30}
# 	2:21:DefaultSinkHeaderFile:msflexgrid.h
# 	2:16:DefaultSinkClass:CMSFlexGrid
# End Section
# Section T_FlexGrid : {5E71F053-551F-11CF-8152-00AA00A40C25}
# 	2:5:Class:CrdoEnvironments
# 	2:10:HeaderFile:rdoenvironments.h
# 	2:8:ImplFile:rdoenvironments.cpp
# End Section
# Section T_FlexGrid : {5E71F04F-551F-11CF-8152-00AA00A40C25}
# 	2:5:Class:C_rdoResultset
# 	2:10:HeaderFile:_rdoresultset.h
# 	2:8:ImplFile:_rdoresultset.cpp
# End Section
# Section T_FlexGrid : {7BF80981-BF32-101A-8BBB-00AA00300CAB}
# 	2:5:Class:CPicture
# 	2:10:HeaderFile:picture.h
# 	2:8:ImplFile:picture.cpp
# End Section
# Section T_FlexGrid : {2E746492-6ED1-11CE-9223-08002B369A33}
# 	2:5:Class:CrdoColumns
# 	2:10:HeaderFile:rdocolumns.h
# 	2:8:ImplFile:rdocolumns.cpp
# End Section
# Section T_FlexGrid : {5E71F04E-551F-11CF-8152-00AA00A40C25}
# 	2:5:Class:C_rdoColumn
# 	2:10:HeaderFile:_rdocolumn.h
# 	2:8:ImplFile:_rdocolumn.cpp
# End Section
# Section T_FlexGrid : {2E746496-6ED1-11CE-9223-08002B369A33}
# 	2:5:Class:CrdoResultsets
# 	2:10:HeaderFile:rdoresultsets.h
# 	2:8:ImplFile:rdoresultsets.cpp
# End Section
# Section T_FlexGrid : {5E71F052-551F-11CF-8152-00AA00A40C25}
# 	2:5:Class:CrdoParameter
# 	2:10:HeaderFile:rdoparameter.h
# 	2:8:ImplFile:rdoparameter.cpp
# End Section
# Section T_FlexGrid : {43478D73-78E0-11CF-8E78-00A0D100038E}
# 	2:21:DefaultSinkHeaderFile:rdc.h
# 	2:16:DefaultSinkClass:CRdc
# End Section

⌨️ 快捷键说明

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