[GME-commit]
GMESRC/Paradigms/UML/decorator UMLDecorator.sln,NONE,1.1
UMLDecorator.vcproj,NONE,1.1 MaskedBitmap.cpp,1.2,1.3
StdAfx.cpp,1.1,1.2 UMLDecoratorApp.def,1.1,1.2
UMLDecorator.dsp,1.5,NONE UMLDecorator.dsw,1.3,NONE
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Jan 26 13:20:09 CST 2005
- Previous message: [GME-commit]
GMESRC/Paradigms/SF/interpreter BONComponent.sln,NONE,1.1
BONComponent.vcproj,NONE,1.1 Component.def,1.4,1.5
StdAfx.cpp,1.2,1.3 BONComponent.dsp,1.8,NONE
BONComponent.dsw,1.2,NONE
- Next message: [GME-commit] GMESRC/SDK/DecorKit Decorator.sln,NONE,1.1
Decorator.vcproj,NONE,1.1 DecoratorApp.def,1.1,1.2
StdAfx.cpp,1.1,1.2 Decorator.dsp,1.4,NONE Decorator.dsw,1.3,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/Paradigms/UML/decorator
In directory braindrain:/tmp/cvs-serv20155/decorator
Modified Files:
MaskedBitmap.cpp StdAfx.cpp UMLDecoratorApp.def
Added Files:
UMLDecorator.sln UMLDecorator.vcproj
Removed Files:
UMLDecorator.dsp UMLDecorator.dsw
Log Message:
decorator migrated to VC7.1
CVS User: zolmol
--- NEW FILE: UMLDecorator.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UMLDecorator", "UMLDecorator.vcproj", "{FCD04E3B-691C-461F-92F2-BE3E01F78582}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{FCD04E3B-691C-461F-92F2-BE3E01F78582}.Debug.ActiveCfg = Debug|Win32
{FCD04E3B-691C-461F-92F2-BE3E01F78582}.Debug.Build.0 = Debug|Win32
{FCD04E3B-691C-461F-92F2-BE3E01F78582}.Release.ActiveCfg = Release|Win32
{FCD04E3B-691C-461F-92F2-BE3E01F78582}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
--- NEW FILE: UMLDecorator.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="UMLDecorator"
SccProjectName=""
SccLocalPath=""
Keyword="MFCProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="2"
UseOfMFC="2"
UseOfATL="2"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="../Common,..\Interfaces,../include/gifhelp"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Release/UMLDecorator.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
Outputs="$(OutDir)\regsvr32.trg"/>
<Tool
Name="VCLinkerTool"
OutputFile=".\Release/UMLDecorator.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\UMLDecoratorApp.def"
ProgramDatabaseFile=".\Release/UMLDecorator.pdb"
SubSystem="2"
ImportLibrary=".\Release/UMLDecorator.lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
AdditionalIncludeDirectories="D:\volgy\GME\Interfaces"
TargetEnvironment="1"
TypeLibraryName=".\Release/UMLDecorator.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../Common,..\Interfaces,../include/gifhelp"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Debug/UMLDecorator.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
Outputs="$(OutDir)\regsvr32.trg"/>
<Tool
Name="VCLinkerTool"
OutputFile=".\Debug/UMLDecorator.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\UMLDecoratorApp.def"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Debug/UMLDecorator.pdb"
SubSystem="2"
ImportLibrary=".\Debug/UMLDecorator.lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
AdditionalIncludeDirectories="D:\volgy\GME\Interfaces"
TargetEnvironment="1"
TypeLibraryName=".\Debug/UMLDecorator.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="DecorUtil.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="MaskedBitmap.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="StdAfx.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
UsePrecompiledHeader="1"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="TokenEx.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="UMLDecorator.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="UMLDecorator.rc">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="$(OUTDIR)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions=""
AdditionalIncludeDirectories="$(OUTDIR)"/>
</FileConfiguration>
</File>
<File
RelativePath="UMLDecoratorApp.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BasicRuntimeChecks="3"
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="UMLDecoratorApp.def">
</File>
<File
RelativePath="UMLDecoratorLib.idl">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCMIDLTool"
AdditionalIncludeDirectories=""
TargetEnvironment="1"
GenerateStublessProxies="TRUE"
TypeLibraryName="UMLDecoratorLib.tlb"
HeaderFileName="UMLDecoratorLib.h"
InterfaceIdentifierFileName="UMLDecoratorLib_i.c"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCMIDLTool"
AdditionalIncludeDirectories=""
TargetEnvironment="1"
GenerateStublessProxies="TRUE"
TypeLibraryName="UMLDecoratorLib.tlb"
HeaderFileName="UMLDecoratorLib.h"
InterfaceIdentifierFileName="UMLDecoratorLib_i.c"/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="DecoratorConfig.h">
</File>
<File
RelativePath="DecoratorStd.h">
</File>
<File
RelativePath="DecorCOM.h">
</File>
<File
RelativePath="DecorUtil.h">
</File>
<File
RelativePath="MaskedBitmap.h">
</File>
<File
RelativePath="Resource.h">
</File>
<File
RelativePath="StdAfx.h">
</File>
<File
RelativePath="TokenEx.h">
</File>
<File
RelativePath="UMLDecorator.h">
</File>
</Filter>
<Filter
Name="Resources"
Filter="">
<File
RelativePath="constraint.bmp">
</File>
<File
RelativePath="copy.bmp">
</File>
<File
RelativePath="UMLDecorator.rgs">
</File>
</Filter>
<File
RelativePath="constraintdefinition.bmp">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
Index: MaskedBitmap.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/Paradigms/UML/decorator/MaskedBitmap.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** MaskedBitmap.cpp 23 Aug 2001 21:31:00 -0000 1.2
--- MaskedBitmap.cpp 26 Jan 2005 19:20:06 -0000 1.3
***************
*** 135,139 ****
{
DWORD dwReadBytes = 0;
! DWORD dwLength = file.GetLength();
// Ensures no memory leaks will occur
--- 135,139 ----
{
DWORD dwReadBytes = 0;
! ULONGLONG dwLength = file.GetLength();
// Ensures no memory leaks will occur
***************
*** 167,175 ****
// Go read the bits.
! m_pBits = new BYTE[ dwLength - dwReadBytes ];
if (m_pBits == 0)
return 0;
! if (file.Read( m_pBits, dwLength - dwReadBytes ) != (dwLength - dwReadBytes))
{
delete m_pBMI;
--- 167,175 ----
// Go read the bits.
! m_pBits = new BYTE[ (UINT) dwLength - dwReadBytes ];
if (m_pBits == 0)
return 0;
! if (file.Read( m_pBits, (UINT) dwLength - dwReadBytes ) != (dwLength - dwReadBytes))
{
delete m_pBMI;
***************
*** 181,185 ****
return 0;
}
! dwReadBytes = dwLength;
return dwReadBytes;
--- 181,185 ----
return 0;
}
! dwReadBytes = (DWORD) dwLength;
return dwReadBytes;
Index: StdAfx.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/Paradigms/UML/decorator/StdAfx.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** StdAfx.cpp 15 Aug 2001 21:45:00 -0000 1.1
--- StdAfx.cpp 26 Jan 2005 19:20:06 -0000 1.2
***************
*** 7,12 ****
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
- #include <statreg.cpp>
#endif
-
- #include <atlimpl.cpp>
--- 7,9 ----
Index: UMLDecoratorApp.def
===================================================================
RCS file: /var/lib/gme/GMESRC/Paradigms/UML/decorator/UMLDecoratorApp.def,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** UMLDecoratorApp.def 15 Aug 2001 21:45:00 -0000 1.1
--- UMLDecoratorApp.def 26 Jan 2005 19:20:06 -0000 1.2
***************
*** 4,9 ****
EXPORTS
! DllCanUnloadNow @1 PRIVATE
! DllGetClassObject @2 PRIVATE
! DllRegisterServer @3 PRIVATE
! DllUnregisterServer @4 PRIVATE
--- 4,9 ----
EXPORTS
! DllCanUnloadNow PRIVATE
! DllGetClassObject PRIVATE
! DllRegisterServer PRIVATE
! DllUnregisterServer PRIVATE
--- UMLDecorator.dsp DELETED ---
--- UMLDecorator.dsw DELETED ---
- Previous message: [GME-commit]
GMESRC/Paradigms/SF/interpreter BONComponent.sln,NONE,1.1
BONComponent.vcproj,NONE,1.1 Component.def,1.4,1.5
StdAfx.cpp,1.2,1.3 BONComponent.dsp,1.8,NONE
BONComponent.dsw,1.2,NONE
- Next message: [GME-commit] GMESRC/SDK/DecorKit Decorator.sln,NONE,1.1
Decorator.vcproj,NONE,1.1 DecoratorApp.def,1.1,1.2
StdAfx.cpp,1.1,1.2 Decorator.dsp,1.4,NONE Decorator.dsw,1.3,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list