[mapguide-commits] r4510 - in sandbox/adsk/2.2gp/Web/src: ApacheAgent CgiAgent DotNetApi DotNetApi/Foundation DotNetApi/Geometry DotNetApi/MapGuideCommon DotNetApi/PlatformBase DotNetApi/Web DotNetUnmanagedApi DotNetUnmanagedApi/Foundation DotNetUnmanagedApi/Foundation/FoundationCustom DotNetUnmanagedApi/Geometry DotNetUnmanagedApi/Geometry/GeometryCustom DotNetUnmanagedApi/MapGuideCommon DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonCustom DotNetUnmanagedApi/PlatformBase DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom DotNetUnmanagedApi/Web DotNetUnmanagedApi/Web/WebCustom HttpHandler IsapiAgent JavaApi JavaApi/org/osgeo/mapguide MapAgentCommon MapGuideApi PhpApi PhpMapGuideApiEnvConfig WebApp WebSupport localized localized/help/en localized/help/en/style mapadmin mapadmin/HelpDocs/Templates mapadmin/css mapadmin/js mapagent64 mapviewerjava mapviewernet mapviewerphp mapviewerphp/templates schemareport viewerfiles

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sat Jan 9 04:22:06 EST 2010


Author: waltweltonlair
Date: 2010-01-09 04:22:05 -0500 (Sat, 09 Jan 2010)
New Revision: 4510

Modified:
   sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheAgent.cpp
   sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheAgent.rc
   sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApachePostParser.cpp
   sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApachePostParser.h
   sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheResponseHandler.cpp
   sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheResponseHandler.h
   sandbox/adsk/2.2gp/Web/src/ApacheAgent/Makefile.am
   sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiAgent.cpp
   sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiAgent.rc
   sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiPostParser.cpp
   sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiPostParser.h
   sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiResponseHandler.cpp
   sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiResponseHandler.h
   sandbox/adsk/2.2gp/Web/src/CgiAgent/EchoTest.cpp
   sandbox/adsk/2.2gp/Web/src/CgiAgent/Makefile.am
   sandbox/adsk/2.2gp/Web/src/DotNetApi/AssemblyInfo.cs
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/AssemblyInfo.cs
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationMakefile
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/ManagedException.cs
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/AssemblyInfo.cs
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryMakefile
   sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs
   sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/Localizer.cs
   sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonMakefile
   sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs
   sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseMakefile
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/AssemblyInfo.cs
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebDotNetApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebMakefile
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/COPYRIGHT
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApiGen.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgBatchPropertyCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgPropertyCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgStringCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApiGen.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCoordinateCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurvePolygonCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveRingCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveSegmentCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveStringCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgGeometryCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLineStringCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLinearRingCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPointCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPolygonCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApiGen.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonCustom/MgMapPlotCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApiGen.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgClassDefinitionCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgColor
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureCommandCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureSchemaCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgIntCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerGroupCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgMapCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgPropertyDefinitionCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgReadOnlyLayerCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgResourceIdentifier
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgStringPropertyCollection
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/InitializeWebTier.i
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.rc
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.vcproj
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApiGen.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebCustom/empty
   sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/dotnet.i
   sandbox/adsk/2.2gp/Web/src/HttpHandler/Dictionary.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/Dictionary.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpApplyResourcePackage.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpApplyResourcePackage.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpChangeResourceOwner.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpChangeResourceOwner.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpClearTileCache.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpClearTileCache.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCopyResource.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCopyResource.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateRepository.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateRepository.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateSession.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateSession.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCategories.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsGetBaseLibrary.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsIsValid.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsIsValid.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteRepository.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteRepository.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResource.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResource.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResourceData.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResourceData.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeDrawing.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeDrawing.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeSchema.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeSchema.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationContainers.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationContainers.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDataStores.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDataStores.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSections.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateGroups.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateGroups.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateRepositories.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateRepositories.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceData.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceData.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceReferences.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResources.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResources.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUsers.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUsers.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpExecuteSqlQuery.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetCapabilities.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetCapabilities.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClassDefinition.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClassDefinition.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClasses.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClasses.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawing.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawing.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingLayer.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingLayer.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSection.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSection.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSectionResource.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDwfViewerPage.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFdoCacheInfo.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFdoCacheInfo.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureProviders.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureProviders.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetHtmlViewerPage.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetIdentityProperties.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetIdentityProperties.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLegendImage.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLegendImage.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLongTransactions.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLongTransactions.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMap.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMap.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapImage.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapImage.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapLegendImage.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapLegendImage.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapUpdate.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapUpdate.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetPlot.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetPlot.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryContent.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryContent.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryHeader.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceContent.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceContent.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceData.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceData.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceHeader.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceHeader.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemaMapping.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemaMapping.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemas.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemas.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSessionTimeout.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSessionTimeout.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteInfo.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteInfo.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteStatus.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteStatus.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteVersion.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteVersion.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSpatialContexts.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSpatialContexts.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetTileImage.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetTileImage.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetVisibleMapExtent.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandler.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandler.rc
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerApiDllExport.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerBuild.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerClassId.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHeader.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHeader.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpInheritPermissionsFrom.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetFeatures.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetFeatures.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetLayer.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetLayer.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetMap.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetMap.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpMoveResource.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpMoveResource.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValue.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValue.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValueTypes.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpQueryMapFeatures.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpQueryMapFeatures.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRenameResourceData.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRenameResourceData.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequest.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequest.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestMetadata.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestMetadata.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParam.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParam.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParameters.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParameters.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestResponseHandler.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestResponseHandler.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceExists.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceExists.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceStrings.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceStrings.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResponse.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResponse.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResult.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResult.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeatures.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeatures.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResource.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResource.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResourceData.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResourceData.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpStatusCodes.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpTestConnection.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpTestConnection.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUpdateRepository.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUpdateRepository.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUtil.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUtil.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetCapabilities.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetFeature.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetFeature.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetCapabilities.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetMap.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetMap.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/JsonDoc.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/JsonDoc.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/Makefile.am
   sandbox/adsk/2.2gp/Web/src/HttpHandler/NameStringValueCollection.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/NameStringValueCollection.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/NameValueCollection.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/NameValueCollection.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcDataAccessor.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcException.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcFramework.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcServer.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcServer.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsException.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsException.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsServer.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsServer.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsException.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsException.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsServer.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsServer.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/ResponseStream.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/Stream.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/StringStream.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatureDefinitions.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatureDefinitions.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatures.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatures.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsGetFeatureParams.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsGetFeatureParams.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureInfo.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureInfo.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureProperties.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureProperties.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsLayerDefinitions.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsLayerDefinitions.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsMapUtil.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsMapUtil.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlElementEmitter.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlJsonConvert.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlJsonConvert.h
   sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlParser.cpp
   sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlParser.h
   sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiAgent.cpp
   sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiAgent.rc
   sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiPostParser.cpp
   sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiPostParser.h
   sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiResponseHandler.cpp
   sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiResponseHandler.h
   sandbox/adsk/2.2gp/Web/src/IsapiAgent/stdafx.h
   sandbox/adsk/2.2gp/Web/src/JavaApi/COPYRIGHT
   sandbox/adsk/2.2gp/Web/src/JavaApi/JavaApi.rc
   sandbox/adsk/2.2gp/Web/src/JavaApi/java.i
   sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java
   sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java
   sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java
   sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentCommon.cpp
   sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentCommon.h
   sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentGetParser.cpp
   sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentGetParser.h
   sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentStrings.cpp
   sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentStrings.h
   sandbox/adsk/2.2gp/Web/src/MapGuideApi/Constants.xml
   sandbox/adsk/2.2gp/Web/src/PhpApi/COPYRIGHT
   sandbox/adsk/2.2gp/Web/src/PhpApi/PhpApi.rc
   sandbox/adsk/2.2gp/Web/src/PhpApi/php.i
   sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.cpp
   sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.vcproj
   sandbox/adsk/2.2gp/Web/src/WebApp/Makefile.am
   sandbox/adsk/2.2gp/Web/src/WebApp/WebActions.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebApp.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebApp.rc
   sandbox/adsk/2.2gp/Web/src/WebApp/WebAppBuild.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebAppClassId.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebAppExport.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebBufferCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebBufferCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandCollection.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandCollection.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandWidget.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandWidget.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebContextMenu.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebContextMenu.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebFlyoutWidget.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebFlyoutWidget.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebGetPrintablePageCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebGetPrintablePageCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebGettingStarted.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebHelpCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebHelpCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebInformationPane.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebInformationPane.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeScriptCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeScriptCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeUrlCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeUrlCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebLayout.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebLayout.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebMeasureCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebMeasureCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebPrintCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebPrintCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebSearchCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebSearchCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebSelectWithinCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebSelectWithinCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebSeparatorWidget.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebSeparatorWidget.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTargetType.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTargetViewerType.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBar.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBar.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBarWidget.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBarWidget.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskButtonType.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskPane.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskPane.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebToolbar.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebToolbar.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebUiPane.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebUiPane.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebUiSizablePane.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebUiSizablePane.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebUiTargetCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebUiTargetCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebViewOptionsCommand.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebViewOptionsCommand.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebWidget.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebWidget.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetCollection.cpp
   sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetCollection.h
   sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetType.h
   sandbox/adsk/2.2gp/Web/src/WebSupport/InitializeWebTier.cpp
   sandbox/adsk/2.2gp/Web/src/WebSupport/WebSupport.h
   sandbox/adsk/2.2gp/Web/src/localized/en
   sandbox/adsk/2.2gp/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.htm
   sandbox/adsk/2.2gp/Web/src/localized/help/en/style/cpm.css
   sandbox/adsk/2.2gp/Web/src/localized/license_en.htm
   sandbox/adsk/2.2gp/Web/src/mapadmin/HelpDocs/Templates/ServerAdminHelp with autodesk logo.dwt
   sandbox/adsk/2.2gp/Web/src/mapadmin/about.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/addgroup.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/addserver.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/addunmanageddata.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/adduser.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/assignroles.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/css/resizablestyles.css
   sandbox/adsk/2.2gp/Web/src/mapadmin/displaypackagelog.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/downloadlogfile.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/editgroup.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/editunmanageddata.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/edituser.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/groupmanagement.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/grouprolemanagement.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/help.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/index.html
   sandbox/adsk/2.2gp/Web/src/mapadmin/js/scripts.js
   sandbox/adsk/2.2gp/Web/src/mapadmin/license.htm
   sandbox/adsk/2.2gp/Web/src/mapadmin/loadpackage.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/login.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/logmanagement.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/logproperties.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/makepackage.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/msgs.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/packagemanagement.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/resizableadmin.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/resizablepagecomponents.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/serverdatafunctions.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/servermanagement.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/serverproperties.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/servicesproperties.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/sessionvars.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/unmanageddatamanagement.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/usermanagement.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/userrolemanagement.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlog.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlogbottom.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlogtop.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatus.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatusbottom.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatustop.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/wfsproperties.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/wmsproperties.php
   sandbox/adsk/2.2gp/Web/src/mapadmin/xmlparser.php
   sandbox/adsk/2.2gp/Web/src/mapagent64/mapagent.fcgi
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/ajaxviewer.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/ajaxviewerabout.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/buffer.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/bufferui.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/colorpicker.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/common.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/dwfviewer.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/formframe.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/gettingstarted.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/index.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/init.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/legend.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/legendctrl.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/legendui.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/mainframe.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/mapframe.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/measure.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/measureui.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/printablepage.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/printablepageui.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/product.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/propertyctrl.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/search.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/searchprompt.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/selectwithin.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/selectwithinui.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/serveradminhelper.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/setselection.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/statusbar.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskbar.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskframe.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/tasklist.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskpane.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/toolbar.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewerjava/viewoptions.jsp
   sandbox/adsk/2.2gp/Web/src/mapviewernet/ajaxviewer.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/ajaxviewerabout.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/buffer.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/bufferui.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/colorpicker.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/common.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/dwfviewer.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/formframe.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/gettingstarted.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/legend.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/legendctrl.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/legendui.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/mainframe.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/mapframe.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/measure.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/measureui.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/printablepage.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/printablepageui.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/product.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/propertyctrl.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/search.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/searchprompt.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/selectwithin.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/selectwithinui.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/serveradminhelper.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/setselection.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/statusbar.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/taskbar.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/taskframe.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/tasklist.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/taskpane.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/toolbar.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewernet/viewoptions.aspx
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/ajaxviewer.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/ajaxviewerabout.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/buffer.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/bufferui.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/capturerequest.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/colorpicker.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/common.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/createlayer.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/debugconsole.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/dwfviewer.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/formframe.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/gettingstarted.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/layerdefinitionfactory.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/legend.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/legendctrl.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/legendui.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/mainframe.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/mapagentcapture.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/mapframe.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/measure.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/measureui.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/printablepage.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/printablepageui.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/product.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/propertyctrl.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/search.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/searchprompt.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/selectwithin.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/selectwithinui.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/serveradminhelper.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/setselection.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/statusbar.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/taskbar.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/taskframe.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/tasklist.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/templates/1.0.0.xml
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/templates/1.1.0.xml
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/templates/1.1.1.xml
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/templates/regress.xml
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/toolbar.php
   sandbox/adsk/2.2gp/Web/src/mapviewerphp/viewoptions.php
   sandbox/adsk/2.2gp/Web/src/schemareport/blank.php
   sandbox/adsk/2.2gp/Web/src/schemareport/describeschema.php
   sandbox/adsk/2.2gp/Web/src/schemareport/displayschema.php
   sandbox/adsk/2.2gp/Web/src/schemareport/displayschema.xsl
   sandbox/adsk/2.2gp/Web/src/schemareport/displayschemafunctions.php
   sandbox/adsk/2.2gp/Web/src/schemareport/layerdefinitionfactory.php
   sandbox/adsk/2.2gp/Web/src/schemareport/main.php
   sandbox/adsk/2.2gp/Web/src/schemareport/mapdefinitionfactory.php
   sandbox/adsk/2.2gp/Web/src/schemareport/showclass.php
   sandbox/adsk/2.2gp/Web/src/schemareport/showgeom.php
   sandbox/adsk/2.2gp/Web/src/schemareport/stringconstants.php
   sandbox/adsk/2.2gp/Web/src/schemareport/weblayoutfactory.php
   sandbox/adsk/2.2gp/Web/src/viewerfiles/COPYRIGHT
   sandbox/adsk/2.2gp/Web/src/viewerfiles/ajaxmappane.templ
   sandbox/adsk/2.2gp/Web/src/viewerfiles/bufferui.templ
   sandbox/adsk/2.2gp/Web/src/viewerfiles/dwfmappane.templ
   sandbox/adsk/2.2gp/Web/src/viewerfiles/legendui.templ
   sandbox/adsk/2.2gp/Web/src/viewerfiles/mainframe.templ
   sandbox/adsk/2.2gp/Web/src/viewerfiles/sarissa.js
   sandbox/adsk/2.2gp/Web/src/viewerfiles/statusbar.templ
Log:
- update copyright year to 2010
- the svn:eol-style attribute should be set to native for all files
- tab/whitespace cleanup


Modified: sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheAgent.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheAgent.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheAgent.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheAgent.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheAgent.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheAgent.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -72,7 +72,7 @@
             VALUE "FileDescription", "MapGuide mapagent module for Apache"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "mod_mgmapagent.so"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "mod_mgmapagent.so"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApachePostParser.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApachePostParser.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApachePostParser.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApachePostParser.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApachePostParser.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApachePostParser.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheResponseHandler.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheResponseHandler.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheResponseHandler.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheResponseHandler.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheResponseHandler.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/ApacheAgent/ApacheResponseHandler.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/ApacheAgent/Makefile.am
===================================================================
--- sandbox/adsk/2.2gp/Web/src/ApacheAgent/Makefile.am	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/ApacheAgent/Makefile.am	2010-01-09 09:22:05 UTC (rev 4510)
@@ -41,7 +41,7 @@
                  -lMgPlatformBase \
                  -lMgMdfModel \
                  -lMgMdfParser \
-                 -lMgHttpHandler 
+                 -lMgHttpHandler
 
 mod_mgmapagent_la_LDFLAGS = -version-info 7:0:0 \
             -L../../../Oem/ACE/ACE_wrappers/ace \

Modified: sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiAgent.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiAgent.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiAgent.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiAgent.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiAgent.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiAgent.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapAgent Web Application"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MapAgent"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MapAgent.exe"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiPostParser.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiPostParser.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiPostParser.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiPostParser.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiPostParser.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiPostParser.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiResponseHandler.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiResponseHandler.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiResponseHandler.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiResponseHandler.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiResponseHandler.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/CgiAgent/CgiResponseHandler.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/CgiAgent/EchoTest.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/CgiAgent/EchoTest.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/CgiAgent/EchoTest.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/CgiAgent/Makefile.am
===================================================================
--- sandbox/adsk/2.2gp/Web/src/CgiAgent/Makefile.am	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/CgiAgent/Makefile.am	2010-01-09 09:22:05 UTC (rev 4510)
@@ -39,7 +39,7 @@
                  -lMgPlatformBase \
                  -lMgMdfModel \
                  -lMgMdfParser \
-                 -lMgHttpHandler 
+                 -lMgHttpHandler
 
 mapagent_LDFLAGS = \
             -L../../../Oem/ACE/ACE_wrappers/ace \

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/AssemblyInfo.cs
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/AssemblyInfo.cs	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/AssemblyInfo.cs	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,460 +1,460 @@
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-
-using System;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-
-//
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-//
-[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
-[assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-[assembly: CLSCompliant(true)]
-
-//
-// We use the TypeForwardedToAttribute to keep backward compatibility of .NET API.
-// It will forward call to the following types to new .NET API Assembly.
-//
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeaturePropertyType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMimeType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPropertyType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerGroupType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServiceType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUser))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGroup))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRole))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureCommandType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureGeometricType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureSpatialOperations))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgObjectPropertyType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOrderingOption))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRasterDataModelType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgReaderType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceTag))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceDataName))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceDataType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourcePermission))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSpatialContextExtentType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateDimension))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryEntityType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometricPathInstructionType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryComponentType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemCodeFormat))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemErrorCode))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemGeodeticTransformationMethod))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionCode))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionFormatType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionLogicalType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionParameterType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemUnitCode))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemUnitType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemWktFlavor))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPageUnitsType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSpace))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapPlotInstruction))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLogFileType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServerInformationProperties))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUnitType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConfigProperties))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebActions))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTargetType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTargetViewerType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTaskButtonType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebWidgetType))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLocalizer))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.ManagedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MapGuideApi))]
-//[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MapGuideApiPINVOKE))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgObject))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDisposable))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGuardDisposable))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgAgfReaderWriter))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSerializable))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometricEntity))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometry))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgAggregateGeometry))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgApplicationException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryComponent))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveSegment))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgArcSegment))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSystemException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOutOfRangeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgArgumentOutOfRangeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgArrayTypeMismatchException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgAuthenticationFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgBatchPropertyCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNamedSerializable))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNullableProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgBlobProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgBooleanProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgByteProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgByteReader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgByteSink))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgByteSource))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgClassDefinition))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgClassDefinitionCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgClassNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgClobProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgColor))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConfigurationException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConfigurationLoadFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConfigurationSaveFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConnectionFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConnectionNotOpenException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinate))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateIterator))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystem))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemCatalog))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemCategory))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDictionaryBase))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemCategoryDictionary))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemComputationFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemConversionFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDatum))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDatumDictionary))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDictionary))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDictionaryUtility))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemEllipsoid))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemEllipsoidDictionary))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemEnum))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemEnumInteger32))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemFactory))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemFilter))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemFilterInteger32))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemFormatConverter))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemGeodeticTransformation))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemMathComparator))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMeasure))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemMeasure))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemMeasureFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionInformation))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgTransform))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemTransform))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemTransformFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemUnitInformation))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateXY))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateXYM))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateXYZ))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateXYZM))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureSourceParams))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCreateSdfParams))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurve))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRegion))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurvePolygon))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurvePolygonCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRing))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveRing))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveRingCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveSegmentCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveString))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveStringCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPropertyDefinition))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDataPropertyDefinition))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgReader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDataReader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDateTime))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDateTimeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDateTimeProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgThirdPartyException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDbException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDbXmlException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDecryptionException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDeleteFeatures))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgIoException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFileIoException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDirectoryNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDisposableCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDivideByZeroException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDomainException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDoubleProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgService))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDrawingService))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateDirectoryException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateFileException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateGroupException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateNameException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateObjectException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateParameterException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateRepositoryException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateResourceDataException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateResourceException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateRoleException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateServerException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateSessionException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateUserException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDwfException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDwfSectionNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDwfSectionResourceNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDwfVersion))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgEmptyFeatureSetException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgEncryptionException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgStreamIoException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgEndOfStreamException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgEnvelope))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFdoException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureQueryOptions))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureAggregateOptions))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureCommandCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureInformation))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureReader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureSchema))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureSchemaCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureService))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureServiceException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFileNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometricPropertyDefinition))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryFactory))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryTypeInfo))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGroupNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGwsFeatureReader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpHeader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpPrimitiveValue))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpRequest))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpRequestMetadata))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpRequestParam))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpResponse))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpResult))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgIndexOutOfRangeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInsertFeatures))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInt16Property))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInt32Property))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInt64Property))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgIntCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidArgumentException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidCastException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidCoordinateSystemException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidCoordinateSystemTypeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidCoordinateSystemUnitsException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidDwfPackageException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidDwfSectionException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidFeatureSourceException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidIpAddressException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidLicenseException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidLogEntryException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidMapDefinitionException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidOperationException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPasswordException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPrintLayoutFontSizeUnitsException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPrintLayoutPositionUnitsException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPrintLayoutSizeUnitsException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPropertyTypeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidRepositoryNameException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidRepositoryTypeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourceDataNameException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourceDataTypeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourceNameException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourcePathException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourcePreProcessingTypeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourceTypeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidServerNameException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidStreamHeaderException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgKmlService))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerBase))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayer))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerGroup))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerGroupCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayout))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLengthException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLicenseException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLicenseExpiredException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLinearRing))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLinearRingCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLinearSegment))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLineString))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLineStringCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLogicException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLongTransactionReader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResource))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapBase))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMap))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMappingService))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapPlot))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapPlotCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiCurvePolygon))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiCurveString))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiGeometry))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiLineString))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiPoint))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiPolygon))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNotFiniteNumberException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNotImplementedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNullArgumentException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNullPropertyValueException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNullReferenceException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgObjectNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgObjectPropertyDefinition))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOperationProcessingException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOutOfMemoryException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOverflowException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPackageStatusInformation))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgParameterNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPathTooLongException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPlatformNotSupportedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPlotSpecification))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPoint))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPointCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPolygon))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPolygonCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPortNotAvailableException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPrintToScaleModeNotSelectedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPropertyCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPropertyDefinitionCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRaster))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRasterProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRasterPropertyDefinition))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgReadOnlyLayerCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRenderingOptions))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRenderingService))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryCreationFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryNotOpenException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryOpenFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceBusyException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceDataNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceIdentifier))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceService))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourcesException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourcesLoadFailedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRoleNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRuntimeException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSelectionBase))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSelection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServerAdmin))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServerNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServerNotOnlineException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServiceNotAvailableException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServiceNotSupportedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSessionExpiredException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSessionNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSingleProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSite))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSiteConnection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSiteInfo))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSpatialContextReader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSqlDataReader))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgStringCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgStringProperty))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgStringPropertyCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgTemporaryFileNotAvailableException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgTileService))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUnauthorizedAccessException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUnclassifiedException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUnderflowException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUpdateFeatures))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUriFormatException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUserInformation))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUserNotFoundException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWarnings))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebUiTargetCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebBufferCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebCommandCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebWidget))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebCommandWidget))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebWidgetCollection))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebContextMenu))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebFlyoutWidget))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebGetPrintablePageCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebHelpCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebUiPane))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebUiSizablePane))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebInformationPane))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebInvokeScriptCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebInvokeUrlCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebLayout))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebMeasureCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebPrintCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebSearchCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebSelectWithinCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebSeparatorWidget))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTaskBar))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTaskBarWidget))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTaskPane))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebToolBar))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebViewOptionsCommand))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWktReaderWriter))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgXmlException))]
-[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgXmlParserException))]
-
-//
-// Version information for an assembly consists of the following four values:
-//
-//      Major Version
-//      Minor Version
-//      Build Number
-//      Revision
-//
-// You can specify all the values or you can default the Revision and Build Numbers
-// by using the '*' as shown below:
-
-[assembly: AssemblyVersion("1.0.0.1")]
-[assembly: AssemblyFileVersion("1.0.0.1")]
-[assembly: AssemblyInformationalVersion("1.0.0.1")]
-
-//
-// In order to sign your assembly you must specify a key to use. Refer to the
-// Microsoft .NET Framework documentation for more information on assembly signing.
-//
-// Use the attributes below to control which key is used for signing.
-//
-// Notes:
-//   (*) If no key is specified, the assembly is not signed.
-//   (*) KeyName refers to a key that has been installed in the Crypto Service
-//       Provider (CSP) on your machine. KeyFile refers to a file which contains
-//       a key.
-//   (*) If the KeyFile and the KeyName values are both specified, the
-//       following processing occurs:
-//       (1) If the KeyName can be found in the CSP, that key is used.
-//       (2) If the KeyName does not exist and the KeyFile does exist, the key
-//           in the KeyFile is installed into the CSP and used.
-//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
-//       When specifying the KeyFile, the location of the KeyFile should be
-//       relative to the project output directory which is
-//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
-//       located in the project directory, you would specify the AssemblyKeyFile
-//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
-//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
-//       documentation for more information on this.
-//
-[assembly: AssemblyDelaySign(false)]
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+
+using System;
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+//
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+//
+[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
+[assembly: AssemblyProduct("MapGuide Open Source")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+[assembly: CLSCompliant(true)]
+
+//
+// We use the TypeForwardedToAttribute to keep backward compatibility of .NET API.
+// It will forward call to the following types to new .NET API Assembly.
+//
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeaturePropertyType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMimeType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPropertyType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerGroupType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServiceType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUser))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGroup))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRole))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureCommandType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureGeometricType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureSpatialOperations))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgObjectPropertyType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOrderingOption))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRasterDataModelType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgReaderType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceTag))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceDataName))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceDataType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourcePermission))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSpatialContextExtentType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateDimension))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryEntityType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometricPathInstructionType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryComponentType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemCodeFormat))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemErrorCode))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemGeodeticTransformationMethod))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionCode))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionFormatType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionLogicalType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionParameterType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemUnitCode))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemUnitType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemWktFlavor))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPageUnitsType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSpace))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapPlotInstruction))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLogFileType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServerInformationProperties))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUnitType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConfigProperties))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebActions))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTargetType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTargetViewerType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTaskButtonType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebWidgetType))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLocalizer))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.ManagedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MapGuideApi))]
+//[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MapGuideApiPINVOKE))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgObject))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDisposable))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGuardDisposable))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgAgfReaderWriter))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSerializable))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometricEntity))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometry))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgAggregateGeometry))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgApplicationException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryComponent))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveSegment))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgArcSegment))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSystemException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOutOfRangeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgArgumentOutOfRangeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgArrayTypeMismatchException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgAuthenticationFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgBatchPropertyCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNamedSerializable))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNullableProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgBlobProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgBooleanProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgByteProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgByteReader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgByteSink))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgByteSource))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgClassDefinition))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgClassDefinitionCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgClassNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgClobProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgColor))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConfigurationException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConfigurationLoadFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConfigurationSaveFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConnectionFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgConnectionNotOpenException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinate))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateIterator))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystem))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemCatalog))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemCategory))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDictionaryBase))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemCategoryDictionary))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemComputationFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemConversionFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDatum))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDatumDictionary))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDictionary))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemDictionaryUtility))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemEllipsoid))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemEllipsoidDictionary))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemEnum))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemEnumInteger32))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemFactory))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemFilter))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemFilterInteger32))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemFormatConverter))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemGeodeticTransformation))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemMathComparator))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMeasure))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemMeasure))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemMeasureFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemProjectionInformation))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgTransform))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemTransform))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemTransformFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateSystemUnitInformation))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateXY))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateXYM))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateXYZ))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCoordinateXYZM))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureSourceParams))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCreateSdfParams))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurve))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRegion))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurvePolygon))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurvePolygonCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRing))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveRing))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveRingCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveSegmentCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveString))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgCurveStringCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPropertyDefinition))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDataPropertyDefinition))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgReader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDataReader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDateTime))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDateTimeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDateTimeProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgThirdPartyException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDbException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDbXmlException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDecryptionException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDeleteFeatures))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgIoException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFileIoException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDirectoryNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDisposableCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDivideByZeroException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDomainException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDoubleProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgService))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDrawingService))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateDirectoryException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateFileException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateGroupException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateNameException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateObjectException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateParameterException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateRepositoryException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateResourceDataException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateResourceException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateRoleException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateServerException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateSessionException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDuplicateUserException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDwfException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDwfSectionNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDwfSectionResourceNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgDwfVersion))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgEmptyFeatureSetException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgEncryptionException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgStreamIoException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgEndOfStreamException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgEnvelope))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFdoException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureQueryOptions))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureAggregateOptions))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureCommandCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureInformation))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureReader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureSchema))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureSchemaCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureService))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFeatureServiceException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgFileNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometricPropertyDefinition))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryFactory))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGeometryTypeInfo))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGroupNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgGwsFeatureReader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpHeader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpPrimitiveValue))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpRequest))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpRequestMetadata))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpRequestParam))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpResponse))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgHttpResult))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgIndexOutOfRangeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInsertFeatures))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInt16Property))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInt32Property))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInt64Property))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgIntCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidArgumentException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidCastException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidCoordinateSystemException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidCoordinateSystemTypeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidCoordinateSystemUnitsException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidDwfPackageException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidDwfSectionException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidFeatureSourceException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidIpAddressException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidLicenseException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidLogEntryException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidMapDefinitionException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidOperationException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPasswordException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPrintLayoutFontSizeUnitsException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPrintLayoutPositionUnitsException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPrintLayoutSizeUnitsException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidPropertyTypeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidRepositoryNameException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidRepositoryTypeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourceDataNameException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourceDataTypeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourceNameException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourcePathException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourcePreProcessingTypeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidResourceTypeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidServerNameException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgInvalidStreamHeaderException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgKmlService))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerBase))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayer))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerGroup))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerGroupCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayerNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLayout))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLengthException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLicenseException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLicenseExpiredException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLinearRing))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLinearRingCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLinearSegment))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLineString))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLineStringCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLogicException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgLongTransactionReader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResource))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapBase))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMap))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMappingService))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapPlot))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMapPlotCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiCurvePolygon))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiCurveString))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiGeometry))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiLineString))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiPoint))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgMultiPolygon))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNotFiniteNumberException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNotImplementedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNullArgumentException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNullPropertyValueException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgNullReferenceException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgObjectNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgObjectPropertyDefinition))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOperationProcessingException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOutOfMemoryException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgOverflowException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPackageStatusInformation))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgParameterNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPathTooLongException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPlatformNotSupportedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPlotSpecification))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPoint))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPointCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPolygon))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPolygonCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPortNotAvailableException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPrintToScaleModeNotSelectedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPropertyCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgPropertyDefinitionCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRaster))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRasterProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRasterPropertyDefinition))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgReadOnlyLayerCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRenderingOptions))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRenderingService))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryCreationFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryNotOpenException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRepositoryOpenFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceBusyException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceDataNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceIdentifier))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourceService))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourcesException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgResourcesLoadFailedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRoleNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgRuntimeException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSelectionBase))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSelection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServerAdmin))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServerNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServerNotOnlineException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServiceNotAvailableException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgServiceNotSupportedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSessionExpiredException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSessionNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSingleProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSite))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSiteConnection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSiteInfo))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSpatialContextReader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgSqlDataReader))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgStringCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgStringProperty))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgStringPropertyCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgTemporaryFileNotAvailableException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgTileService))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUnauthorizedAccessException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUnclassifiedException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUnderflowException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUpdateFeatures))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUriFormatException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUserInformation))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgUserNotFoundException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWarnings))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebUiTargetCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebBufferCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebCommandCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebWidget))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebCommandWidget))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebWidgetCollection))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebContextMenu))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebFlyoutWidget))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebGetPrintablePageCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebHelpCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebUiPane))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebUiSizablePane))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebInformationPane))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebInvokeScriptCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebInvokeUrlCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebLayout))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebMeasureCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebPrintCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebSearchCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebSelectWithinCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebSeparatorWidget))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTaskBar))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTaskBarWidget))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebTaskPane))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebToolBar))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWebViewOptionsCommand))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgWktReaderWriter))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgXmlException))]
+[assembly: TypeForwardedTo(typeof(OSGeo.MapGuide.MgXmlParserException))]
+
+//
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers
+// by using the '*' as shown below:
+
+[assembly: AssemblyVersion("1.0.0.1")]
+[assembly: AssemblyFileVersion("1.0.0.1")]
+[assembly: AssemblyInformationalVersion("1.0.0.1")]
+
+//
+// In order to sign your assembly you must specify a key to use. Refer to the
+// Microsoft .NET Framework documentation for more information on assembly signing.
+//
+// Use the attributes below to control which key is used for signing.
+//
+// Notes:
+//   (*) If no key is specified, the assembly is not signed.
+//   (*) KeyName refers to a key that has been installed in the Crypto Service
+//       Provider (CSP) on your machine. KeyFile refers to a file which contains
+//       a key.
+//   (*) If the KeyFile and the KeyName values are both specified, the
+//       following processing occurs:
+//       (1) If the KeyName can be found in the CSP, that key is used.
+//       (2) If the KeyName does not exist and the KeyFile does exist, the key
+//           in the KeyFile is installed into the CSP and used.
+//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
+//       When specifying the KeyFile, the location of the KeyFile should be
+//       relative to the project output directory which is
+//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
+//       located in the project directory, you would specify the AssemblyKeyFile
+//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
+//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
+//       documentation for more information on this.
+//
+[assembly: AssemblyDelaySign(false)]


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/AssemblyInfo.cs
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/AssemblyInfo.cs
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/AssemblyInfo.cs	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/AssemblyInfo.cs	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,77 +1,77 @@
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-
-using System;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-
-//
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-//
-[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
-[assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-[assembly: CLSCompliant(true)]
-
-//
-// Version information for an assembly consists of the following four values:
-//
-//      Major Version
-//      Minor Version
-//      Build Number
-//      Revision
-//
-// You can specify all the values or you can default the Revision and Build Numbers
-// by using the '*' as shown below:
-
-[assembly: AssemblyVersion("1.0.0.1")]
-[assembly: AssemblyFileVersion("1.0.0.1")]
-[assembly: AssemblyInformationalVersion("1.0.0.1")]
-
-//
-// In order to sign your assembly you must specify a key to use. Refer to the
-// Microsoft .NET Framework documentation for more information on assembly signing.
-//
-// Use the attributes below to control which key is used for signing.
-//
-// Notes:
-//   (*) If no key is specified, the assembly is not signed.
-//   (*) KeyName refers to a key that has been installed in the Crypto Service
-//       Provider (CSP) on your machine. KeyFile refers to a file which contains
-//       a key.
-//   (*) If the KeyFile and the KeyName values are both specified, the
-//       following processing occurs:
-//       (1) If the KeyName can be found in the CSP, that key is used.
-//       (2) If the KeyName does not exist and the KeyFile does exist, the key
-//           in the KeyFile is installed into the CSP and used.
-//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
-//       When specifying the KeyFile, the location of the KeyFile should be
-//       relative to the project output directory which is
-//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
-//       located in the project directory, you would specify the AssemblyKeyFile
-//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
-//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
-//       documentation for more information on this.
-//
-[assembly: AssemblyDelaySign(false)]
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+
+using System;
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+//
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+//
+[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
+[assembly: AssemblyProduct("MapGuide Open Source")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+[assembly: CLSCompliant(true)]
+
+//
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers
+// by using the '*' as shown below:
+
+[assembly: AssemblyVersion("1.0.0.1")]
+[assembly: AssemblyFileVersion("1.0.0.1")]
+[assembly: AssemblyInformationalVersion("1.0.0.1")]
+
+//
+// In order to sign your assembly you must specify a key to use. Refer to the
+// Microsoft .NET Framework documentation for more information on assembly signing.
+//
+// Use the attributes below to control which key is used for signing.
+//
+// Notes:
+//   (*) If no key is specified, the assembly is not signed.
+//   (*) KeyName refers to a key that has been installed in the Crypto Service
+//       Provider (CSP) on your machine. KeyFile refers to a file which contains
+//       a key.
+//   (*) If the KeyFile and the KeyName values are both specified, the
+//       following processing occurs:
+//       (1) If the KeyName can be found in the CSP, that key is used.
+//       (2) If the KeyName does not exist and the KeyFile does exist, the key
+//           in the KeyFile is installed into the CSP and used.
+//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
+//       When specifying the KeyFile, the location of the KeyFile should be
+//       relative to the project output directory which is
+//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
+//       located in the project directory, you would specify the AssemblyKeyFile
+//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
+//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
+//       documentation for more information on this.
+//
+[assembly: AssemblyDelaySign(false)]


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/AssemblyInfo.cs
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,113 +1,113 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="FoundationDotNetApi"
-	ProjectGUID="{5FE54BF6-2939-46BB-A811-277D46C901C4}"
-	RootNamespace="FoundationDotNetApi"
-	Keyword="MakeFileProj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\Foundation"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\FoundationDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\Foundation"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\FoundationDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetApi\Foundation"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\FoundationDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\Foundation"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\FoundationDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath=".\FoundationMakefile"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="FoundationDotNetApi"
+	ProjectGUID="{5FE54BF6-2939-46BB-A811-277D46C901C4}"
+	RootNamespace="FoundationDotNetApi"
+	Keyword="MakeFileProj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\Foundation"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\FoundationDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\Foundation"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\FoundationDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetApi\Foundation"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\FoundationDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\Foundation"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f FoundationMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\FoundationDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath=".\FoundationMakefile"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationMakefile
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationMakefile	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationMakefile	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,27 +1,27 @@
-cleandebug:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.dll del $(OUTDIR)\OSGeo.MapGuide.Foundation.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.pdb del $(OUTDIR)\OSGeo.MapGuide.Foundation.pdb
-  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll
-
-cleanrelease:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.dll del $(OUTDIR)\OSGeo.MapGuide.Foundation.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.pdb del $(OUTDIR)\OSGeo.MapGuide.Foundation.pdb
-
-debug: $(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll
-
-release: $(OUTDIR)\OSGeo.MapGuide.Foundation.dll
-
-$(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll:
-  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll /target:library .\*.cs
-  copy /y $(OUTDIR)\OSGeo.MapGuide.Foundation.dll $(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll
-
-$(OUTDIR)\OSGeo.MapGuide.Foundation.dll:
-  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll /target:library .\*.cs
+cleandebug:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.dll del $(OUTDIR)\OSGeo.MapGuide.Foundation.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.pdb del $(OUTDIR)\OSGeo.MapGuide.Foundation.pdb
+  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll
+
+cleanrelease:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.dll del $(OUTDIR)\OSGeo.MapGuide.Foundation.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.Foundation.pdb del $(OUTDIR)\OSGeo.MapGuide.Foundation.pdb
+
+debug: $(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll
+
+release: $(OUTDIR)\OSGeo.MapGuide.Foundation.dll
+
+$(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll:
+  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll /target:library .\*.cs
+  copy /y $(OUTDIR)\OSGeo.MapGuide.Foundation.dll $(OUTDIR)\OSGeo.MapGuide.Foundation.Temp.dll
+
+$(OUTDIR)\OSGeo.MapGuide.Foundation.dll:
+  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll /target:library .\*.cs


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/FoundationMakefile
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/ManagedException.cs
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/ManagedException.cs	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/ManagedException.cs	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,59 +1,59 @@
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-
-using System;
-
-/// <summary>
-/// ManagedException is the exception class from which the root of unmanaged exception derive
-/// This class, deriving from .NET Exception, allows to use the most common properties of
-/// the Exception class on exceptions wrapping unmanaged MgException classes. The implementation
-/// of these properties relies on the equivalent MgException methods.
-///
-/// Although this class does not wrap any unmanaged class, it still holds a C++ pointer to
-/// the MgException that derives from it.
-/// </summary>
-namespace OSGeo.MapGuide
-{
-
-    public class ManagedException : Exception
-    {
-        public ManagedException()
-        {
-        }
-
-        public override string Message
-        {
-            get
-            {
-                return ((MgException)this).GetMessage();
-            }
-        }
-
-        public override string StackTrace
-        {
-            get
-            {
-                return ((MgException)this).GetStackTrace();
-            }
-        }
-
-        public virtual void Dispose()
-        {
-            //implemented by derived classes
-        }
-    }
-}
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+
+using System;
+
+/// <summary>
+/// ManagedException is the exception class from which the root of unmanaged exception derive
+/// This class, deriving from .NET Exception, allows to use the most common properties of
+/// the Exception class on exceptions wrapping unmanaged MgException classes. The implementation
+/// of these properties relies on the equivalent MgException methods.
+///
+/// Although this class does not wrap any unmanaged class, it still holds a C++ pointer to
+/// the MgException that derives from it.
+/// </summary>
+namespace OSGeo.MapGuide
+{
+
+    public class ManagedException : Exception
+    {
+        public ManagedException()
+        {
+        }
+
+        public override string Message
+        {
+            get
+            {
+                return ((MgException)this).GetMessage();
+            }
+        }
+
+        public override string StackTrace
+        {
+            get
+            {
+                return ((MgException)this).GetStackTrace();
+            }
+        }
+
+        public virtual void Dispose()
+        {
+            //implemented by derived classes
+        }
+    }
+}


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Foundation/ManagedException.cs
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/AssemblyInfo.cs
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/AssemblyInfo.cs	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/AssemblyInfo.cs	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,77 +1,77 @@
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-
-using System;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-
-//
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-//
-[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
-[assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-[assembly: CLSCompliant(true)]
-
-//
-// Version information for an assembly consists of the following four values:
-//
-//      Major Version
-//      Minor Version
-//      Build Number
-//      Revision
-//
-// You can specify all the values or you can default the Revision and Build Numbers
-// by using the '*' as shown below:
-
-[assembly: AssemblyVersion("1.0.0.1")]
-[assembly: AssemblyFileVersion("1.0.0.1")]
-[assembly: AssemblyInformationalVersion("1.0.0.1")]
-
-//
-// In order to sign your assembly you must specify a key to use. Refer to the
-// Microsoft .NET Framework documentation for more information on assembly signing.
-//
-// Use the attributes below to control which key is used for signing.
-//
-// Notes:
-//   (*) If no key is specified, the assembly is not signed.
-//   (*) KeyName refers to a key that has been installed in the Crypto Service
-//       Provider (CSP) on your machine. KeyFile refers to a file which contains
-//       a key.
-//   (*) If the KeyFile and the KeyName values are both specified, the
-//       following processing occurs:
-//       (1) If the KeyName can be found in the CSP, that key is used.
-//       (2) If the KeyName does not exist and the KeyFile does exist, the key
-//           in the KeyFile is installed into the CSP and used.
-//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
-//       When specifying the KeyFile, the location of the KeyFile should be
-//       relative to the project output directory which is
-//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
-//       located in the project directory, you would specify the AssemblyKeyFile
-//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
-//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
-//       documentation for more information on this.
-//
-[assembly: AssemblyDelaySign(false)]
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+
+using System;
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+//
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+//
+[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
+[assembly: AssemblyProduct("MapGuide Open Source")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+[assembly: CLSCompliant(true)]
+
+//
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers
+// by using the '*' as shown below:
+
+[assembly: AssemblyVersion("1.0.0.1")]
+[assembly: AssemblyFileVersion("1.0.0.1")]
+[assembly: AssemblyInformationalVersion("1.0.0.1")]
+
+//
+// In order to sign your assembly you must specify a key to use. Refer to the
+// Microsoft .NET Framework documentation for more information on assembly signing.
+//
+// Use the attributes below to control which key is used for signing.
+//
+// Notes:
+//   (*) If no key is specified, the assembly is not signed.
+//   (*) KeyName refers to a key that has been installed in the Crypto Service
+//       Provider (CSP) on your machine. KeyFile refers to a file which contains
+//       a key.
+//   (*) If the KeyFile and the KeyName values are both specified, the
+//       following processing occurs:
+//       (1) If the KeyName can be found in the CSP, that key is used.
+//       (2) If the KeyName does not exist and the KeyFile does exist, the key
+//           in the KeyFile is installed into the CSP and used.
+//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
+//       When specifying the KeyFile, the location of the KeyFile should be
+//       relative to the project output directory which is
+//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
+//       located in the project directory, you would specify the AssemblyKeyFile
+//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
+//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
+//       documentation for more information on this.
+//
+[assembly: AssemblyDelaySign(false)]


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/AssemblyInfo.cs
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,113 +1,113 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="GeometryDotNetApi"
-	ProjectGUID="{D70DE528-8829-42E6-8EF6-E8F2FCDA6334}"
-	RootNamespace="GeometryDotNetApi"
-	Keyword="MakeFileProj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\Geometry"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\GeometryDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\Geometry"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\GeometryDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetApi\Geometry"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\GeometryDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\Geometry"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\GeometryDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath=".\GeometryMakefile"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="GeometryDotNetApi"
+	ProjectGUID="{D70DE528-8829-42E6-8EF6-E8F2FCDA6334}"
+	RootNamespace="GeometryDotNetApi"
+	Keyword="MakeFileProj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\Geometry"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\GeometryDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\Geometry"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\GeometryDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetApi\Geometry"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\GeometryDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\Geometry"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f GeometryMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\GeometryDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath=".\GeometryMakefile"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryMakefile
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryMakefile	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryMakefile	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,27 +1,27 @@
-cleandebug:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.dll del $(OUTDIR)\OSGeo.MapGuide.Geometry.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.pdb del $(OUTDIR)\OSGeo.MapGuide.Geometry.pdb
-  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll
-
-cleanrelease:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.dll del $(OUTDIR)\OSGeo.MapGuide.Geometry.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.pdb del $(OUTDIR)\OSGeo.MapGuide.Geometry.pdb
-
-debug: $(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll
-
-release: $(OUTDIR)\OSGeo.MapGuide.Geometry.dll
-
-$(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll:
-  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.Geometry.dll /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll /target:library .\*.cs
-  copy /y $(OUTDIR)\OSGeo.MapGuide.Geometry.dll $(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll
-
-$(OUTDIR)\OSGeo.MapGuide.Geometry.dll:
-  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.Geometry.dll /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll /target:library .\*.cs
+cleandebug:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.dll del $(OUTDIR)\OSGeo.MapGuide.Geometry.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.pdb del $(OUTDIR)\OSGeo.MapGuide.Geometry.pdb
+  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll
+
+cleanrelease:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.dll del $(OUTDIR)\OSGeo.MapGuide.Geometry.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.Geometry.pdb del $(OUTDIR)\OSGeo.MapGuide.Geometry.pdb
+
+debug: $(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll
+
+release: $(OUTDIR)\OSGeo.MapGuide.Geometry.dll
+
+$(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll:
+  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.Geometry.dll /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll /target:library .\*.cs
+  copy /y $(OUTDIR)\OSGeo.MapGuide.Geometry.dll $(OUTDIR)\OSGeo.MapGuide.Geometry.Temp.dll
+
+$(OUTDIR)\OSGeo.MapGuide.Geometry.dll:
+  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.Geometry.dll /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll /target:library .\*.cs


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Geometry/GeometryMakefile
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,77 +1,77 @@
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-
-using System;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-
-//
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-//
-[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
-[assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-[assembly: CLSCompliant(true)]
-
-//
-// Version information for an assembly consists of the following four values:
-//
-//      Major Version
-//      Minor Version
-//      Build Number
-//      Revision
-//
-// You can specify all the values or you can default the Revision and Build Numbers
-// by using the '*' as shown below:
-
-[assembly: AssemblyVersion("1.0.0.1")]
-[assembly: AssemblyFileVersion("1.0.0.1")]
-[assembly: AssemblyInformationalVersion("1.0.0.1")]
-
-//
-// In order to sign your assembly you must specify a key to use. Refer to the
-// Microsoft .NET Framework documentation for more information on assembly signing.
-//
-// Use the attributes below to control which key is used for signing.
-//
-// Notes:
-//   (*) If no key is specified, the assembly is not signed.
-//   (*) KeyName refers to a key that has been installed in the Crypto Service
-//       Provider (CSP) on your machine. KeyFile refers to a file which contains
-//       a key.
-//   (*) If the KeyFile and the KeyName values are both specified, the
-//       following processing occurs:
-//       (1) If the KeyName can be found in the CSP, that key is used.
-//       (2) If the KeyName does not exist and the KeyFile does exist, the key
-//           in the KeyFile is installed into the CSP and used.
-//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
-//       When specifying the KeyFile, the location of the KeyFile should be
-//       relative to the project output directory which is
-//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
-//       located in the project directory, you would specify the AssemblyKeyFile
-//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
-//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
-//       documentation for more information on this.
-//
-[assembly: AssemblyDelaySign(false)]
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+
+using System;
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+//
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+//
+[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
+[assembly: AssemblyProduct("MapGuide Open Source")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+[assembly: CLSCompliant(true)]
+
+//
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers
+// by using the '*' as shown below:
+
+[assembly: AssemblyVersion("1.0.0.1")]
+[assembly: AssemblyFileVersion("1.0.0.1")]
+[assembly: AssemblyInformationalVersion("1.0.0.1")]
+
+//
+// In order to sign your assembly you must specify a key to use. Refer to the
+// Microsoft .NET Framework documentation for more information on assembly signing.
+//
+// Use the attributes below to control which key is used for signing.
+//
+// Notes:
+//   (*) If no key is specified, the assembly is not signed.
+//   (*) KeyName refers to a key that has been installed in the Crypto Service
+//       Provider (CSP) on your machine. KeyFile refers to a file which contains
+//       a key.
+//   (*) If the KeyFile and the KeyName values are both specified, the
+//       following processing occurs:
+//       (1) If the KeyName can be found in the CSP, that key is used.
+//       (2) If the KeyName does not exist and the KeyFile does exist, the key
+//           in the KeyFile is installed into the CSP and used.
+//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
+//       When specifying the KeyFile, the location of the KeyFile should be
+//       relative to the project output directory which is
+//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
+//       located in the project directory, you would specify the AssemblyKeyFile
+//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
+//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
+//       documentation for more information on this.
+//
+[assembly: AssemblyDelaySign(false)]


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/AssemblyInfo.cs
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/Localizer.cs
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/Localizer.cs	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/Localizer.cs	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,158 +1,158 @@
-/*
-  Copyright (C) 2004-2009 by Autodesk, Inc.
-  This library is free software; you can redistribute it and/or
-  modify it under the terms of version 2.1 of the GNU Lesser
-  General Public License as published by the Free Software Foundation.
-
-  This library is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-*/
-
-using System;
-using System.Text;
-using System.Collections;
-using System.IO;
-
-namespace OSGeo.MapGuide
-{
-
-public class MgLocalizer
-{
-    protected static String english = "en";
-    protected static String localizationPath = "";
-    protected static Hashtable languages = new Hashtable();
-
-    public static void SetLocalizedFilesPath(String path)
-    {
-        localizationPath = path;
-    }
-
-    public static String Localize(String text, String locale, int os)
-    {
-        String fontSuffix = (os == 0 ? "Windows" : (os == 1 ? "Macintosh" : "Linux"));
-        Hashtable sb = null;
-        try
-        {
-            sb = GetStringBundle(locale);
-        }
-        catch (Exception)
-        {
-            return "";
-        }
-        int len = text.Length;
-
-        for (int i = 0; i < len; )
-        {
-            int pos1 = text.IndexOf("__#", i);
-            if (pos1 != -1)
-            {
-                int pos2 = text.IndexOf("#__", pos1 + 3);
-                if (pos2 != -1)
-                {
-                    String id = text.Substring(pos1 + 3, pos2 - pos1 - 3);
-                    String locStr;
-                    locStr = (String)sb[id == "@font" || id == "@fontsize" ? id + fontSuffix : id];
-                    if (locStr == null)
-                        locStr = "";
-                    int locLen = locStr.Length;
-
-                    String begin, end;
-                    if (pos1 > 0)
-                        begin = text.Substring(0, pos1);
-                    else
-                        begin = "";
-                    end = text.Substring(pos2 + 3);
-                    text = begin + locStr + end;
-
-                    len = len - 6 - id.Length + locLen;
-                    i = pos1 + locLen;
-                }
-                else
-                    i = len;
-            }
-            else
-                i = len;
-        }
-        return text;
-    }
-
-    public static String GetString(String id, String locale)
-    {
-        Hashtable sb = null;
-        try
-        {
-            sb = GetStringBundle(locale);
-        }
-        catch (Exception)
-        {
-            return "";
-        }
-        String s = (String)sb[id];
-        if (s == null)
-            return "";
-        return s;
-    }
-
-    protected static Hashtable GetStringBundle(String locale)
-    {
-        if (locale.Equals(""))
-            locale = english;
-        else
-            locale = locale.ToLower();
-
-        if (!languages.ContainsKey(locale))
-        {
-            StreamReader sr = null;
-            String fname = localizationPath + locale;
-            try
-            {
-                if (!File.Exists(fname))
-                {
-                    // requested locale is not supported, default to English
-                    if (languages.ContainsKey(english))
-                        return (Hashtable)languages[english];
-                    fname = localizationPath + english;
-                }
-                sr = new StreamReader(fname, Encoding.UTF8);
-                string line;
-                Hashtable sb = new Hashtable();
-                while ((line = sr.ReadLine()) != null)
-                {
-                    line = line.Trim();
-                    if (line.Equals("") || line[0] == '#')
-                        continue;
-                    int sep = line.IndexOf('=');
-                    if (sep == -1)
-                        continue;
-                    String key = line.Substring(0, sep).Trim();
-                    if (key.Equals(""))
-                        continue;
-                    sb[key] = line.Substring(sep + 1).Trim();
-                }
-                languages[locale] = sb;
-            }
-            catch (Exception)
-            {
-                return null;
-            }
-            finally
-            {
-                if (sr != null)
-                {
-                    try { sr.Close(); }
-                    catch (Exception) { }
-                }
-            }
-        }
-        return (Hashtable)languages[locale];
-    }
-
-}
-
-}
+/*
+  Copyright (C) 2004-2010 by Autodesk, Inc.
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of version 2.1 of the GNU Lesser
+  General Public License as published by the Free Software Foundation.
+
+  This library is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+  Lesser General Public License for more details.
+
+  You should have received a copy of the GNU Lesser General Public
+  License along with this library; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+*/
+
+using System;
+using System.Text;
+using System.Collections;
+using System.IO;
+
+namespace OSGeo.MapGuide
+{
+
+public class MgLocalizer
+{
+    protected static String english = "en";
+    protected static String localizationPath = "";
+    protected static Hashtable languages = new Hashtable();
+
+    public static void SetLocalizedFilesPath(String path)
+    {
+        localizationPath = path;
+    }
+
+    public static String Localize(String text, String locale, int os)
+    {
+        String fontSuffix = (os == 0 ? "Windows" : (os == 1 ? "Macintosh" : "Linux"));
+        Hashtable sb = null;
+        try
+        {
+            sb = GetStringBundle(locale);
+        }
+        catch (Exception)
+        {
+            return "";
+        }
+        int len = text.Length;
+
+        for (int i = 0; i < len; )
+        {
+            int pos1 = text.IndexOf("__#", i);
+            if (pos1 != -1)
+            {
+                int pos2 = text.IndexOf("#__", pos1 + 3);
+                if (pos2 != -1)
+                {
+                    String id = text.Substring(pos1 + 3, pos2 - pos1 - 3);
+                    String locStr;
+                    locStr = (String)sb[id == "@font" || id == "@fontsize" ? id + fontSuffix : id];
+                    if (locStr == null)
+                        locStr = "";
+                    int locLen = locStr.Length;
+
+                    String begin, end;
+                    if (pos1 > 0)
+                        begin = text.Substring(0, pos1);
+                    else
+                        begin = "";
+                    end = text.Substring(pos2 + 3);
+                    text = begin + locStr + end;
+
+                    len = len - 6 - id.Length + locLen;
+                    i = pos1 + locLen;
+                }
+                else
+                    i = len;
+            }
+            else
+                i = len;
+        }
+        return text;
+    }
+
+    public static String GetString(String id, String locale)
+    {
+        Hashtable sb = null;
+        try
+        {
+            sb = GetStringBundle(locale);
+        }
+        catch (Exception)
+        {
+            return "";
+        }
+        String s = (String)sb[id];
+        if (s == null)
+            return "";
+        return s;
+    }
+
+    protected static Hashtable GetStringBundle(String locale)
+    {
+        if (locale.Equals(""))
+            locale = english;
+        else
+            locale = locale.ToLower();
+
+        if (!languages.ContainsKey(locale))
+        {
+            StreamReader sr = null;
+            String fname = localizationPath + locale;
+            try
+            {
+                if (!File.Exists(fname))
+                {
+                    // requested locale is not supported, default to English
+                    if (languages.ContainsKey(english))
+                        return (Hashtable)languages[english];
+                    fname = localizationPath + english;
+                }
+                sr = new StreamReader(fname, Encoding.UTF8);
+                string line;
+                Hashtable sb = new Hashtable();
+                while ((line = sr.ReadLine()) != null)
+                {
+                    line = line.Trim();
+                    if (line.Equals("") || line[0] == '#')
+                        continue;
+                    int sep = line.IndexOf('=');
+                    if (sep == -1)
+                        continue;
+                    String key = line.Substring(0, sep).Trim();
+                    if (key.Equals(""))
+                        continue;
+                    sb[key] = line.Substring(sep + 1).Trim();
+                }
+                languages[locale] = sb;
+            }
+            catch (Exception)
+            {
+                return null;
+            }
+            finally
+            {
+                if (sr != null)
+                {
+                    try { sr.Close(); }
+                    catch (Exception) { }
+                }
+            }
+        }
+        return (Hashtable)languages[locale];
+    }
+
+}
+
+}


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/Localizer.cs
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,113 +1,113 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="MapGuideCommonDotNetApi"
-	ProjectGUID="{4D79C4B3-6F69-40C9-8902-891BA9DE521F}"
-	RootNamespace="MapGuideCommonDotNetApi"
-	Keyword="MakeFileProj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\MapGuideCommon"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\MapGuideCommonDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\MapGuideCommon"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\MapGuideCommonDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetApi\MapGuideCommon"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\MapGuideCommonDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\MapGuideCommon"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\MapGuideCommonDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath=".\MapGuideCommonMakefile"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="MapGuideCommonDotNetApi"
+	ProjectGUID="{4D79C4B3-6F69-40C9-8902-891BA9DE521F}"
+	RootNamespace="MapGuideCommonDotNetApi"
+	Keyword="MakeFileProj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\MapGuideCommon"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\MapGuideCommonDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\MapGuideCommon"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\MapGuideCommonDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetApi\MapGuideCommon"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\MapGuideCommonDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\MapGuideCommon"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\MapGuideCommonDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath=".\MapGuideCommonMakefile"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonMakefile
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonMakefile	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonMakefile	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,27 +1,27 @@
-cleandebug:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.pdb del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.pdb
-  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll
-
-cleanrelease:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.pdb del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.pdb
-
-debug: $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll
-
-release: $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll
-
-$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll:
-  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll;$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll .\*.cs
-  copy /y $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll
-
-$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll:
-  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll;$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll .\*.cs
+cleandebug:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.pdb del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.pdb
+  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll
+
+cleanrelease:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.pdb del $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.pdb
+
+debug: $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll
+
+release: $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll
+
+$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll:
+  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll;$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll .\*.cs
+  copy /y $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll $(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.Temp.dll
+
+$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll:
+  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll;$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll .\*.cs


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonMakefile
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,77 +1,77 @@
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-
-using System;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-
-//
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-//
-[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
-[assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-[assembly: CLSCompliant(true)]
-
-//
-// Version information for an assembly consists of the following four values:
-//
-//      Major Version
-//      Minor Version
-//      Build Number
-//      Revision
-//
-// You can specify all the values or you can default the Revision and Build Numbers
-// by using the '*' as shown below:
-
-[assembly: AssemblyVersion("1.0.0.1")]
-[assembly: AssemblyFileVersion("1.0.0.1")]
-[assembly: AssemblyInformationalVersion("1.0.0.1")]
-
-//
-// In order to sign your assembly you must specify a key to use. Refer to the
-// Microsoft .NET Framework documentation for more information on assembly signing.
-//
-// Use the attributes below to control which key is used for signing.
-//
-// Notes:
-//   (*) If no key is specified, the assembly is not signed.
-//   (*) KeyName refers to a key that has been installed in the Crypto Service
-//       Provider (CSP) on your machine. KeyFile refers to a file which contains
-//       a key.
-//   (*) If the KeyFile and the KeyName values are both specified, the
-//       following processing occurs:
-//       (1) If the KeyName can be found in the CSP, that key is used.
-//       (2) If the KeyName does not exist and the KeyFile does exist, the key
-//           in the KeyFile is installed into the CSP and used.
-//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
-//       When specifying the KeyFile, the location of the KeyFile should be
-//       relative to the project output directory which is
-//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
-//       located in the project directory, you would specify the AssemblyKeyFile
-//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
-//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
-//       documentation for more information on this.
-//
-[assembly: AssemblyDelaySign(false)]
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+
+using System;
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+//
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+//
+[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
+[assembly: AssemblyProduct("MapGuide Open Source")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+[assembly: CLSCompliant(true)]
+
+//
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers
+// by using the '*' as shown below:
+
+[assembly: AssemblyVersion("1.0.0.1")]
+[assembly: AssemblyFileVersion("1.0.0.1")]
+[assembly: AssemblyInformationalVersion("1.0.0.1")]
+
+//
+// In order to sign your assembly you must specify a key to use. Refer to the
+// Microsoft .NET Framework documentation for more information on assembly signing.
+//
+// Use the attributes below to control which key is used for signing.
+//
+// Notes:
+//   (*) If no key is specified, the assembly is not signed.
+//   (*) KeyName refers to a key that has been installed in the Crypto Service
+//       Provider (CSP) on your machine. KeyFile refers to a file which contains
+//       a key.
+//   (*) If the KeyFile and the KeyName values are both specified, the
+//       following processing occurs:
+//       (1) If the KeyName can be found in the CSP, that key is used.
+//       (2) If the KeyName does not exist and the KeyFile does exist, the key
+//           in the KeyFile is installed into the CSP and used.
+//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
+//       When specifying the KeyFile, the location of the KeyFile should be
+//       relative to the project output directory which is
+//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
+//       located in the project directory, you would specify the AssemblyKeyFile
+//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
+//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
+//       documentation for more information on this.
+//
+[assembly: AssemblyDelaySign(false)]


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/AssemblyInfo.cs
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,113 +1,113 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="PlatformBaseDotNetApi"
-	ProjectGUID="{41B4993D-2D85-4DF9-BC71-83837F620C8D}"
-	RootNamespace="PlatformBaseDotNetApi"
-	Keyword="MakeFileProj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\PlatformBase"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\PlatformBaseDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\PlatformBase"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\PlatformBaseDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetApi\PlatformBase"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\PlatformBaseDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\PlatformBase"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\PlatformBaseDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath=".\PlatformBaseMakefile"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="PlatformBaseDotNetApi"
+	ProjectGUID="{41B4993D-2D85-4DF9-BC71-83837F620C8D}"
+	RootNamespace="PlatformBaseDotNetApi"
+	Keyword="MakeFileProj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\PlatformBase"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\PlatformBaseDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\PlatformBase"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\PlatformBaseDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetApi\PlatformBase"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\PlatformBaseDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\PlatformBase"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\PlatformBaseDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath=".\PlatformBaseMakefile"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseMakefile
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseMakefile	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseMakefile	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,27 +1,27 @@
-cleandebug:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.pdb del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.pdb
-  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll
-
-cleanrelease:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.pdb del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.pdb
-
-debug: $(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll
-
-release: $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll
-
-$(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll:
-  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll .\*.cs
-  copy /y $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll $(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll
-
-$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll:
-  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll .\*.cs
+cleandebug:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.pdb del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.pdb
+  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll
+
+cleanrelease:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.PlatformBase.pdb del $(OUTDIR)\OSGeo.MapGuide.PlatformBase.pdb
+
+debug: $(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll
+
+release: $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll
+
+$(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll:
+  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll .\*.cs
+  copy /y $(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll $(OUTDIR)\OSGeo.MapGuide.PlatformBase.Temp.dll
+
+$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll:
+  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll .\*.cs


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/PlatformBase/PlatformBaseMakefile
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/AssemblyInfo.cs
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/AssemblyInfo.cs	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/AssemblyInfo.cs	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,77 +1,77 @@
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-
-using System;
-using System.Reflection;
-using System.Runtime.CompilerServices;
-
-//
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-//
-[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
-[assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-[assembly: CLSCompliant(true)]
-
-//
-// Version information for an assembly consists of the following four values:
-//
-//      Major Version
-//      Minor Version
-//      Build Number
-//      Revision
-//
-// You can specify all the values or you can default the Revision and Build Numbers
-// by using the '*' as shown below:
-
-[assembly: AssemblyVersion("1.0.0.1")]
-[assembly: AssemblyFileVersion("1.0.0.1")]
-[assembly: AssemblyInformationalVersion("1.0.0.1")]
-
-//
-// In order to sign your assembly you must specify a key to use. Refer to the
-// Microsoft .NET Framework documentation for more information on assembly signing.
-//
-// Use the attributes below to control which key is used for signing.
-//
-// Notes:
-//   (*) If no key is specified, the assembly is not signed.
-//   (*) KeyName refers to a key that has been installed in the Crypto Service
-//       Provider (CSP) on your machine. KeyFile refers to a file which contains
-//       a key.
-//   (*) If the KeyFile and the KeyName values are both specified, the
-//       following processing occurs:
-//       (1) If the KeyName can be found in the CSP, that key is used.
-//       (2) If the KeyName does not exist and the KeyFile does exist, the key
-//           in the KeyFile is installed into the CSP and used.
-//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
-//       When specifying the KeyFile, the location of the KeyFile should be
-//       relative to the project output directory which is
-//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
-//       located in the project directory, you would specify the AssemblyKeyFile
-//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
-//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
-//       documentation for more information on this.
-//
-[assembly: AssemblyDelaySign(false)]
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+
+using System;
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+//
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+//
+[assembly: AssemblyTitle("MapGuide Dot Net Api Dynamic Link Library")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Open Source Geospatial Foundation")]
+[assembly: AssemblyProduct("MapGuide Open Source")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+[assembly: CLSCompliant(true)]
+
+//
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers
+// by using the '*' as shown below:
+
+[assembly: AssemblyVersion("1.0.0.1")]
+[assembly: AssemblyFileVersion("1.0.0.1")]
+[assembly: AssemblyInformationalVersion("1.0.0.1")]
+
+//
+// In order to sign your assembly you must specify a key to use. Refer to the
+// Microsoft .NET Framework documentation for more information on assembly signing.
+//
+// Use the attributes below to control which key is used for signing.
+//
+// Notes:
+//   (*) If no key is specified, the assembly is not signed.
+//   (*) KeyName refers to a key that has been installed in the Crypto Service
+//       Provider (CSP) on your machine. KeyFile refers to a file which contains
+//       a key.
+//   (*) If the KeyFile and the KeyName values are both specified, the
+//       following processing occurs:
+//       (1) If the KeyName can be found in the CSP, that key is used.
+//       (2) If the KeyName does not exist and the KeyFile does exist, the key
+//           in the KeyFile is installed into the CSP and used.
+//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
+//       When specifying the KeyFile, the location of the KeyFile should be
+//       relative to the project output directory which is
+//       %Project Directory%\obj\<configuration>. For example, if your KeyFile is
+//       located in the project directory, you would specify the AssemblyKeyFile
+//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
+//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
+//       documentation for more information on this.
+//
+[assembly: AssemblyDelaySign(false)]


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/AssemblyInfo.cs
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebDotNetApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebDotNetApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebDotNetApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,113 +1,113 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="WebDotNetApi"
-	ProjectGUID="{41F3263B-C16C-49E8-ADF6-416DFB55C9E2}"
-	RootNamespace="WebDotNetApi"
-	Keyword="MakeFileProj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\Web"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\WebDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\Web"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				ReBuildCommandLine="nmake -a -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
-				CleanCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
-				Output="$(OutDir)\WebDotNetApid.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetApi\Web"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\WebDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\Web"
-			ConfigurationType="0"
-			>
-			<Tool
-				Name="VCNMakeTool"
-				BuildCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				ReBuildCommandLine="nmake -a -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; release"
-				CleanCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
-				Output="$(OutDir)\WebDotNetApi.dll"
-				PreprocessorDefinitions=""
-				IncludeSearchPath=""
-				ForcedIncludes=""
-				AssemblySearchPath=""
-				ForcedUsingAssemblies=""
-				CompileAsManaged=""
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath=".\WebMakefile"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="WebDotNetApi"
+	ProjectGUID="{41F3263B-C16C-49E8-ADF6-416DFB55C9E2}"
+	RootNamespace="WebDotNetApi"
+	Keyword="MakeFileProj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetApi\Web"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\WebDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetApi\Web"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				ReBuildCommandLine="nmake -a -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; debug"
+				CleanCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; cleandebug"
+				Output="$(OutDir)\WebDotNetApid.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetApi\Web"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\WebDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetApi\Web"
+			ConfigurationType="0"
+			>
+			<Tool
+				Name="VCNMakeTool"
+				BuildCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				ReBuildCommandLine="nmake -a -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; release"
+				CleanCommandLine="nmake -f WebMakefile OUTDIR=&quot;$(OutDir)&quot; cleanrelease"
+				Output="$(OutDir)\WebDotNetApi.dll"
+				PreprocessorDefinitions=""
+				IncludeSearchPath=""
+				ForcedIncludes=""
+				AssemblySearchPath=""
+				ForcedUsingAssemblies=""
+				CompileAsManaged=""
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath=".\WebMakefile"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebDotNetApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebMakefile
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebMakefile	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebMakefile	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,27 +1,27 @@
-cleandebug:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.Web.dll del $(OUTDIR)\OSGeo.MapGuide.Web.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.Web.pdb del $(OUTDIR)\OSGeo.MapGuide.Web.pdb
-  if exist $(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll
-
-cleanrelease:
-  del /Q .\Mg*.cs
-  del /Q .\*Constants.cs
-  del /Q .\*PINVOKE.cs
-  del /Q .\*Api.cs
-  if exist $(OUTDIR)\OSGeo.MapGuide.Web.dll del $(OUTDIR)\OSGeo.MapGuide.Web.dll
-  if exist $(OUTDIR)\OSGeo.MapGuide.Web.pdb del $(OUTDIR)\OSGeo.MapGuide.Web.pdb
-
-debug: $(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll
-
-release: $(OUTDIR)\OSGeo.MapGuide.Web.dll
-
-$(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll:
-  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.Web.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll;$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll;$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll .\*.cs
-  copy /y $(OUTDIR)\OSGeo.MapGuide.Web.dll $(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll
-
-$(OUTDIR)\OSGeo.MapGuide.Web.dll:
-  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.Web.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll;$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll;$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll .\*.cs
+cleandebug:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.Web.dll del $(OUTDIR)\OSGeo.MapGuide.Web.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.Web.pdb del $(OUTDIR)\OSGeo.MapGuide.Web.pdb
+  if exist $(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll del $(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll
+
+cleanrelease:
+  del /Q .\Mg*.cs
+  del /Q .\*Constants.cs
+  del /Q .\*PINVOKE.cs
+  del /Q .\*Api.cs
+  if exist $(OUTDIR)\OSGeo.MapGuide.Web.dll del $(OUTDIR)\OSGeo.MapGuide.Web.dll
+  if exist $(OUTDIR)\OSGeo.MapGuide.Web.pdb del $(OUTDIR)\OSGeo.MapGuide.Web.pdb
+
+debug: $(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll
+
+release: $(OUTDIR)\OSGeo.MapGuide.Web.dll
+
+$(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll:
+  csc.exe /debug+ /debug:full /optimize- /out:$(OUTDIR)\OSGeo.MapGuide.Web.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll;$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll;$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll .\*.cs
+  copy /y $(OUTDIR)\OSGeo.MapGuide.Web.dll $(OUTDIR)\OSGeo.MapGuide.Web.Temp.dll
+
+$(OUTDIR)\OSGeo.MapGuide.Web.dll:
+  csc.exe /debug+ /debug:pdbonly /optimize+ /out:$(OUTDIR)\OSGeo.MapGuide.Web.dll /target:library /reference:$(OUTDIR)\OSGeo.MapGuide.Foundation.dll;$(OUTDIR)\OSGeo.MapGuide.Geometry.dll;$(OUTDIR)\OSGeo.MapGuide.PlatformBase.dll;$(OUTDIR)\OSGeo.MapGuide.MapGuideCommon.dll .\*.cs


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetApi/Web/WebMakefile
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/COPYRIGHT
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/COPYRIGHT	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/COPYRIGHT	2010-01-09 09:22:05 UTC (rev 4510)
@@ -2,7 +2,7 @@
 copyright shall be used for all source files in this directory
 and subdirectories.
 
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,95 +1,95 @@
-// Microsoft Visual C++ generated resource script.
-//
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-#endif //_WIN32
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE 
-BEGIN
-    "#include ""afxres.h""\r\n"
-    "\0"
-END
-
-2 TEXTINCLUDE 
-BEGIN
-    "\r\n"
-    "\0"
-END
-
-#endif    // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,2,0,0
- PRODUCTVERSION 2,2,0,0
- FILEFLAGSMASK 0x17L
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x4L
- FILETYPE 0x2L
- FILESUBTYPE 0x0L
-BEGIN
-    BLOCK "StringFileInfo"
-    BEGIN
-        BLOCK "040904b0"
-        BEGIN
-            VALUE "CompanyName", "Open Source Geospatial Foundation"
-            VALUE "FileDescription", "FoundationUnmanagedApi Dynamic Link Library"
-            VALUE "FileVersion", "2, 2, 0, 0"
-            VALUE "InternalName", "FoundationUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
-            VALUE "OriginalFilename", "FoundationUnmanagedApi.dll"
-            VALUE "ProductName", "MapGuide Open Source"
-            VALUE "ProductVersion", "2, 2, 0, 0"
-        END
-    END
-    BLOCK "VarFileInfo"
-    BEGIN
-        VALUE "Translation", 0x409, 1200
-    END
-END
-
-#endif    // English (U.S.) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif    // not APSTUDIO_INVOKED
+// Microsoft Visual C++ generated resource script.
+//
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE 
+BEGIN
+    "#include ""afxres.h""\r\n"
+    "\0"
+END
+
+2 TEXTINCLUDE 
+BEGIN
+    "\r\n"
+    "\0"
+END
+
+#endif    // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION 2,2,0,0
+ PRODUCTVERSION 2,2,0,0
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+    BLOCK "StringFileInfo"
+    BEGIN
+        BLOCK "040904b0"
+        BEGIN
+            VALUE "CompanyName", "Open Source Geospatial Foundation"
+            VALUE "FileDescription", "FoundationUnmanagedApi Dynamic Link Library"
+            VALUE "FileVersion", "2, 2, 0, 0"
+            VALUE "InternalName", "FoundationUnmanagedApi"
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
+            VALUE "OriginalFilename", "FoundationUnmanagedApi.dll"
+            VALUE "ProductName", "MapGuide Open Source"
+            VALUE "ProductVersion", "2, 2, 0, 0"
+        END
+    END
+    BLOCK "VarFileInfo"
+    BEGIN
+        VALUE "Translation", 0x409, 1200
+    END
+END
+
+#endif    // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif    // not APSTUDIO_INVOKED


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.rc
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,379 +1,379 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="FoundationApi"
-	ProjectGUID="{A8D4FED3-0AA1-4AE6-B734-A4499A4BB4F2}"
-	RootNamespace="FoundationApi"
-	Keyword="Win32Proj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\Foundation"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q .\FoundationCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationConstants.xml C# ./FoundationConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname FoundationUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\FoundationCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module FoundationApi -o MgFoundationApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib FoundationApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\FoundationUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\FoundationUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug\FoundationUnmanagedApid.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Foundation"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\Foundation"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q .\FoundationCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationConstants.xml C# ./FoundationConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname FoundationUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\FoundationCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module FoundationApi -o MgFoundationApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib FoundationApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\FoundationUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\FoundationUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug64\FoundationUnmanagedApid.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Foundation"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\Foundation"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q .\FoundationCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationConstants.xml C# ./FoundationConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname FoundationUnmanagedApi -proxydir .\FoundationCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module FoundationApi -o MgFoundationApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib FoundationApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\FoundationUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\FoundationUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release\FoundationUnmanagedApi.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Foundation"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\Foundation"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q .\FoundationCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationConstants.xml C# ./FoundationConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname FoundationUnmanagedApi -proxydir .\FoundationCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module FoundationApi -o MgFoundationApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib FoundationApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\FoundationUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\FoundationUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release64\FoundationUnmanagedApi.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Foundation"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath="..\catchall.code"
-			>
-		</File>
-		<File
-			RelativePath="..\dotnet.i"
-			>
-		</File>
-		<File
-			RelativePath=".\FoundationApi.rc"
-			>
-		</File>
-		<File
-			RelativePath=".\FoundationApiGen.xml"
-			>
-		</File>
-		<File
-			RelativePath=".\FoundationConstants.xml"
-			>
-		</File>
-		<File
-			RelativePath="..\getclassid.code"
-			>
-		</File>
-		<File
-			RelativePath=".\MgFoundationApi_wrap.cpp"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="FoundationApi"
+	ProjectGUID="{A8D4FED3-0AA1-4AE6-B734-A4499A4BB4F2}"
+	RootNamespace="FoundationApi"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\Foundation"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q .\FoundationCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationConstants.xml C# ./FoundationConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname FoundationUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\FoundationCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module FoundationApi -o MgFoundationApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib FoundationApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\FoundationUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\FoundationUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug\FoundationUnmanagedApid.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Foundation"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\Foundation"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q .\FoundationCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationConstants.xml C# ./FoundationConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname FoundationUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\FoundationCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module FoundationApi -o MgFoundationApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib FoundationApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\FoundationUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\FoundationUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug64\FoundationUnmanagedApid.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Foundation"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\Foundation"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q .\FoundationCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationConstants.xml C# ./FoundationConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname FoundationUnmanagedApi -proxydir .\FoundationCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module FoundationApi -o MgFoundationApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib FoundationApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\FoundationUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\FoundationUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release\FoundationUnmanagedApi.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Foundation"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\Foundation"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q .\FoundationCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationConstants.xml C# ./FoundationConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\FoundationApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname FoundationUnmanagedApi -proxydir .\FoundationCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module FoundationApi -o MgFoundationApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib FoundationApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\FoundationUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\FoundationUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release64\FoundationUnmanagedApi.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Foundation"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath="..\catchall.code"
+			>
+		</File>
+		<File
+			RelativePath="..\dotnet.i"
+			>
+		</File>
+		<File
+			RelativePath=".\FoundationApi.rc"
+			>
+		</File>
+		<File
+			RelativePath=".\FoundationApiGen.xml"
+			>
+		</File>
+		<File
+			RelativePath=".\FoundationConstants.xml"
+			>
+		</File>
+		<File
+			RelativePath="..\getclassid.code"
+			>
+		</File>
+		<File
+			RelativePath=".\MgFoundationApi_wrap.cpp"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApiGen.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApiGen.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApiGen.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,160 +1,160 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Parameters>
-<!--
-   Module section.
--->
-<Module name="FoundationApi" />
-
-<!--
-   Custom file path.
--->
-<CustomFile path="./FoundationCustom" />
-
-<!--
-   Target section.
--->
-<Target path="./FoundationApi.i" />
-
-<!--
-   C++ inline section.
--->
-<CppInline>
-#ifdef _WIN32
-#pragma warning(disable: 4251)
-#endif
-
-#include &lt;string&gt;
-#include &lt;map&gt;
-
-#include "Foundation.h"
-
-#if defined(PHP) || defined(JAVA)
-typedef std::wstring STRINGPARAM;
-#else
-typedef wchar_t* STRINGPARAM;
-#endif
-</CppInline>
-
-<!--
-   Type replacements.
--->
-<TypeReplacements>
-    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
-    <TypeReplacement oldtype="INT64" newtype="long long" />
-</TypeReplacements>
-
-<!--
-   Swig inline section.
--->
-<SwigInline>
-  %include "language.i"   //typemaps specific for each language
-  %include "../../../../Common/Foundation/System/FoundationClassId.h"
-
-#if defined(PHPSWIG)
-  // We force UTF-8 encoding for PHP
-  typedef char*         STRINGPARAM;
-  typedef char*         STRING;
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;
-#elseif defined(JAVA)
-  typedef std::wstring  STRINGPARAM;
-  typedef signed char   BYTE;  //mapped to byte in Java
-#else // .Net
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;    //mapped to byte in C#
-#endif
-
-  typedef int           STATUS;
-  typedef short         INT8;
-  typedef short         INT16;
-  typedef int           INT32;
-  typedef int           UINT32;
-
-</SwigInline>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- Foundation classes -->
-
-    <Header path="../../../../Common/Foundation/System/Object.h" />
-    <Header path="../../../../Common/Foundation/System/Disposable.h" />
-    <Header path="../../../../Common/Foundation/System/GuardDisposable.h" />
-    <Header path="../../../../Common/Foundation/System/Serializable.h" />
-    <Header path="../../../../Common/Foundation/System/NamedSerializable.h" />
-
-    <Header path="../../../../Common/Foundation/Data/Collection.h" />
-    <Header path="../../../../Common/Foundation/Data/Property.h" />
-
-    <!-- The MgDisposableCollection depends on the MgCollection above and so must come after it -->
-    <Header path="../../../../Common/Foundation/System/DisposableCollection.h"/>
-
-    <Header path="../../../../Common/Foundation/Data/BatchPropertyCollection.h" />
-    <Header path="../../../../Common/Foundation/Data/ByteReader.h" />
-    <Header path="../../../../Common/Foundation/Data/ByteSink.h" />
-    <Header path="../../../../Common/Foundation/Data/ByteSource.h" />
-    <Header path="../../../../Common/Foundation/Data/DateTime.h" />
-    <Header path="../../../../Common/Foundation/Data/NullableProperty.h" />
-    <Header path="../../../../Common/Foundation/Data/PropertyCollection.h" />
-    <Header path="../../../../Common/Foundation/Data/PropertyDefinition.h" />
-    <Header path="../../../../Common/Foundation/Data/StringCollection.h" />
-    <Header path="../../../../Common/Foundation/Data/StringProperty.h" />
-
-    <Header path="../../../../Common/Foundation/Exception/Exception.h" />
-    <Header path="../../../../Common/Foundation/Exception/SystemException.h" />
-    <Header path="../../../../Common/Foundation/Exception/IoException.h" />
-    <Header path="../../../../Common/Foundation/Exception/FileIoException.h" />
-    <Header path="../../../../Common/Foundation/Exception/StreamIoException.h" />
-    <Header path="../../../../Common/Foundation/Exception/OutOfRangeException.h" />
-
-    <Header path="../../../../Common/Foundation/Exception/ApplicationException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ArgumentOutOfRangeException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ClassNotFoundException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ConfigurationException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ConfigurationLoadFailedException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ConfigurationSaveFailedException.h" />
-    <Header path="../../../../Common/Foundation/Exception/DateTimeException.h" />
-    <Header path="../../../../Common/Foundation/Exception/DecryptionException.h" />
-    <Header path="../../../../Common/Foundation/Exception/DirectoryNotFoundException.h" />
-    <Header path="../../../../Common/Foundation/Exception/DivideByZeroException.h" />
-    <Header path="../../../../Common/Foundation/Exception/DomainException.h" />
-    <Header path="../../../../Common/Foundation/Exception/DuplicateDirectoryException.h" />
-    <Header path="../../../../Common/Foundation/Exception/DuplicateFileException.h" />
-    <Header path="../../../../Common/Foundation/Exception/DuplicateObjectException.h" />
-    <Header path="../../../../Common/Foundation/Exception/EncryptionException.h" />
-    <Header path="../../../../Common/Foundation/Exception/FileNotFoundException.h" />
-    <Header path="../../../../Common/Foundation/Exception/IndexOutOfRangeException.h" />
-    <Header path="../../../../Common/Foundation/Exception/InvalidArgumentException.h" />
-    <Header path="../../../../Common/Foundation/Exception/InvalidCastException.h" />
-    <Header path="../../../../Common/Foundation/Exception/InvalidOperationException.h" />
-    <Header path="../../../../Common/Foundation/Exception/InvalidPropertyTypeException.h" />
-    <Header path="../../../../Common/Foundation/Exception/InvalidStreamHeaderException.h" />
-    <Header path="../../../../Common/Foundation/Exception/LengthException.h" />
-    <Header path="../../../../Common/Foundation/Exception/LogicException.h" />
-    <Header path="../../../../Common/Foundation/Exception/NotFiniteNumberException.h" />
-    <Header path="../../../../Common/Foundation/Exception/NotImplementedException.h" />
-    <Header path="../../../../Common/Foundation/Exception/NullArgumentException.h" />
-    <Header path="../../../../Common/Foundation/Exception/NullPropertyValueException.h" />
-    <Header path="../../../../Common/Foundation/Exception/NullReferenceException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ObjectNotFoundException.h" />
-    <Header path="../../../../Common/Foundation/Exception/OutOfMemoryException.h" />
-    <Header path="../../../../Common/Foundation/Exception/OverflowException.h" />
-    <Header path="../../../../Common/Foundation/Exception/PlatformNotSupportedException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ResourcesException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ResourcesLoadFailedException.h" />
-    <Header path="../../../../Common/Foundation/Exception/RuntimeException.h" />
-    <Header path="../../../../Common/Foundation/Exception/TemporaryFileNotAvailableException.h" />
-    <Header path="../../../../Common/Foundation/Exception/ThirdPartyException.h" />
-    <Header path="../../../../Common/Foundation/Exception/UnclassifiedException.h" />
-    <Header path="../../../../Common/Foundation/Exception/UnderflowException.h" />
-    <Header path="../../../../Common/Foundation/Exception/XmlException.h" />
-    <Header path="../../../../Common/Foundation/Exception/XmlParserException.h" />
-
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+<Parameters>
+<!--
+   Module section.
+-->
+<Module name="FoundationApi" />
+
+<!--
+   Custom file path.
+-->
+<CustomFile path="./FoundationCustom" />
+
+<!--
+   Target section.
+-->
+<Target path="./FoundationApi.i" />
+
+<!--
+   C++ inline section.
+-->
+<CppInline>
+#ifdef _WIN32
+#pragma warning(disable: 4251)
+#endif
+
+#include &lt;string&gt;
+#include &lt;map&gt;
+
+#include "Foundation.h"
+
+#if defined(PHP) || defined(JAVA)
+typedef std::wstring STRINGPARAM;
+#else
+typedef wchar_t* STRINGPARAM;
+#endif
+</CppInline>
+
+<!--
+   Type replacements.
+-->
+<TypeReplacements>
+    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
+    <TypeReplacement oldtype="INT64" newtype="long long" />
+</TypeReplacements>
+
+<!--
+   Swig inline section.
+-->
+<SwigInline>
+  %include "language.i"   //typemaps specific for each language
+  %include "../../../../Common/Foundation/System/FoundationClassId.h"
+
+#if defined(PHPSWIG)
+  // We force UTF-8 encoding for PHP
+  typedef char*         STRINGPARAM;
+  typedef char*         STRING;
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;
+#elseif defined(JAVA)
+  typedef std::wstring  STRINGPARAM;
+  typedef signed char   BYTE;  //mapped to byte in Java
+#else // .Net
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;    //mapped to byte in C#
+#endif
+
+  typedef int           STATUS;
+  typedef short         INT8;
+  typedef short         INT16;
+  typedef int           INT32;
+  typedef int           UINT32;
+
+</SwigInline>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- Foundation classes -->
+
+    <Header path="../../../../Common/Foundation/System/Object.h" />
+    <Header path="../../../../Common/Foundation/System/Disposable.h" />
+    <Header path="../../../../Common/Foundation/System/GuardDisposable.h" />
+    <Header path="../../../../Common/Foundation/System/Serializable.h" />
+    <Header path="../../../../Common/Foundation/System/NamedSerializable.h" />
+
+    <Header path="../../../../Common/Foundation/Data/Collection.h" />
+    <Header path="../../../../Common/Foundation/Data/Property.h" />
+
+    <!-- The MgDisposableCollection depends on the MgCollection above and so must come after it -->
+    <Header path="../../../../Common/Foundation/System/DisposableCollection.h"/>
+
+    <Header path="../../../../Common/Foundation/Data/BatchPropertyCollection.h" />
+    <Header path="../../../../Common/Foundation/Data/ByteReader.h" />
+    <Header path="../../../../Common/Foundation/Data/ByteSink.h" />
+    <Header path="../../../../Common/Foundation/Data/ByteSource.h" />
+    <Header path="../../../../Common/Foundation/Data/DateTime.h" />
+    <Header path="../../../../Common/Foundation/Data/NullableProperty.h" />
+    <Header path="../../../../Common/Foundation/Data/PropertyCollection.h" />
+    <Header path="../../../../Common/Foundation/Data/PropertyDefinition.h" />
+    <Header path="../../../../Common/Foundation/Data/StringCollection.h" />
+    <Header path="../../../../Common/Foundation/Data/StringProperty.h" />
+
+    <Header path="../../../../Common/Foundation/Exception/Exception.h" />
+    <Header path="../../../../Common/Foundation/Exception/SystemException.h" />
+    <Header path="../../../../Common/Foundation/Exception/IoException.h" />
+    <Header path="../../../../Common/Foundation/Exception/FileIoException.h" />
+    <Header path="../../../../Common/Foundation/Exception/StreamIoException.h" />
+    <Header path="../../../../Common/Foundation/Exception/OutOfRangeException.h" />
+
+    <Header path="../../../../Common/Foundation/Exception/ApplicationException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ArgumentOutOfRangeException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ClassNotFoundException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ConfigurationException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ConfigurationLoadFailedException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ConfigurationSaveFailedException.h" />
+    <Header path="../../../../Common/Foundation/Exception/DateTimeException.h" />
+    <Header path="../../../../Common/Foundation/Exception/DecryptionException.h" />
+    <Header path="../../../../Common/Foundation/Exception/DirectoryNotFoundException.h" />
+    <Header path="../../../../Common/Foundation/Exception/DivideByZeroException.h" />
+    <Header path="../../../../Common/Foundation/Exception/DomainException.h" />
+    <Header path="../../../../Common/Foundation/Exception/DuplicateDirectoryException.h" />
+    <Header path="../../../../Common/Foundation/Exception/DuplicateFileException.h" />
+    <Header path="../../../../Common/Foundation/Exception/DuplicateObjectException.h" />
+    <Header path="../../../../Common/Foundation/Exception/EncryptionException.h" />
+    <Header path="../../../../Common/Foundation/Exception/FileNotFoundException.h" />
+    <Header path="../../../../Common/Foundation/Exception/IndexOutOfRangeException.h" />
+    <Header path="../../../../Common/Foundation/Exception/InvalidArgumentException.h" />
+    <Header path="../../../../Common/Foundation/Exception/InvalidCastException.h" />
+    <Header path="../../../../Common/Foundation/Exception/InvalidOperationException.h" />
+    <Header path="../../../../Common/Foundation/Exception/InvalidPropertyTypeException.h" />
+    <Header path="../../../../Common/Foundation/Exception/InvalidStreamHeaderException.h" />
+    <Header path="../../../../Common/Foundation/Exception/LengthException.h" />
+    <Header path="../../../../Common/Foundation/Exception/LogicException.h" />
+    <Header path="../../../../Common/Foundation/Exception/NotFiniteNumberException.h" />
+    <Header path="../../../../Common/Foundation/Exception/NotImplementedException.h" />
+    <Header path="../../../../Common/Foundation/Exception/NullArgumentException.h" />
+    <Header path="../../../../Common/Foundation/Exception/NullPropertyValueException.h" />
+    <Header path="../../../../Common/Foundation/Exception/NullReferenceException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ObjectNotFoundException.h" />
+    <Header path="../../../../Common/Foundation/Exception/OutOfMemoryException.h" />
+    <Header path="../../../../Common/Foundation/Exception/OverflowException.h" />
+    <Header path="../../../../Common/Foundation/Exception/PlatformNotSupportedException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ResourcesException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ResourcesLoadFailedException.h" />
+    <Header path="../../../../Common/Foundation/Exception/RuntimeException.h" />
+    <Header path="../../../../Common/Foundation/Exception/TemporaryFileNotAvailableException.h" />
+    <Header path="../../../../Common/Foundation/Exception/ThirdPartyException.h" />
+    <Header path="../../../../Common/Foundation/Exception/UnclassifiedException.h" />
+    <Header path="../../../../Common/Foundation/Exception/UnderflowException.h" />
+    <Header path="../../../../Common/Foundation/Exception/XmlException.h" />
+    <Header path="../../../../Common/Foundation/Exception/XmlParserException.h" />
+
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationApiGen.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,83 +1,83 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<Parameters>
-
-<!--
-   Type replacements.
--->
-<PHPTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="" />
-    <TypeReplacement oldtype="INT16" newtype="" />
-    <TypeReplacement oldtype="INT32" newtype="" />
-    <TypeReplacement oldtype="int" newtype="" />
-    <TypeReplacement oldtype="float" newtype="" />
-    <TypeReplacement oldtype="double" newtype="" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="bool" newtype="" />
-</PHPTypeReplacements>
-<CSharpTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="string" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="const" newtype="const" />
-</CSharpTypeReplacements>
-<JavaTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="String" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="const" newtype="final" />
-    <TypeReplacement oldtype="bool" newtype="boolean" />
-</JavaTypeReplacements>
-
-<!--
-   Inline section.
--->
-<Inline>
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-</Inline>
-
-<Namespace>OSGeo.MapGuide</Namespace>
-<Package>org.osgeo.mapguide</Package>
-
-<Classes>
-  <Class name="MgMimeType" />
-  <Class name="MgPropertyType" />
-  <Class name="MgFeaturePropertyType" />
-
-</Classes>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- API -->
-    <Header path="../../../../Common/Foundation/Data/FeaturePropertyType.h" />
-    <Header path="../../../../Common/Foundation/Data/MimeType.h" />
-    <Header path="../../../../Common/Foundation/Data/PropertyType.h" />
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<Parameters>
+
+<!--
+   Type replacements.
+-->
+<PHPTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="" />
+    <TypeReplacement oldtype="INT16" newtype="" />
+    <TypeReplacement oldtype="INT32" newtype="" />
+    <TypeReplacement oldtype="int" newtype="" />
+    <TypeReplacement oldtype="float" newtype="" />
+    <TypeReplacement oldtype="double" newtype="" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="bool" newtype="" />
+</PHPTypeReplacements>
+<CSharpTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="string" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="const" newtype="const" />
+</CSharpTypeReplacements>
+<JavaTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="String" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="const" newtype="final" />
+    <TypeReplacement oldtype="bool" newtype="boolean" />
+</JavaTypeReplacements>
+
+<!--
+   Inline section.
+-->
+<Inline>
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+</Inline>
+
+<Namespace>OSGeo.MapGuide</Namespace>
+<Package>org.osgeo.mapguide</Package>
+
+<Classes>
+  <Class name="MgMimeType" />
+  <Class name="MgPropertyType" />
+  <Class name="MgFeaturePropertyType" />
+
+</Classes>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- API -->
+    <Header path="../../../../Common/Foundation/Data/FeaturePropertyType.h" />
+    <Header path="../../../../Common/Foundation/Data/MimeType.h" />
+    <Header path="../../../../Common/Foundation/Data/PropertyType.h" />
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationConstants.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgBatchPropertyCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgBatchPropertyCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgBatchPropertyCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,95 +1,95 @@
-INTERFACE System.Collections.Generic.IList<MgPropertyCollection>
-
-public class MgBatchPropertyCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgPropertyCollection>
-{
-  public MgBatchPropertyCollectionEnumerator(MgBatchPropertyCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgPropertyCollection Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgBatchPropertyCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgPropertyCollection> GetEnumerator()
-{
-  return new MgBatchPropertyCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgBatchPropertyCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgPropertyCollection[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgPropertyCollection this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
-public bool Contains(MgPropertyCollection coll)
-{
-   return false;   
-}
-
-public int IndexOf(MgPropertyCollection coll)
-{
-   return -1;
-}
+INTERFACE System.Collections.Generic.IList<MgPropertyCollection>
+
+public class MgBatchPropertyCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgPropertyCollection>
+{
+  public MgBatchPropertyCollectionEnumerator(MgBatchPropertyCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgPropertyCollection Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgBatchPropertyCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgPropertyCollection> GetEnumerator()
+{
+  return new MgBatchPropertyCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgBatchPropertyCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgPropertyCollection[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgPropertyCollection this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+
+public bool Contains(MgPropertyCollection coll)
+{
+   return false;   
+}
+
+public int IndexOf(MgPropertyCollection coll)
+{
+   return -1;
+}


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgBatchPropertyCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgPropertyCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgPropertyCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgPropertyCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgProperty>
-
-public class MgPropertyCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgProperty>
-{
-  public MgPropertyCollectionEnumerator(MgPropertyCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgProperty Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgPropertyCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgProperty> GetEnumerator()
-{
-  return new MgPropertyCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgPropertyCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgProperty[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgProperty this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgProperty>
+
+public class MgPropertyCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgProperty>
+{
+  public MgPropertyCollectionEnumerator(MgPropertyCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgProperty Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgPropertyCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgProperty> GetEnumerator()
+{
+  return new MgPropertyCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgPropertyCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgProperty[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgProperty this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgPropertyCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgStringCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgStringCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgStringCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,27 +1,27 @@
-
-  public MgStringCollection(System.Collections.Specialized.StringCollection collection)
-  : this(FoundationApiPINVOKE.new_MgStringCollection(), true)
-  {
-    foreach (string str in collection)
-    {
-        Add(str);
-    }
-  }
-
-  public static implicit operator MgStringCollection(System.Collections.Specialized.StringCollection collection)
-  {
-    MgStringCollection coll = new MgStringCollection(collection);
-    return coll;
-  }
-
-  public static implicit operator System.Collections.Specialized.StringCollection(MgStringCollection collection)
-  {
-    System.Collections.Specialized.StringCollection coll = new System.Collections.Specialized.StringCollection();
-    for (int i=0; i<collection.GetCount(); i++)
-    {
-      coll.Add(collection.GetItem(i));
-    }
-
-    return coll;
-  }  
-
+
+  public MgStringCollection(System.Collections.Specialized.StringCollection collection)
+  : this(FoundationApiPINVOKE.new_MgStringCollection(), true)
+  {
+    foreach (string str in collection)
+    {
+        Add(str);
+    }
+  }
+
+  public static implicit operator MgStringCollection(System.Collections.Specialized.StringCollection collection)
+  {
+    MgStringCollection coll = new MgStringCollection(collection);
+    return coll;
+  }
+
+  public static implicit operator System.Collections.Specialized.StringCollection(MgStringCollection collection)
+  {
+    System.Collections.Specialized.StringCollection coll = new System.Collections.Specialized.StringCollection();
+    for (int i=0; i<collection.GetCount(); i++)
+    {
+      coll.Add(collection.GetItem(i));
+    }
+
+    return coll;
+  }  
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Foundation/FoundationCustom/MgStringCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,95 +1,95 @@
-// Microsoft Visual C++ generated resource script.
-//
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-#endif //_WIN32
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE 
-BEGIN
-    "#include ""afxres.h""\r\n"
-    "\0"
-END
-
-2 TEXTINCLUDE 
-BEGIN
-    "\r\n"
-    "\0"
-END
-
-#endif    // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,2,0,0
- PRODUCTVERSION 2,2,0,0
- FILEFLAGSMASK 0x17L
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x4L
- FILETYPE 0x2L
- FILESUBTYPE 0x0L
-BEGIN
-    BLOCK "StringFileInfo"
-    BEGIN
-        BLOCK "040904b0"
-        BEGIN
-            VALUE "CompanyName", "Open Source Geospatial Foundation"
-            VALUE "FileDescription", "GeometryUnmanagedApi Dynamic Link Library"
-            VALUE "FileVersion", "2, 2, 0, 0"
-            VALUE "InternalName", "GeometryUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
-            VALUE "OriginalFilename", "GeometryUnmanagedApi.dll"
-            VALUE "ProductName", "MapGuide Open Source"
-            VALUE "ProductVersion", "2, 2, 0, 0"
-        END
-    END
-    BLOCK "VarFileInfo"
-    BEGIN
-        VALUE "Translation", 0x409, 1200
-    END
-END
-
-#endif    // English (U.S.) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif    // not APSTUDIO_INVOKED
+// Microsoft Visual C++ generated resource script.
+//
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE 
+BEGIN
+    "#include ""afxres.h""\r\n"
+    "\0"
+END
+
+2 TEXTINCLUDE 
+BEGIN
+    "\r\n"
+    "\0"
+END
+
+#endif    // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION 2,2,0,0
+ PRODUCTVERSION 2,2,0,0
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+    BLOCK "StringFileInfo"
+    BEGIN
+        BLOCK "040904b0"
+        BEGIN
+            VALUE "CompanyName", "Open Source Geospatial Foundation"
+            VALUE "FileDescription", "GeometryUnmanagedApi Dynamic Link Library"
+            VALUE "FileVersion", "2, 2, 0, 0"
+            VALUE "InternalName", "GeometryUnmanagedApi"
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
+            VALUE "OriginalFilename", "GeometryUnmanagedApi.dll"
+            VALUE "ProductName", "MapGuide Open Source"
+            VALUE "ProductVersion", "2, 2, 0, 0"
+        END
+    END
+    BLOCK "VarFileInfo"
+    BEGIN
+        VALUE "Translation", 0x409, 1200
+    END
+END
+
+#endif    // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif    // not APSTUDIO_INVOKED


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.rc
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,379 +1,379 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="GeometryApi"
-	ProjectGUID="{7A6EFE8B-A2F8-4C47-87A3-B7D1C4385AC2}"
-	RootNamespace="GeometryApi"
-	Keyword="Win32Proj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\Geometry"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q GeometryCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryConstants.xml C# ./GeometryConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname GeometryUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\GeometryCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module GeometryApi -o MgGeometryApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib GeometryApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\GeometryUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\GeometryUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug\GeometryUnmanagedApid.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Geometry"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\Geometry"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q GeometryCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryConstants.xml C# ./GeometryConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname GeometryUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\GeometryCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module GeometryApi -o MgGeometryApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib GeometryApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\GeometryUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\GeometryUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug64\GeometryUnmanagedApid.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Geometry"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\Geometry"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q GeometryCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryConstants.xml C# ./GeometryConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname GeometryUnmanagedApi -proxydir .\GeometryCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module GeometryApi -o MgGeometryApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib GeometryApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\GeometryUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\GeometryUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release\GeometryUnmanagedApi.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Geometry"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\Geometry"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q GeometryCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryConstants.xml C# ./GeometryConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname GeometryUnmanagedApi -proxydir .\GeometryCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module GeometryApi -o MgGeometryApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib GeometryApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\GeometryUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\GeometryUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release64\GeometryUnmanagedApi.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Geometry"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath="..\catchall.code"
-			>
-		</File>
-		<File
-			RelativePath="..\dotnet.i"
-			>
-		</File>
-		<File
-			RelativePath=".\GeometryApi.rc"
-			>
-		</File>
-		<File
-			RelativePath=".\GeometryApiGen.xml"
-			>
-		</File>
-		<File
-			RelativePath=".\GeometryConstants.xml"
-			>
-		</File>
-		<File
-			RelativePath="..\getclassid.code"
-			>
-		</File>
-		<File
-			RelativePath=".\MgGeometryApi_wrap.cpp"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="GeometryApi"
+	ProjectGUID="{7A6EFE8B-A2F8-4C47-87A3-B7D1C4385AC2}"
+	RootNamespace="GeometryApi"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\Geometry"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q GeometryCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryConstants.xml C# ./GeometryConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname GeometryUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\GeometryCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module GeometryApi -o MgGeometryApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib GeometryApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\GeometryUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\GeometryUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug\GeometryUnmanagedApid.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Geometry"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\Geometry"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q GeometryCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryConstants.xml C# ./GeometryConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname GeometryUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\GeometryCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module GeometryApi -o MgGeometryApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib GeometryApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\GeometryUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\GeometryUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug64\GeometryUnmanagedApid.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Geometry"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\Geometry"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q GeometryCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryConstants.xml C# ./GeometryConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname GeometryUnmanagedApi -proxydir .\GeometryCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module GeometryApi -o MgGeometryApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib GeometryApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\GeometryUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\GeometryUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release\GeometryUnmanagedApi.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Geometry"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\Geometry"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q GeometryCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryConstants.xml C# ./GeometryConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\GeometryApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname GeometryUnmanagedApi -proxydir .\GeometryCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module GeometryApi -o MgGeometryApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib GeometryApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\GeometryUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\GeometryUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release64\GeometryUnmanagedApi.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Geometry"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath="..\catchall.code"
+			>
+		</File>
+		<File
+			RelativePath="..\dotnet.i"
+			>
+		</File>
+		<File
+			RelativePath=".\GeometryApi.rc"
+			>
+		</File>
+		<File
+			RelativePath=".\GeometryApiGen.xml"
+			>
+		</File>
+		<File
+			RelativePath=".\GeometryConstants.xml"
+			>
+		</File>
+		<File
+			RelativePath="..\getclassid.code"
+			>
+		</File>
+		<File
+			RelativePath=".\MgGeometryApi_wrap.cpp"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApiGen.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApiGen.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApiGen.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,171 +1,171 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Parameters>
-<!--
-   Module section.
--->
-<Module name="GeometryApi" />
-
-<!--
-   Custom file path.
--->
-<CustomFile path="./GeometryCustom" />  
-
-<!--
-   Target section.
--->
-<Target path="./GeometryApi.i" />
-
-<!--
-   C++ inline section.
--->
-<CppInline>
-#ifdef _WIN32
-#pragma warning(disable: 4251)
-#endif
-
-#include &lt;string&gt;
-#include &lt;map&gt;
-
-#include "Foundation.h"
-#include "GeometryCommon.h"
-
-#if defined(PHP) || defined(JAVA)
-typedef std::wstring STRINGPARAM;
-#else
-typedef wchar_t* STRINGPARAM;
-#endif
-</CppInline>
-
-<!--
-   Type replacements.
--->
-<TypeReplacements>
-    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
-    <TypeReplacement oldtype="INT64" newtype="long long" />
-</TypeReplacements>
-
-<!--
-   Swig inline section.
--->
-<SwigInline>
-  %import "../Foundation/FoundationApi.i"
-  %include "language.i"   //typemaps specific for each language
-  %include "../../../../Common/Geometry/GeometryClassId.h"
-
-#if defined(PHPSWIG)
-  // We force UTF-8 encoding for PHP
-  typedef char*         STRINGPARAM;
-  typedef char*         STRING;
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;
-#elseif defined(JAVA)
-  typedef std::wstring  STRINGPARAM;
-  typedef signed char   BYTE;  //mapped to byte in Java
-#else // .Net
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;    //mapped to byte in C#
-#endif
-
-  typedef int           STATUS;
-  typedef short         INT8;
-  typedef short         INT16;
-  typedef int           INT32;
-  typedef int           UINT32;
-
-</SwigInline>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- Geometry classes -->
-
-    <Header path="../../../../Common/Geometry/GeometricEntity.h" />
-    <Header path="../../../../Common/Geometry/Geometry.h" />
-    <Header path="../../../../Common/Geometry/GeometryComponent.h" />
-    <Header path="../../../../Common/Geometry/Curve.h" />
-    <Header path="../../../../Common/Geometry/CurveSegment.h" />
-    <Header path="../../../../Common/Geometry/Ring.h" />
-    <Header path="../../../../Common/Geometry/Region.h" />
-
-    <Header path="../../../../Common/Geometry/AgfReaderWriter.h" />
-    <Header path="../../../../Common/Geometry/AggregateGeometry.h" />
-    <Header path="../../../../Common/Geometry/ArcSegment.h" />
-    <Header path="../../../../Common/Geometry/Coordinate.h" />
-    <Header path="../../../../Common/Geometry/CoordinateCollection.h" />
-    <Header path="../../../../Common/Geometry/CoordinateIterator.h" />
-    <Header path="../../../../Common/Geometry/CoordinateXY.h" />
-    <Header path="../../../../Common/Geometry/CoordinateXYM.h" />
-    <Header path="../../../../Common/Geometry/CoordinateXYZ.h" />
-    <Header path="../../../../Common/Geometry/CoordinateXYZM.h" />
-    <Header path="../../../../Common/Geometry/CurvePolygon.h" />
-    <Header path="../../../../Common/Geometry/CurvePolygonCollection.h" />
-    <Header path="../../../../Common/Geometry/CurveRing.h" />
-    <Header path="../../../../Common/Geometry/CurveRingCollection.h" />
-    <Header path="../../../../Common/Geometry/CurveSegmentCollection.h" />
-    <Header path="../../../../Common/Geometry/CurveString.h" />
-    <Header path="../../../../Common/Geometry/CurveStringCollection.h" />
-    <Header path="../../../../Common/Geometry/Envelope.h" />
-    <Header path="../../../../Common/Geometry/GeometryCollection.h" />
-    <Header path="../../../../Common/Geometry/GeometryFactory.h" />
-    <Header path="../../../../Common/Geometry/LinearRing.h" />
-    <Header path="../../../../Common/Geometry/LinearRingCollection.h" />
-    <Header path="../../../../Common/Geometry/LinearSegment.h" />
-    <Header path="../../../../Common/Geometry/LineString.h" />
-    <Header path="../../../../Common/Geometry/LineStringCollection.h" />
-    <Header path="../../../../Common/Geometry/Measure.h" />
-    <Header path="../../../../Common/Geometry/MultiCurvePolygon.h" />
-    <Header path="../../../../Common/Geometry/MultiCurveString.h" />
-    <Header path="../../../../Common/Geometry/MultiGeometry.h" />
-    <Header path="../../../../Common/Geometry/MultiLineString.h" />
-    <Header path="../../../../Common/Geometry/MultiPoint.h" />
-    <Header path="../../../../Common/Geometry/MultiPolygon.h" />
-    <Header path="../../../../Common/Geometry/Point.h" />
-    <Header path="../../../../Common/Geometry/PointCollection.h" />
-    <Header path="../../../../Common/Geometry/Polygon.h" />
-    <Header path="../../../../Common/Geometry/PolygonCollection.h" />
-    <Header path="../../../../Common/Geometry/Transform.h" />
-    <Header path="../../../../Common/Geometry/WktReaderWriter.h" />
-
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystem.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDictionaryBase.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemCatalog.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemCategory.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemCategoryDictionary.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDatum.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDatumDictionary.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDictionary.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDictionaryUtility.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemEllipsoid.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemEllipsoidDictionary.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemEnum.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemEnumInteger32.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemFactory.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemFilter.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemFilterInteger32.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemFormatConverter.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGeodeticTransformation.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGrids.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMathComparator.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMeasure.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMgrs.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionInformation.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemTransform.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemUnitInformation.h" />
-
-    <Header path="../../../../Common/Geometry/Exception/CoordinateSystemComputationFailedException.h" />
-    <Header path="../../../../Common/Geometry/Exception/CoordinateSystemConversionFailedException.h" />
-    <Header path="../../../../Common/Geometry/Exception/CoordinateSystemMeasureFailedException.h" />
-    <Header path="../../../../Common/Geometry/Exception/CoordinateSystemTransformFailedException.h" />
-    <Header path="../../../../Common/Geometry/Exception/GeometryException.h" />
-    <Header path="../../../../Common/Geometry/Exception/InvalidCoordinateSystemException.h" />
-    <Header path="../../../../Common/Geometry/Exception/InvalidCoordinateSystemTypeException.h" />
-    <Header path="../../../../Common/Geometry/Exception/InvalidCoordinateSystemUnitsException.h" />
-
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+<Parameters>
+<!--
+   Module section.
+-->
+<Module name="GeometryApi" />
+
+<!--
+   Custom file path.
+-->
+<CustomFile path="./GeometryCustom" />
+
+<!--
+   Target section.
+-->
+<Target path="./GeometryApi.i" />
+
+<!--
+   C++ inline section.
+-->
+<CppInline>
+#ifdef _WIN32
+#pragma warning(disable: 4251)
+#endif
+
+#include &lt;string&gt;
+#include &lt;map&gt;
+
+#include "Foundation.h"
+#include "GeometryCommon.h"
+
+#if defined(PHP) || defined(JAVA)
+typedef std::wstring STRINGPARAM;
+#else
+typedef wchar_t* STRINGPARAM;
+#endif
+</CppInline>
+
+<!--
+   Type replacements.
+-->
+<TypeReplacements>
+    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
+    <TypeReplacement oldtype="INT64" newtype="long long" />
+</TypeReplacements>
+
+<!--
+   Swig inline section.
+-->
+<SwigInline>
+  %import "../Foundation/FoundationApi.i"
+  %include "language.i"   //typemaps specific for each language
+  %include "../../../../Common/Geometry/GeometryClassId.h"
+
+#if defined(PHPSWIG)
+  // We force UTF-8 encoding for PHP
+  typedef char*         STRINGPARAM;
+  typedef char*         STRING;
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;
+#elseif defined(JAVA)
+  typedef std::wstring  STRINGPARAM;
+  typedef signed char   BYTE;  //mapped to byte in Java
+#else // .Net
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;    //mapped to byte in C#
+#endif
+
+  typedef int           STATUS;
+  typedef short         INT8;
+  typedef short         INT16;
+  typedef int           INT32;
+  typedef int           UINT32;
+
+</SwigInline>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- Geometry classes -->
+
+    <Header path="../../../../Common/Geometry/GeometricEntity.h" />
+    <Header path="../../../../Common/Geometry/Geometry.h" />
+    <Header path="../../../../Common/Geometry/GeometryComponent.h" />
+    <Header path="../../../../Common/Geometry/Curve.h" />
+    <Header path="../../../../Common/Geometry/CurveSegment.h" />
+    <Header path="../../../../Common/Geometry/Ring.h" />
+    <Header path="../../../../Common/Geometry/Region.h" />
+
+    <Header path="../../../../Common/Geometry/AgfReaderWriter.h" />
+    <Header path="../../../../Common/Geometry/AggregateGeometry.h" />
+    <Header path="../../../../Common/Geometry/ArcSegment.h" />
+    <Header path="../../../../Common/Geometry/Coordinate.h" />
+    <Header path="../../../../Common/Geometry/CoordinateCollection.h" />
+    <Header path="../../../../Common/Geometry/CoordinateIterator.h" />
+    <Header path="../../../../Common/Geometry/CoordinateXY.h" />
+    <Header path="../../../../Common/Geometry/CoordinateXYM.h" />
+    <Header path="../../../../Common/Geometry/CoordinateXYZ.h" />
+    <Header path="../../../../Common/Geometry/CoordinateXYZM.h" />
+    <Header path="../../../../Common/Geometry/CurvePolygon.h" />
+    <Header path="../../../../Common/Geometry/CurvePolygonCollection.h" />
+    <Header path="../../../../Common/Geometry/CurveRing.h" />
+    <Header path="../../../../Common/Geometry/CurveRingCollection.h" />
+    <Header path="../../../../Common/Geometry/CurveSegmentCollection.h" />
+    <Header path="../../../../Common/Geometry/CurveString.h" />
+    <Header path="../../../../Common/Geometry/CurveStringCollection.h" />
+    <Header path="../../../../Common/Geometry/Envelope.h" />
+    <Header path="../../../../Common/Geometry/GeometryCollection.h" />
+    <Header path="../../../../Common/Geometry/GeometryFactory.h" />
+    <Header path="../../../../Common/Geometry/LinearRing.h" />
+    <Header path="../../../../Common/Geometry/LinearRingCollection.h" />
+    <Header path="../../../../Common/Geometry/LinearSegment.h" />
+    <Header path="../../../../Common/Geometry/LineString.h" />
+    <Header path="../../../../Common/Geometry/LineStringCollection.h" />
+    <Header path="../../../../Common/Geometry/Measure.h" />
+    <Header path="../../../../Common/Geometry/MultiCurvePolygon.h" />
+    <Header path="../../../../Common/Geometry/MultiCurveString.h" />
+    <Header path="../../../../Common/Geometry/MultiGeometry.h" />
+    <Header path="../../../../Common/Geometry/MultiLineString.h" />
+    <Header path="../../../../Common/Geometry/MultiPoint.h" />
+    <Header path="../../../../Common/Geometry/MultiPolygon.h" />
+    <Header path="../../../../Common/Geometry/Point.h" />
+    <Header path="../../../../Common/Geometry/PointCollection.h" />
+    <Header path="../../../../Common/Geometry/Polygon.h" />
+    <Header path="../../../../Common/Geometry/PolygonCollection.h" />
+    <Header path="../../../../Common/Geometry/Transform.h" />
+    <Header path="../../../../Common/Geometry/WktReaderWriter.h" />
+
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystem.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDictionaryBase.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemCatalog.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemCategory.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemCategoryDictionary.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDatum.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDatumDictionary.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDictionary.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemDictionaryUtility.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemEllipsoid.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemEllipsoidDictionary.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemEnum.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemEnumInteger32.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemFactory.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemFilter.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemFilterInteger32.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemFormatConverter.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGeodeticTransformation.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGrids.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMathComparator.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMeasure.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMgrs.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionInformation.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemTransform.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemUnitInformation.h" />
+
+    <Header path="../../../../Common/Geometry/Exception/CoordinateSystemComputationFailedException.h" />
+    <Header path="../../../../Common/Geometry/Exception/CoordinateSystemConversionFailedException.h" />
+    <Header path="../../../../Common/Geometry/Exception/CoordinateSystemMeasureFailedException.h" />
+    <Header path="../../../../Common/Geometry/Exception/CoordinateSystemTransformFailedException.h" />
+    <Header path="../../../../Common/Geometry/Exception/GeometryException.h" />
+    <Header path="../../../../Common/Geometry/Exception/InvalidCoordinateSystemException.h" />
+    <Header path="../../../../Common/Geometry/Exception/InvalidCoordinateSystemTypeException.h" />
+    <Header path="../../../../Common/Geometry/Exception/InvalidCoordinateSystemUnitsException.h" />
+
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryApiGen.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,122 +1,122 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<Parameters>
-
-<!--
-   Type replacements.
--->
-<PHPTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="" />
-    <TypeReplacement oldtype="INT8" newtype="" />
-    <TypeReplacement oldtype="INT16" newtype="" />
-    <TypeReplacement oldtype="INT32" newtype="" />
-    <TypeReplacement oldtype="int" newtype="" />
-    <TypeReplacement oldtype="float" newtype="" />
-    <TypeReplacement oldtype="double" newtype="" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="bool" newtype="" />
-</PHPTypeReplacements>
-<CSharpTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="string" />
-    <TypeReplacement oldtype="INT8" newtype="byte" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="const" newtype="const" />
-</CSharpTypeReplacements>
-<JavaTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="String" />
-    <TypeReplacement oldtype="INT8" newtype="short" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="const" newtype="final" />
-    <TypeReplacement oldtype="bool" newtype="boolean" />
-</JavaTypeReplacements>
-
-<!--
-   Inline section.
--->
-<Inline>
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-</Inline>
-
-<Namespace>OSGeo.MapGuide</Namespace>
-<Package>org.osgeo.mapguide</Package>
-
-<Classes>
-  <Class name="MgGeometryEntityType" />
-  <Class name="MgCoordinateDimension" />
-  <Class name="MgGeometricPathInstructionType" />
-  <Class name="MgGeometryType" />
-  <Class name="MgGeometryComponentType" />
-  <Class name="MgCoordinateSystemCodeFormat" />
-  <Class name="MgCoordinateSystemErrorCode" />
-  <Class name="MgCoordinateSystemGeodeticTransformationMethod" />
-  <Class name="MgCoordinateSystemGridOrientation" />
-  <Class name="MgCoordinateSystemGridSpecializationType" />
-  <Class name="MgCoordinateSystemMgrsGridLevel" />
-  <Class name="MgCoordinateSystemMgrsLetteringScheme" />
-  <Class name="MgCoordinateSystemMgrsGridSquarePosition" />
-  <Class name="MgCoordinateSystemProjectionCode" />
-  <Class name="MgCoordinateSystemProjectionFormatType" />
-  <Class name="MgCoordinateSystemProjectionLogicalType" />
-  <Class name="MgCoordinateSystemProjectionParameterType" />
-  <Class name="MgCoordinateSystemType" />
-  <Class name="MgCoordinateSystemUnitCode" />
-  <Class name="MgCoordinateSystemUnitType" />
-  <Class name="MgCoordinateSystemWktFlavor" />
-</Classes>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- API -->
-    <Header path="../../../../Common/Geometry/CoordinateDimension.h" />
-    <Header path="../../../../Common/Geometry/GeometricEntityType.h" />
-    <Header path="../../../../Common/Geometry/GeometricPathInstructionType.h" />
-    <Header path="../../../../Common/Geometry/GeometryComponentType.h" />
-    <Header path="../../../../Common/Geometry/GeometryType.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemCodeFormat.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemErrorCode.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGeodeticTransformationMethod.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGridOrientation.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGridSpecializationType.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMgrsGridLevel.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMgrsLetteringScheme.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMgrsGridSquarePosition.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionCode.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionFormatType.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionLogicalType.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionParameterType.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemType.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemUnitCode.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemUnitType.h" />
-    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemWktFlavor.h" />
-
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<Parameters>
+
+<!--
+   Type replacements.
+-->
+<PHPTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="" />
+    <TypeReplacement oldtype="INT8" newtype="" />
+    <TypeReplacement oldtype="INT16" newtype="" />
+    <TypeReplacement oldtype="INT32" newtype="" />
+    <TypeReplacement oldtype="int" newtype="" />
+    <TypeReplacement oldtype="float" newtype="" />
+    <TypeReplacement oldtype="double" newtype="" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="bool" newtype="" />
+</PHPTypeReplacements>
+<CSharpTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="string" />
+    <TypeReplacement oldtype="INT8" newtype="byte" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="const" newtype="const" />
+</CSharpTypeReplacements>
+<JavaTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="String" />
+    <TypeReplacement oldtype="INT8" newtype="short" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="const" newtype="final" />
+    <TypeReplacement oldtype="bool" newtype="boolean" />
+</JavaTypeReplacements>
+
+<!--
+   Inline section.
+-->
+<Inline>
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+</Inline>
+
+<Namespace>OSGeo.MapGuide</Namespace>
+<Package>org.osgeo.mapguide</Package>
+
+<Classes>
+  <Class name="MgGeometryEntityType" />
+  <Class name="MgCoordinateDimension" />
+  <Class name="MgGeometricPathInstructionType" />
+  <Class name="MgGeometryType" />
+  <Class name="MgGeometryComponentType" />
+  <Class name="MgCoordinateSystemCodeFormat" />
+  <Class name="MgCoordinateSystemErrorCode" />
+  <Class name="MgCoordinateSystemGeodeticTransformationMethod" />
+  <Class name="MgCoordinateSystemGridOrientation" />
+  <Class name="MgCoordinateSystemGridSpecializationType" />
+  <Class name="MgCoordinateSystemMgrsGridLevel" />
+  <Class name="MgCoordinateSystemMgrsLetteringScheme" />
+  <Class name="MgCoordinateSystemMgrsGridSquarePosition" />
+  <Class name="MgCoordinateSystemProjectionCode" />
+  <Class name="MgCoordinateSystemProjectionFormatType" />
+  <Class name="MgCoordinateSystemProjectionLogicalType" />
+  <Class name="MgCoordinateSystemProjectionParameterType" />
+  <Class name="MgCoordinateSystemType" />
+  <Class name="MgCoordinateSystemUnitCode" />
+  <Class name="MgCoordinateSystemUnitType" />
+  <Class name="MgCoordinateSystemWktFlavor" />
+</Classes>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- API -->
+    <Header path="../../../../Common/Geometry/CoordinateDimension.h" />
+    <Header path="../../../../Common/Geometry/GeometricEntityType.h" />
+    <Header path="../../../../Common/Geometry/GeometricPathInstructionType.h" />
+    <Header path="../../../../Common/Geometry/GeometryComponentType.h" />
+    <Header path="../../../../Common/Geometry/GeometryType.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemCodeFormat.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemErrorCode.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGeodeticTransformationMethod.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGridOrientation.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemGridSpecializationType.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMgrsGridLevel.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMgrsLetteringScheme.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemMgrsGridSquarePosition.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionCode.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionFormatType.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionLogicalType.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemProjectionParameterType.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemType.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemUnitCode.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemUnitType.h" />
+    <Header path="../../../../Common/Geometry/CoordinateSystem/CoordinateSystemWktFlavor.h" />
+
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryConstants.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCoordinateCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCoordinateCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCoordinateCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgCoordinate>
-
-public class MgCoordinateCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCoordinate>
-{
-  public MgCoordinateCollectionEnumerator(MgCoordinateCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgCoordinate Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgCoordinateCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgCoordinate> GetEnumerator()
-{
-  return new MgCoordinateCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgCoordinateCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgCoordinate[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgCoordinate this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgCoordinate>
+
+public class MgCoordinateCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCoordinate>
+{
+  public MgCoordinateCollectionEnumerator(MgCoordinateCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgCoordinate Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgCoordinateCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgCoordinate> GetEnumerator()
+{
+  return new MgCoordinateCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgCoordinateCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgCoordinate[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgCoordinate this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCoordinateCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurvePolygonCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurvePolygonCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurvePolygonCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgCurvePolygon>
-
-public class MgCurvePolygonCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCurvePolygon>
-{
-  public MgCurvePolygonCollectionEnumerator(MgCurvePolygonCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgCurvePolygon Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgCurvePolygonCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgCurvePolygon> GetEnumerator()
-{
-  return new MgCurvePolygonCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgCurvePolygonCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgCurvePolygon[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgCurvePolygon this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgCurvePolygon>
+
+public class MgCurvePolygonCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCurvePolygon>
+{
+  public MgCurvePolygonCollectionEnumerator(MgCurvePolygonCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgCurvePolygon Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgCurvePolygonCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgCurvePolygon> GetEnumerator()
+{
+  return new MgCurvePolygonCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgCurvePolygonCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgCurvePolygon[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgCurvePolygon this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurvePolygonCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveRingCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveRingCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveRingCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgCurveRing>
-
-public class MgCurveRingCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCurveRing>
-{
-  public MgCurveRingCollectionEnumerator(MgCurveRingCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgCurveRing Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgCurveRingCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgCurveRing> GetEnumerator()
-{
-  return new MgCurveRingCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgCurveRingCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgCurveRing[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgCurveRing this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgCurveRing>
+
+public class MgCurveRingCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCurveRing>
+{
+  public MgCurveRingCollectionEnumerator(MgCurveRingCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgCurveRing Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgCurveRingCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgCurveRing> GetEnumerator()
+{
+  return new MgCurveRingCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgCurveRingCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgCurveRing[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgCurveRing this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveRingCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveSegmentCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveSegmentCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveSegmentCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgCurveSegment>
-
-public class MgCurveSegmentCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCurveSegment>
-{
-  public MgCurveSegmentCollectionEnumerator(MgCurveSegmentCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgCurveSegment Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgCurveSegmentCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgCurveSegment> GetEnumerator()
-{
-  return new MgCurveSegmentCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgCurveSegmentCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgCurveSegment[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgCurveSegment this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgCurveSegment>
+
+public class MgCurveSegmentCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCurveSegment>
+{
+  public MgCurveSegmentCollectionEnumerator(MgCurveSegmentCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgCurveSegment Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgCurveSegmentCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgCurveSegment> GetEnumerator()
+{
+  return new MgCurveSegmentCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgCurveSegmentCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgCurveSegment[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgCurveSegment this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveSegmentCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveStringCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveStringCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveStringCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgCurveString>
-
-public class MgCurveStringCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCurveString>
-{
-  public MgCurveStringCollectionEnumerator(MgCurveStringCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgCurveString Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgCurveStringCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgCurveString> GetEnumerator()
-{
-  return new MgCurveStringCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgCurveStringCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgCurveString[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgCurveString this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgCurveString>
+
+public class MgCurveStringCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgCurveString>
+{
+  public MgCurveStringCollectionEnumerator(MgCurveStringCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgCurveString Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgCurveStringCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgCurveString> GetEnumerator()
+{
+  return new MgCurveStringCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgCurveStringCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgCurveString[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgCurveString this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgCurveStringCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgGeometryCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgGeometryCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgGeometryCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgGeometry>
-
-public class MgGeometryCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgGeometry>
-{
-  public MgGeometryCollectionEnumerator(MgGeometryCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgGeometry Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgGeometryCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgGeometry> GetEnumerator()
-{
-  return new MgGeometryCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgGeometryCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgGeometry[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgGeometry this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgGeometry>
+
+public class MgGeometryCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgGeometry>
+{
+  public MgGeometryCollectionEnumerator(MgGeometryCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgGeometry Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgGeometryCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgGeometry> GetEnumerator()
+{
+  return new MgGeometryCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgGeometryCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgGeometry[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgGeometry this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgGeometryCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLineStringCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLineStringCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLineStringCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgLineString>
-
-public class MgLineStringCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLineString>
-{
-  public MgLineStringCollectionEnumerator(MgLineStringCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgLineString Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgLineStringCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgLineString> GetEnumerator()
-{
-  return new MgLineStringCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgLineStringCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgLineString[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgLineString this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgLineString>
+
+public class MgLineStringCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLineString>
+{
+  public MgLineStringCollectionEnumerator(MgLineStringCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgLineString Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgLineStringCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgLineString> GetEnumerator()
+{
+  return new MgLineStringCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgLineStringCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgLineString[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgLineString this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLineStringCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLinearRingCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLinearRingCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLinearRingCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgLinearRing>
-
-public class MgLinearRingCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLinearRing>
-{
-  public MgLinearRingCollectionEnumerator(MgLinearRingCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgLinearRing Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgLinearRingCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgLinearRing> GetEnumerator()
-{
-  return new MgLinearRingCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgLinearRingCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgLinearRing[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgLinearRing this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgLinearRing>
+
+public class MgLinearRingCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLinearRing>
+{
+  public MgLinearRingCollectionEnumerator(MgLinearRingCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgLinearRing Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgLinearRingCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgLinearRing> GetEnumerator()
+{
+  return new MgLinearRingCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgLinearRingCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgLinearRing[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgLinearRing this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgLinearRingCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPointCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPointCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPointCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgPoint>
-
-public class MgPointCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgPoint>
-{
-  public MgPointCollectionEnumerator(MgPointCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgPoint Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgPointCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgPoint> GetEnumerator()
-{
-  return new MgPointCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgPointCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgPoint[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgPoint this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgPoint>
+
+public class MgPointCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgPoint>
+{
+  public MgPointCollectionEnumerator(MgPointCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgPoint Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgPointCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgPoint> GetEnumerator()
+{
+  return new MgPointCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgPointCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgPoint[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgPoint this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPointCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPolygonCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPolygonCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPolygonCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgPolygon>
-
-public class MgPolygonCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgPolygon>
-{
-  public MgPolygonCollectionEnumerator(MgPolygonCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgPolygon Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgPolygonCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgPolygon> GetEnumerator()
-{
-  return new MgPolygonCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgPolygonCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgPolygon[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgPolygon this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgPolygon>
+
+public class MgPolygonCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgPolygon>
+{
+  public MgPolygonCollectionEnumerator(MgPolygonCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgPolygon Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgPolygonCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgPolygon> GetEnumerator()
+{
+  return new MgPolygonCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgPolygonCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgPolygon[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgPolygon this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Geometry/GeometryCustom/MgPolygonCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,95 +1,95 @@
-// Microsoft Visual C++ generated resource script.
-//
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-#endif //_WIN32
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE 
-BEGIN
-    "#include ""afxres.h""\r\n"
-    "\0"
-END
-
-2 TEXTINCLUDE 
-BEGIN
-    "\r\n"
-    "\0"
-END
-
-#endif    // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,2,0,0
- PRODUCTVERSION 2,2,0,0
- FILEFLAGSMASK 0x17L
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x4L
- FILETYPE 0x2L
- FILESUBTYPE 0x0L
-BEGIN
-    BLOCK "StringFileInfo"
-    BEGIN
-        BLOCK "040904b0"
-        BEGIN
-            VALUE "CompanyName", "Open Source Geospatial Foundation"
-            VALUE "FileDescription", "MapGuideCommonUnmanagedApi Dynamic Link Library"
-            VALUE "FileVersion", "2, 2, 0, 0"
-            VALUE "InternalName", "MapGuideCommonUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
-            VALUE "OriginalFilename", "MapGuideCommonUnmanagedApi.dll"
-            VALUE "ProductName", "MapGuide Open Source"
-            VALUE "ProductVersion", "2, 2, 0, 0"
-        END
-    END
-    BLOCK "VarFileInfo"
-    BEGIN
-        VALUE "Translation", 0x409, 1200
-    END
-END
-
-#endif    // English (U.S.) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif    // not APSTUDIO_INVOKED
+// Microsoft Visual C++ generated resource script.
+//
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE 
+BEGIN
+    "#include ""afxres.h""\r\n"
+    "\0"
+END
+
+2 TEXTINCLUDE 
+BEGIN
+    "\r\n"
+    "\0"
+END
+
+#endif    // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION 2,2,0,0
+ PRODUCTVERSION 2,2,0,0
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+    BLOCK "StringFileInfo"
+    BEGIN
+        BLOCK "040904b0"
+        BEGIN
+            VALUE "CompanyName", "Open Source Geospatial Foundation"
+            VALUE "FileDescription", "MapGuideCommonUnmanagedApi Dynamic Link Library"
+            VALUE "FileVersion", "2, 2, 0, 0"
+            VALUE "InternalName", "MapGuideCommonUnmanagedApi"
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
+            VALUE "OriginalFilename", "MapGuideCommonUnmanagedApi.dll"
+            VALUE "ProductName", "MapGuide Open Source"
+            VALUE "ProductVersion", "2, 2, 0, 0"
+        END
+    END
+    BLOCK "VarFileInfo"
+    BEGIN
+        VALUE "Translation", 0x409, 1200
+    END
+END
+
+#endif    // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif    // not APSTUDIO_INVOKED


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.rc
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,379 +1,379 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="MapGuideCommonApi"
-	ProjectGUID="{FD5CC86A-D557-4D59-AFC2-6C562E67A596}"
-	RootNamespace="MapGuideCommonApi"
-	Keyword="Win32Proj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\MapGuideCommon"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q MapGuideCommonCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname MapGuideCommonUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\MapGuideCommonUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug\MapGuideCommonUnmanagedApid.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\MapGuideCommon"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q MapGuideCommonCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname MapGuideCommonUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\MapGuideCommonUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug64\MapGuideCommonUnmanagedApid.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\MapGuideCommon"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q MapGuideCommonCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname MapGuideCommonUnmanagedApi -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\MapGuideCommonUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release\MapGuideCommonUnmanagedApi.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\MapGuideCommon"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q MapGuideCommonCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname MapGuideCommonUnmanagedApi -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\MapGuideCommonUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release64\MapGuideCommonUnmanagedApi.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath="..\catchall.code"
-			>
-		</File>
-		<File
-			RelativePath="..\dotnet.i"
-			>
-		</File>
-		<File
-			RelativePath="..\getclassid.code"
-			>
-		</File>
-		<File
-			RelativePath=".\MapGuideCommonApi.rc"
-			>
-		</File>
-		<File
-			RelativePath=".\MapGuideCommonApiGen.xml"
-			>
-		</File>
-		<File
-			RelativePath=".\MapGuideCommonConstants.xml"
-			>
-		</File>
-		<File
-			RelativePath=".\MgMapGuideCommonApi_wrap.cpp"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="MapGuideCommonApi"
+	ProjectGUID="{FD5CC86A-D557-4D59-AFC2-6C562E67A596}"
+	RootNamespace="MapGuideCommonApi"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\MapGuideCommon"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q MapGuideCommonCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname MapGuideCommonUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\MapGuideCommonUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug\MapGuideCommonUnmanagedApid.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\MapGuideCommon"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q MapGuideCommonCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname MapGuideCommonUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\MapGuideCommonUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug64\MapGuideCommonUnmanagedApid.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\MapGuideCommon"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q MapGuideCommonCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname MapGuideCommonUnmanagedApi -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\MapGuideCommonUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release\MapGuideCommonUnmanagedApi.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\MapGuideCommon"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q MapGuideCommonCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname MapGuideCommonUnmanagedApi -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\MapGuideCommonUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release64\MapGuideCommonUnmanagedApi.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath="..\catchall.code"
+			>
+		</File>
+		<File
+			RelativePath="..\dotnet.i"
+			>
+		</File>
+		<File
+			RelativePath="..\getclassid.code"
+			>
+		</File>
+		<File
+			RelativePath=".\MapGuideCommonApi.rc"
+			>
+		</File>
+		<File
+			RelativePath=".\MapGuideCommonApiGen.xml"
+			>
+		</File>
+		<File
+			RelativePath=".\MapGuideCommonConstants.xml"
+			>
+		</File>
+		<File
+			RelativePath=".\MgMapGuideCommonApi_wrap.cpp"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApiGen.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApiGen.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApiGen.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,164 +1,164 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Parameters>
-<!--
-   Module section.
--->
-<Module name="MapGuideCommonApi" />
-  
-<!--
-   Custom file path.
--->
-<CustomFile path="./MapGuideCommonCustom" />  
-
-<!--
-   Target section.
--->
-<Target path="./MapGuideCommonApi.i" />
-
-<!--
-   C++ inline section.
--->
-<CppInline>
-#ifdef _WIN32
-#pragma warning(disable: 4251)
-#endif
-
-#include &lt;string&gt;
-#include &lt;map&gt;
-
-#include "Foundation.h"
-#include "GeometryCommon.h"
-#include "MapGuideCommon.h"
-
-#if defined(PHP) || defined(JAVA)
-typedef std::wstring STRINGPARAM;
-#else
-typedef wchar_t* STRINGPARAM;
-#endif
-</CppInline>
-
-<!--
-   Type replacements.
--->
-<TypeReplacements>
-    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
-    <TypeReplacement oldtype="INT64" newtype="long long" />
-</TypeReplacements>
-
-<!--
-   Swig inline section.
--->
-<SwigInline>
-  %import "../Foundation/FoundationApi.i"
-  %import "../Geometry/GeometryApi.i"
-  %import "../PlatformBase/PlatformBaseApi.i"
-  %include "language.i"   //typemaps specific for each language
-  %include "../../../../Common/MapGuideCommon/System/MapGuideCommonClassId.h"
-
-#if defined(PHPSWIG)
-  // We force UTF-8 encoding for PHP
-  typedef char*         STRINGPARAM;
-  typedef char*         STRING;
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;
-#elseif defined(JAVA)
-  typedef std::wstring  STRINGPARAM;
-  typedef signed char   BYTE;  //mapped to byte in Java
-#else // .Net
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;    //mapped to byte in C#
-#endif
-
-  typedef int           STATUS;
-  typedef short         INT8;
-  typedef short         INT16;
-  typedef int           INT32;
-  typedef int           UINT32;
-
-</SwigInline>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- MapGuideCommon classes -->
-
-    <Header path="../../../../Common/MapGuideCommon/Exception/AuthenticationFailedException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/ConnectionFailedException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/ConnectionNotOpenException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DbException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DbXmlException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateGroupException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateNameException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateParameterException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateRepositoryException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateRoleException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateServerException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateSessionException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateUserException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DwfException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DwfSectionNotFoundException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/DwfSectionResourceNotFoundException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/EndOfStreamException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/GroupNotFoundException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidDwfPackageException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidDwfSectionException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidFeatureSourceException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidIpAddressException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidLicenseException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidLogEntryException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidPasswordException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidPrintLayoutFontSizeUnitsException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidPrintLayoutPositionUnitsException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidPrintLayoutSizeUnitsException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidServerNameException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/LicenseException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/LicenseExpiredException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/OperationProcessingException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/ParameterNotFoundException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/PathTooLongException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/PortNotAvailableException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/PrintToScaleModeNotSelectedException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/RepositoryCreationFailedException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/RepositoryNotFoundException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/RepositoryNotOpenException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/RepositoryOpenFailedException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/RoleNotFoundException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/ServerNotFoundException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/ServerNotOnlineException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/SessionExpiredException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/SessionNotFoundException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/UnauthorizedAccessException.h" />
-    <Header path="../../../../Common/MapGuideCommon/Exception/UriFormatException.h" />
-
-    <Header path="../../../../Common/MapGuideCommon/Services/DrawingService.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/DwfVersion.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/FeatureInformation.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/KmlService.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/Layout.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/MappingService.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/MapPlot.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/MapPlotCollection.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/PackageStatusInformation.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/PlotSpecification.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/RenderingOptions.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/RenderingService.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/ServerAdmin.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/Site.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/SiteConnection.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/SiteInfo.h" />
-    <Header path="../../../../Common/MapGuideCommon/Services/TileService.h" />
-
-    <Header path="../../../../Common/MapGuideCommon/System/UserInformation.h" />
-
-    <Header path="../../../../Common/MapGuideCommon/MapLayer/Layer.h" />
-    <Header path="../../../../Common/MapGuideCommon/MapLayer/Map.h" />
-    <Header path="../../../../Common/MapGuideCommon/MapLayer/Selection.h" />
-
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+<Parameters>
+<!--
+   Module section.
+-->
+<Module name="MapGuideCommonApi" />
+
+<!--
+   Custom file path.
+-->
+<CustomFile path="./MapGuideCommonCustom" />
+
+<!--
+   Target section.
+-->
+<Target path="./MapGuideCommonApi.i" />
+
+<!--
+   C++ inline section.
+-->
+<CppInline>
+#ifdef _WIN32
+#pragma warning(disable: 4251)
+#endif
+
+#include &lt;string&gt;
+#include &lt;map&gt;
+
+#include "Foundation.h"
+#include "GeometryCommon.h"
+#include "MapGuideCommon.h"
+
+#if defined(PHP) || defined(JAVA)
+typedef std::wstring STRINGPARAM;
+#else
+typedef wchar_t* STRINGPARAM;
+#endif
+</CppInline>
+
+<!--
+   Type replacements.
+-->
+<TypeReplacements>
+    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
+    <TypeReplacement oldtype="INT64" newtype="long long" />
+</TypeReplacements>
+
+<!--
+   Swig inline section.
+-->
+<SwigInline>
+  %import "../Foundation/FoundationApi.i"
+  %import "../Geometry/GeometryApi.i"
+  %import "../PlatformBase/PlatformBaseApi.i"
+  %include "language.i"   //typemaps specific for each language
+  %include "../../../../Common/MapGuideCommon/System/MapGuideCommonClassId.h"
+
+#if defined(PHPSWIG)
+  // We force UTF-8 encoding for PHP
+  typedef char*         STRINGPARAM;
+  typedef char*         STRING;
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;
+#elseif defined(JAVA)
+  typedef std::wstring  STRINGPARAM;
+  typedef signed char   BYTE;  //mapped to byte in Java
+#else // .Net
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;    //mapped to byte in C#
+#endif
+
+  typedef int           STATUS;
+  typedef short         INT8;
+  typedef short         INT16;
+  typedef int           INT32;
+  typedef int           UINT32;
+
+</SwigInline>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- MapGuideCommon classes -->
+
+    <Header path="../../../../Common/MapGuideCommon/Exception/AuthenticationFailedException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/ConnectionFailedException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/ConnectionNotOpenException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DbException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DbXmlException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateGroupException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateNameException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateParameterException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateRepositoryException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateRoleException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateServerException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateSessionException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DuplicateUserException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DwfException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DwfSectionNotFoundException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/DwfSectionResourceNotFoundException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/EndOfStreamException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/GroupNotFoundException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidDwfPackageException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidDwfSectionException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidFeatureSourceException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidIpAddressException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidLicenseException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidLogEntryException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidPasswordException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidPrintLayoutFontSizeUnitsException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidPrintLayoutPositionUnitsException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidPrintLayoutSizeUnitsException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/InvalidServerNameException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/LicenseException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/LicenseExpiredException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/OperationProcessingException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/ParameterNotFoundException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/PathTooLongException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/PortNotAvailableException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/PrintToScaleModeNotSelectedException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/RepositoryCreationFailedException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/RepositoryNotFoundException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/RepositoryNotOpenException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/RepositoryOpenFailedException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/RoleNotFoundException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/ServerNotFoundException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/ServerNotOnlineException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/SessionExpiredException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/SessionNotFoundException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/UnauthorizedAccessException.h" />
+    <Header path="../../../../Common/MapGuideCommon/Exception/UriFormatException.h" />
+
+    <Header path="../../../../Common/MapGuideCommon/Services/DrawingService.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/DwfVersion.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/FeatureInformation.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/KmlService.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/Layout.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/MappingService.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/MapPlot.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/MapPlotCollection.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/PackageStatusInformation.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/PlotSpecification.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/RenderingOptions.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/RenderingService.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/ServerAdmin.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/Site.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/SiteConnection.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/SiteInfo.h" />
+    <Header path="../../../../Common/MapGuideCommon/Services/TileService.h" />
+
+    <Header path="../../../../Common/MapGuideCommon/System/UserInformation.h" />
+
+    <Header path="../../../../Common/MapGuideCommon/MapLayer/Layer.h" />
+    <Header path="../../../../Common/MapGuideCommon/MapLayer/Map.h" />
+    <Header path="../../../../Common/MapGuideCommon/MapLayer/Selection.h" />
+
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonApiGen.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,89 +1,89 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<Parameters>
-
-<!--
-   Type replacements.
--->
-<PHPTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="" />
-    <TypeReplacement oldtype="INT16" newtype="" />
-    <TypeReplacement oldtype="INT32" newtype="" />
-    <TypeReplacement oldtype="int" newtype="" />
-    <TypeReplacement oldtype="float" newtype="" />
-    <TypeReplacement oldtype="double" newtype="" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="bool" newtype="" />
-</PHPTypeReplacements>
-<CSharpTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="string" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="const" newtype="const" />
-</CSharpTypeReplacements>
-<JavaTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="String" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="const" newtype="final" />
-    <TypeReplacement oldtype="bool" newtype="boolean" />
-</JavaTypeReplacements>
-
-<!--
-   Inline section.
--->
-<Inline>
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-</Inline>
-
-<Namespace>OSGeo.MapGuide</Namespace>
-<Package>org.osgeo.mapguide</Package>
-
-<Classes>
-  <Class name="MgPageUnitsType" />
-  <Class name="MgCoordinateSpace" />
-  <Class name="MgConfigProperties" />
-  <Class name="MgMapPlotInstruction" />
-  <Class name="MgUnitType" />
-  <Class name="MgLogFileType" />
-  <Class name="MgPackageStatus" />
-  <Class name="MgServerInformationProperties" />
-</Classes>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-  <!-- API -->
-  <Header path="../../../../Common/MapGuideCommon/Services/MappingDefs.h" />
-  <Header path="../../../../Common/MapGuideCommon/Services/MapPlotInstruction.h" />
-  <Header path="../../../../Common/MapGuideCommon/Services/ServerAdminDefs.h" />
-  <Header path="../../../../Common/MapGuideCommon/Services/UnitType.h" />
-  <Header path="../../../../Common/MapGuideCommon/System/ConfigProperties.h" />
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<Parameters>
+
+<!--
+   Type replacements.
+-->
+<PHPTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="" />
+    <TypeReplacement oldtype="INT16" newtype="" />
+    <TypeReplacement oldtype="INT32" newtype="" />
+    <TypeReplacement oldtype="int" newtype="" />
+    <TypeReplacement oldtype="float" newtype="" />
+    <TypeReplacement oldtype="double" newtype="" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="bool" newtype="" />
+</PHPTypeReplacements>
+<CSharpTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="string" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="const" newtype="const" />
+</CSharpTypeReplacements>
+<JavaTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="String" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="const" newtype="final" />
+    <TypeReplacement oldtype="bool" newtype="boolean" />
+</JavaTypeReplacements>
+
+<!--
+   Inline section.
+-->
+<Inline>
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+</Inline>
+
+<Namespace>OSGeo.MapGuide</Namespace>
+<Package>org.osgeo.mapguide</Package>
+
+<Classes>
+  <Class name="MgPageUnitsType" />
+  <Class name="MgCoordinateSpace" />
+  <Class name="MgConfigProperties" />
+  <Class name="MgMapPlotInstruction" />
+  <Class name="MgUnitType" />
+  <Class name="MgLogFileType" />
+  <Class name="MgPackageStatus" />
+  <Class name="MgServerInformationProperties" />
+</Classes>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+  <!-- API -->
+  <Header path="../../../../Common/MapGuideCommon/Services/MappingDefs.h" />
+  <Header path="../../../../Common/MapGuideCommon/Services/MapPlotInstruction.h" />
+  <Header path="../../../../Common/MapGuideCommon/Services/ServerAdminDefs.h" />
+  <Header path="../../../../Common/MapGuideCommon/Services/UnitType.h" />
+  <Header path="../../../../Common/MapGuideCommon/System/ConfigProperties.h" />
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonConstants.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonCustom/MgMapPlotCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonCustom/MgMapPlotCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonCustom/MgMapPlotCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgMapPlot>
-
-public class MgMapPlotCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgMapPlot>
-{
-  public MgMapPlotCollectionEnumerator(MgMapPlotCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgMapPlot Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgMapPlotCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgMapPlot> GetEnumerator()
-{
-  return new MgMapPlotCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgMapPlotCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgMapPlot[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgMapPlot this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgMapPlot>
+
+public class MgMapPlotCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgMapPlot>
+{
+  public MgMapPlotCollectionEnumerator(MgMapPlotCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgMapPlot Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgMapPlotCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgMapPlot> GetEnumerator()
+{
+  return new MgMapPlotCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgMapPlotCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgMapPlot[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgMapPlot this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/MapGuideCommon/MapGuideCommonCustom/MgMapPlotCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,95 +1,95 @@
-// Microsoft Visual C++ generated resource script.
-//
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-#endif //_WIN32
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE 
-BEGIN
-    "#include ""afxres.h""\r\n"
-    "\0"
-END
-
-2 TEXTINCLUDE 
-BEGIN
-    "\r\n"
-    "\0"
-END
-
-#endif    // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,2,0,0
- PRODUCTVERSION 2,2,0,0
- FILEFLAGSMASK 0x17L
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x4L
- FILETYPE 0x2L
- FILESUBTYPE 0x0L
-BEGIN
-    BLOCK "StringFileInfo"
-    BEGIN
-        BLOCK "040904b0"
-        BEGIN
-            VALUE "CompanyName", "Open Source Geospatial Foundation"
-            VALUE "FileDescription", "PlatformBaseUnmanagedApi Dynamic Link Library"
-            VALUE "FileVersion", "2, 2, 0, 0"
-            VALUE "InternalName", "PlatformBaseUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
-            VALUE "OriginalFilename", "PlatformBaseUnmanagedApi.dll"
-            VALUE "ProductName", "MapGuide Open Source"
-            VALUE "ProductVersion", "2, 2, 0, 0"
-        END
-    END
-    BLOCK "VarFileInfo"
-    BEGIN
-        VALUE "Translation", 0x409, 1200
-    END
-END
-
-#endif    // English (U.S.) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif    // not APSTUDIO_INVOKED
+// Microsoft Visual C++ generated resource script.
+//
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE 
+BEGIN
+    "#include ""afxres.h""\r\n"
+    "\0"
+END
+
+2 TEXTINCLUDE 
+BEGIN
+    "\r\n"
+    "\0"
+END
+
+#endif    // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION 2,2,0,0
+ PRODUCTVERSION 2,2,0,0
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+    BLOCK "StringFileInfo"
+    BEGIN
+        BLOCK "040904b0"
+        BEGIN
+            VALUE "CompanyName", "Open Source Geospatial Foundation"
+            VALUE "FileDescription", "PlatformBaseUnmanagedApi Dynamic Link Library"
+            VALUE "FileVersion", "2, 2, 0, 0"
+            VALUE "InternalName", "PlatformBaseUnmanagedApi"
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
+            VALUE "OriginalFilename", "PlatformBaseUnmanagedApi.dll"
+            VALUE "ProductName", "MapGuide Open Source"
+            VALUE "ProductVersion", "2, 2, 0, 0"
+        END
+    END
+    BLOCK "VarFileInfo"
+    BEGIN
+        VALUE "Translation", 0x409, 1200
+    END
+END
+
+#endif    // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif    // not APSTUDIO_INVOKED


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.rc
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,379 +1,379 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="PlatformBaseApi"
-	ProjectGUID="{CB91F23F-4882-433B-961B-15946BA8B965}"
-	RootNamespace="PlatformBaseApi"
-	Keyword="Win32Proj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\PlatformBase"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q PlatformBaseCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseConstants.xml C# ./PlatformBaseConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname PlatformBaseUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\PlatformBaseCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module PlatformBaseApi -o MgPlatformBaseApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib PlatformBaseApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\PlatformBaseUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\PlatformBaseUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug\PlatformBaseUnmanagedApid.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\PlatformBase"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\PlatformBase"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q PlatformBaseCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseConstants.xml C# ./PlatformBaseConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname PlatformBaseUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\PlatformBaseCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module PlatformBaseApi -o MgPlatformBaseApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib PlatformBaseApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\PlatformBaseUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\PlatformBaseUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug64\PlatformBaseUnmanagedApid.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\PlatformBase"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\PlatformBase"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q PlatformBaseCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseConstants.xml C# ./PlatformBaseConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname PlatformBaseUnmanagedApi -proxydir .\PlatformBaseCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module PlatformBaseApi -o MgPlatformBaseApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib PlatformBaseApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\PlatformBaseUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\PlatformBaseUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release\PlatformBaseUnmanagedApi.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\PlatformBase"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\PlatformBase"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q PlatformBaseCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseConstants.xml C# ./PlatformBaseConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname PlatformBaseUnmanagedApi -proxydir .\PlatformBaseCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module PlatformBaseApi -o MgPlatformBaseApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib PlatformBaseApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\PlatformBaseUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\PlatformBaseUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release64\PlatformBaseUnmanagedApi.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\PlatformBase"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath="..\catchall.code"
-			>
-		</File>
-		<File
-			RelativePath="..\dotnet.i"
-			>
-		</File>
-		<File
-			RelativePath="..\getclassid.code"
-			>
-		</File>
-		<File
-			RelativePath=".\MgPlatformBaseApi_wrap.cpp"
-			>
-		</File>
-		<File
-			RelativePath=".\PlatformBaseApi.rc"
-			>
-		</File>
-		<File
-			RelativePath=".\PlatformBaseApiGen.xml"
-			>
-		</File>
-		<File
-			RelativePath=".\PlatformBaseConstants.xml"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="PlatformBaseApi"
+	ProjectGUID="{CB91F23F-4882-433B-961B-15946BA8B965}"
+	RootNamespace="PlatformBaseApi"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\PlatformBase"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q PlatformBaseCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseConstants.xml C# ./PlatformBaseConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname PlatformBaseUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\PlatformBaseCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module PlatformBaseApi -o MgPlatformBaseApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib PlatformBaseApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\PlatformBaseUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\PlatformBaseUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug\PlatformBaseUnmanagedApid.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\PlatformBase"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\PlatformBase"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q PlatformBaseCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseConstants.xml C# ./PlatformBaseConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname PlatformBaseUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\PlatformBaseCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module PlatformBaseApi -o MgPlatformBaseApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib PlatformBaseApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\PlatformBaseUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\PlatformBaseUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug64\PlatformBaseUnmanagedApid.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\PlatformBase"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\PlatformBase"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q PlatformBaseCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseConstants.xml C# ./PlatformBaseConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname PlatformBaseUnmanagedApi -proxydir .\PlatformBaseCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module PlatformBaseApi -o MgPlatformBaseApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib PlatformBaseApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\PlatformBaseUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\PlatformBaseUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release\PlatformBaseUnmanagedApi.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\PlatformBase"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\PlatformBase"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q PlatformBaseCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseConstants.xml C# ./PlatformBaseConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\PlatformBaseApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname PlatformBaseUnmanagedApi -proxydir .\PlatformBaseCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module PlatformBaseApi -o MgPlatformBaseApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib PlatformBaseApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\PlatformBaseUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\PlatformBaseUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release64\PlatformBaseUnmanagedApi.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\PlatformBase"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath="..\catchall.code"
+			>
+		</File>
+		<File
+			RelativePath="..\dotnet.i"
+			>
+		</File>
+		<File
+			RelativePath="..\getclassid.code"
+			>
+		</File>
+		<File
+			RelativePath=".\MgPlatformBaseApi_wrap.cpp"
+			>
+		</File>
+		<File
+			RelativePath=".\PlatformBaseApi.rc"
+			>
+		</File>
+		<File
+			RelativePath=".\PlatformBaseApiGen.xml"
+			>
+		</File>
+		<File
+			RelativePath=".\PlatformBaseConstants.xml"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApiGen.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApiGen.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApiGen.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,180 +1,180 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Parameters>
-<!--
-   Module section.
--->
-<Module name="PlatformBaseApi" />
-
-<!--
-   Custom file path.
--->
-<CustomFile path="./PlatformBaseCustom" />
-  
-<!--
-   Target section.
--->
-<Target path="./PlatformBaseApi.i" />
-
-<!--
-   C++ inline section.
--->
-<CppInline>
-#ifdef _WIN32
-#pragma warning(disable: 4251)
-#endif
-
-#include &lt;string&gt;
-#include &lt;map&gt;
-
-#include "Foundation.h"
-#include "GeometryCommon.h"
-#include "PlatformBase.h"
-
-#if defined(PHP) || defined(JAVA)
-typedef std::wstring STRINGPARAM;
-#else
-typedef wchar_t* STRINGPARAM;
-#endif
-</CppInline>
-
-<!--
-   Type replacements.
--->
-<TypeReplacements>
-    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
-    <TypeReplacement oldtype="INT64" newtype="long long" />
-</TypeReplacements>
-
-<!--
-   Swig inline section.
--->
-<SwigInline>
-  %import "../Foundation/FoundationApi.i"
-  %import "../Geometry/GeometryApi.i"
-  %include "language.i"   //typemaps specific for each language
-  %include "../../../../Common/PlatformBase/Services/PlatformBaseClassId.h"
-
-#if defined(PHPSWIG)
-  // We force UTF-8 encoding for PHP
-  typedef char*         STRINGPARAM;
-  typedef char*         STRING;
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;
-#elseif defined(JAVA)
-  typedef std::wstring  STRINGPARAM;
-  typedef signed char   BYTE;  //mapped to byte in Java
-#else // .Net
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;    //mapped to byte in C#
-#endif
-
-  typedef int           STATUS;
-  typedef short         INT8;
-  typedef short         INT16;
-  typedef int           INT32;
-  typedef int           UINT32;
-
-</SwigInline>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- PlatformBase classes -->
-
-    <Header path="../../../../Common/PlatformBase/Data/BlobProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Data/BooleanProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Data/ByteProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Data/ClobProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Data/Color.h" />
-    <Header path="../../../../Common/PlatformBase/Data/DateTimeProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Data/DoubleProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Data/Int16Property.h" />
-    <Header path="../../../../Common/PlatformBase/Data/Int32Property.h" />
-    <Header path="../../../../Common/PlatformBase/Data/Int64Property.h" />
-    <Header path="../../../../Common/PlatformBase/Data/IntCollection.h" />
-    <Header path="../../../../Common/PlatformBase/Data/PropertyDefinitionCollection.h" />
-    <Header path="../../../../Common/PlatformBase/Data/SingleProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Data/StringPropertyCollection.h" />
-
-    <Header path="../../../../Common/PlatformBase/Exception/ArrayTypeMismatchException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/DuplicateResourceDataException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/DuplicateResourceException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/EmptyFeatureSetException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/FdoException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/FeatureServiceException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidMapDefinitionException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidRepositoryNameException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidRepositoryTypeException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourceDataNameException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourceDataTypeException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourceNameException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourcePathException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourcePreProcessingTypeException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourceTypeException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/LayerNotFoundException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/ResourceBusyException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/ResourceDataNotFoundException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/ResourceNotFoundException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/ServiceNotAvailableException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/ServiceNotSupportedException.h" />
-    <Header path="../../../../Common/PlatformBase/Exception/UserNotFoundException.h" />
-
-    <Header path="../../../../Common/PlatformBase/Services/FeatureCommand.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureQueryOptions.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureSourceParams.h" />
-    <Header path="../../../../Common/PlatformBase/Services/Reader.h" />
-    <Header path="../../../../Common/PlatformBase/Services/Service.h" />
-
-    <Header path="../../../../Common/PlatformBase/Services/BaseService.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ClassDefinition.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ClassDefinitionCollection.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FileFeatureSourceParams.h" />
-    <Header path="../../../../Common/PlatformBase/Services/CreateSdfParams.h" />
-    <Header path="../../../../Common/PlatformBase/Services/DataPropertyDefinition.h" />
-    <Header path="../../../../Common/PlatformBase/Services/DataReader.h" />
-    <Header path="../../../../Common/PlatformBase/Services/DeleteFeatures.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureAggregateOptions.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureCommandCollection.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureReader.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureSchema.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureSchemaCollection.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureService.h" />
-    <Header path="../../../../Common/PlatformBase/Services/GeometricPropertyDefinition.h" />
-    <Header path="../../../../Common/PlatformBase/Services/GeometryProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Services/GeometryTypeInfo.h" />
-    <Header path="../../../../Common/PlatformBase/Services/GwsFeatureReader.h" />
-    <Header path="../../../../Common/PlatformBase/Services/InsertFeatures.h" />
-    <Header path="../../../../Common/PlatformBase/Services/LongTransactionReader.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ObjectPropertyDefinition.h" />
-    <Header path="../../../../Common/PlatformBase/Services/Parameter.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ParameterCollection.h" />
-    <Header path="../../../../Common/PlatformBase/Services/Raster.h" />
-    <Header path="../../../../Common/PlatformBase/Services/RasterProperty.h" />
-    <Header path="../../../../Common/PlatformBase/Services/RasterPropertyDefinition.h" />
-    <Header path="../../../../Common/PlatformBase/Services/Resource.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ResourceIdentifier.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ResourceService.h" />
-    <Header path="../../../../Common/PlatformBase/Services/SpatialContextReader.h" />
-    <Header path="../../../../Common/PlatformBase/Services/SqlDataReader.h" />
-    <Header path="../../../../Common/PlatformBase/Services/Transaction.h" />
-    <Header path="../../../../Common/PlatformBase/Services/UpdateFeatures.h" />
-    <Header path="../../../../Common/PlatformBase/Services/Warnings.h" />
-
-    <Header path="../../../../Common/PlatformBase/MapLayer/LayerBase.h" />
-    <Header path="../../../../Common/PlatformBase/MapLayer/LayerCollection.h" />
-    <Header path="../../../../Common/PlatformBase/MapLayer/LayerGroup.h" />
-    <Header path="../../../../Common/PlatformBase/MapLayer/LayerGroupCollection.h" />
-    <Header path="../../../../Common/PlatformBase/MapLayer/MapBase.h" />
-    <Header path="../../../../Common/PlatformBase/MapLayer/MapCollection.h" />
-    <Header path="../../../../Common/PlatformBase/MapLayer/ReadOnlyLayerCollection.h" />
-    <Header path="../../../../Common/PlatformBase/MapLayer/SelectionBase.h" />
-
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+<Parameters>
+<!--
+   Module section.
+-->
+<Module name="PlatformBaseApi" />
+
+<!--
+   Custom file path.
+-->
+<CustomFile path="./PlatformBaseCustom" />
+
+<!--
+   Target section.
+-->
+<Target path="./PlatformBaseApi.i" />
+
+<!--
+   C++ inline section.
+-->
+<CppInline>
+#ifdef _WIN32
+#pragma warning(disable: 4251)
+#endif
+
+#include &lt;string&gt;
+#include &lt;map&gt;
+
+#include "Foundation.h"
+#include "GeometryCommon.h"
+#include "PlatformBase.h"
+
+#if defined(PHP) || defined(JAVA)
+typedef std::wstring STRINGPARAM;
+#else
+typedef wchar_t* STRINGPARAM;
+#endif
+</CppInline>
+
+<!--
+   Type replacements.
+-->
+<TypeReplacements>
+    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
+    <TypeReplacement oldtype="INT64" newtype="long long" />
+</TypeReplacements>
+
+<!--
+   Swig inline section.
+-->
+<SwigInline>
+  %import "../Foundation/FoundationApi.i"
+  %import "../Geometry/GeometryApi.i"
+  %include "language.i"   //typemaps specific for each language
+  %include "../../../../Common/PlatformBase/Services/PlatformBaseClassId.h"
+
+#if defined(PHPSWIG)
+  // We force UTF-8 encoding for PHP
+  typedef char*         STRINGPARAM;
+  typedef char*         STRING;
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;
+#elseif defined(JAVA)
+  typedef std::wstring  STRINGPARAM;
+  typedef signed char   BYTE;  //mapped to byte in Java
+#else // .Net
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;    //mapped to byte in C#
+#endif
+
+  typedef int           STATUS;
+  typedef short         INT8;
+  typedef short         INT16;
+  typedef int           INT32;
+  typedef int           UINT32;
+
+</SwigInline>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- PlatformBase classes -->
+
+    <Header path="../../../../Common/PlatformBase/Data/BlobProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Data/BooleanProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Data/ByteProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Data/ClobProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Data/Color.h" />
+    <Header path="../../../../Common/PlatformBase/Data/DateTimeProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Data/DoubleProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Data/Int16Property.h" />
+    <Header path="../../../../Common/PlatformBase/Data/Int32Property.h" />
+    <Header path="../../../../Common/PlatformBase/Data/Int64Property.h" />
+    <Header path="../../../../Common/PlatformBase/Data/IntCollection.h" />
+    <Header path="../../../../Common/PlatformBase/Data/PropertyDefinitionCollection.h" />
+    <Header path="../../../../Common/PlatformBase/Data/SingleProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Data/StringPropertyCollection.h" />
+
+    <Header path="../../../../Common/PlatformBase/Exception/ArrayTypeMismatchException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/DuplicateResourceDataException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/DuplicateResourceException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/EmptyFeatureSetException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/FdoException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/FeatureServiceException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidMapDefinitionException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidRepositoryNameException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidRepositoryTypeException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourceDataNameException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourceDataTypeException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourceNameException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourcePathException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourcePreProcessingTypeException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/InvalidResourceTypeException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/LayerNotFoundException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/ResourceBusyException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/ResourceDataNotFoundException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/ResourceNotFoundException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/ServiceNotAvailableException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/ServiceNotSupportedException.h" />
+    <Header path="../../../../Common/PlatformBase/Exception/UserNotFoundException.h" />
+
+    <Header path="../../../../Common/PlatformBase/Services/FeatureCommand.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureQueryOptions.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureSourceParams.h" />
+    <Header path="../../../../Common/PlatformBase/Services/Reader.h" />
+    <Header path="../../../../Common/PlatformBase/Services/Service.h" />
+
+    <Header path="../../../../Common/PlatformBase/Services/BaseService.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ClassDefinition.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ClassDefinitionCollection.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FileFeatureSourceParams.h" />
+    <Header path="../../../../Common/PlatformBase/Services/CreateSdfParams.h" />
+    <Header path="../../../../Common/PlatformBase/Services/DataPropertyDefinition.h" />
+    <Header path="../../../../Common/PlatformBase/Services/DataReader.h" />
+    <Header path="../../../../Common/PlatformBase/Services/DeleteFeatures.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureAggregateOptions.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureCommandCollection.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureReader.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureSchema.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureSchemaCollection.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureService.h" />
+    <Header path="../../../../Common/PlatformBase/Services/GeometricPropertyDefinition.h" />
+    <Header path="../../../../Common/PlatformBase/Services/GeometryProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Services/GeometryTypeInfo.h" />
+    <Header path="../../../../Common/PlatformBase/Services/GwsFeatureReader.h" />
+    <Header path="../../../../Common/PlatformBase/Services/InsertFeatures.h" />
+    <Header path="../../../../Common/PlatformBase/Services/LongTransactionReader.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ObjectPropertyDefinition.h" />
+    <Header path="../../../../Common/PlatformBase/Services/Parameter.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ParameterCollection.h" />
+    <Header path="../../../../Common/PlatformBase/Services/Raster.h" />
+    <Header path="../../../../Common/PlatformBase/Services/RasterProperty.h" />
+    <Header path="../../../../Common/PlatformBase/Services/RasterPropertyDefinition.h" />
+    <Header path="../../../../Common/PlatformBase/Services/Resource.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ResourceIdentifier.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ResourceService.h" />
+    <Header path="../../../../Common/PlatformBase/Services/SpatialContextReader.h" />
+    <Header path="../../../../Common/PlatformBase/Services/SqlDataReader.h" />
+    <Header path="../../../../Common/PlatformBase/Services/Transaction.h" />
+    <Header path="../../../../Common/PlatformBase/Services/UpdateFeatures.h" />
+    <Header path="../../../../Common/PlatformBase/Services/Warnings.h" />
+
+    <Header path="../../../../Common/PlatformBase/MapLayer/LayerBase.h" />
+    <Header path="../../../../Common/PlatformBase/MapLayer/LayerCollection.h" />
+    <Header path="../../../../Common/PlatformBase/MapLayer/LayerGroup.h" />
+    <Header path="../../../../Common/PlatformBase/MapLayer/LayerGroupCollection.h" />
+    <Header path="../../../../Common/PlatformBase/MapLayer/MapBase.h" />
+    <Header path="../../../../Common/PlatformBase/MapLayer/MapCollection.h" />
+    <Header path="../../../../Common/PlatformBase/MapLayer/ReadOnlyLayerCollection.h" />
+    <Header path="../../../../Common/PlatformBase/MapLayer/SelectionBase.h" />
+
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseApiGen.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,110 +1,110 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<Parameters>
-
-<!--
-   Type replacements.
--->
-<PHPTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="" />
-    <TypeReplacement oldtype="INT16" newtype="" />
-    <TypeReplacement oldtype="INT32" newtype="" />
-    <TypeReplacement oldtype="int" newtype="" />
-    <TypeReplacement oldtype="float" newtype="" />
-    <TypeReplacement oldtype="double" newtype="" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="bool" newtype="" />
-</PHPTypeReplacements>
-<CSharpTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="string" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="const" newtype="const" />
-</CSharpTypeReplacements>
-<JavaTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="String" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="const" newtype="final" />
-    <TypeReplacement oldtype="bool" newtype="boolean" />
-</JavaTypeReplacements>
-
-<!--
-   Inline section.
--->
-<Inline>
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-</Inline>
-
-<Namespace>OSGeo.MapGuide</Namespace>
-<Package>org.osgeo.mapguide</Package>
-
-<Classes>
-  <Class name="MgUser" />
-  <Class name="MgGroup" />
-  <Class name="MgRole" />
-  <Class name="MgRepositoryType" />
-  <Class name="MgServiceType" />
-  <Class name="MgResourceType" />
-  <Class name="MgResourceTag" />
-  <Class name="MgResourceDataName" />
-  <Class name="MgResourceDataType" />
-  <Class name="MgResourcePermission" />
-  <Class name="MgLayerGroupType" />
-  <Class name="MgLayerType" />
-  <Class name="MgFeatureGeometricType" />
-  <Class name="MgReaderType" />
-  <Class name="MgOrderingOption" />
-  <Class name="MgParameterDirection" />
-  <Class name="MgFeatureSpatialOperations" />
-  <Class name="MgFeatureCommandType" />
-  <Class name="MgObjectPropertyType" />
-  <Class name="MgSpatialContextExtentType" />
-  <Class name="MgRasterDataModelType" />
-</Classes>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- API -->
-    <Header path="../../../../Common/PlatformBase/MapLayer/LayerGroupType.h" />
-    <Header path="../../../../Common/PlatformBase/MapLayer/LayerType.h" />
-    <Header path="../../../../Common/PlatformBase/Services/BaseServiceDefs.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureCommandType.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureGeometricType.h" />
-    <Header path="../../../../Common/PlatformBase/Services/FeatureSpatialOperations.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ObjectPropertyType.h" />
-    <Header path="../../../../Common/PlatformBase/Services/OrderingOption.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ParameterDirection.h" />
-    <Header path="../../../../Common/PlatformBase/Services/RasterTypes.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ReaderType.h" />
-    <Header path="../../../../Common/PlatformBase/Services/ResourceDefs.h" />
-    <Header path="../../../../Common/PlatformBase/Services/SpatialContextExtentType.h" />
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<Parameters>
+
+<!--
+   Type replacements.
+-->
+<PHPTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="" />
+    <TypeReplacement oldtype="INT16" newtype="" />
+    <TypeReplacement oldtype="INT32" newtype="" />
+    <TypeReplacement oldtype="int" newtype="" />
+    <TypeReplacement oldtype="float" newtype="" />
+    <TypeReplacement oldtype="double" newtype="" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="bool" newtype="" />
+</PHPTypeReplacements>
+<CSharpTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="string" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="const" newtype="const" />
+</CSharpTypeReplacements>
+<JavaTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="String" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="const" newtype="final" />
+    <TypeReplacement oldtype="bool" newtype="boolean" />
+</JavaTypeReplacements>
+
+<!--
+   Inline section.
+-->
+<Inline>
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+</Inline>
+
+<Namespace>OSGeo.MapGuide</Namespace>
+<Package>org.osgeo.mapguide</Package>
+
+<Classes>
+  <Class name="MgUser" />
+  <Class name="MgGroup" />
+  <Class name="MgRole" />
+  <Class name="MgRepositoryType" />
+  <Class name="MgServiceType" />
+  <Class name="MgResourceType" />
+  <Class name="MgResourceTag" />
+  <Class name="MgResourceDataName" />
+  <Class name="MgResourceDataType" />
+  <Class name="MgResourcePermission" />
+  <Class name="MgLayerGroupType" />
+  <Class name="MgLayerType" />
+  <Class name="MgFeatureGeometricType" />
+  <Class name="MgReaderType" />
+  <Class name="MgOrderingOption" />
+  <Class name="MgParameterDirection" />
+  <Class name="MgFeatureSpatialOperations" />
+  <Class name="MgFeatureCommandType" />
+  <Class name="MgObjectPropertyType" />
+  <Class name="MgSpatialContextExtentType" />
+  <Class name="MgRasterDataModelType" />
+</Classes>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- API -->
+    <Header path="../../../../Common/PlatformBase/MapLayer/LayerGroupType.h" />
+    <Header path="../../../../Common/PlatformBase/MapLayer/LayerType.h" />
+    <Header path="../../../../Common/PlatformBase/Services/BaseServiceDefs.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureCommandType.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureGeometricType.h" />
+    <Header path="../../../../Common/PlatformBase/Services/FeatureSpatialOperations.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ObjectPropertyType.h" />
+    <Header path="../../../../Common/PlatformBase/Services/OrderingOption.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ParameterDirection.h" />
+    <Header path="../../../../Common/PlatformBase/Services/RasterTypes.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ReaderType.h" />
+    <Header path="../../../../Common/PlatformBase/Services/ResourceDefs.h" />
+    <Header path="../../../../Common/PlatformBase/Services/SpatialContextExtentType.h" />
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseConstants.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgClassDefinitionCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgClassDefinitionCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgClassDefinitionCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgClassDefinition>
-
-public class MgClassDefinitionCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgClassDefinition>
-{
-  public MgClassDefinitionCollectionEnumerator(MgClassDefinitionCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgClassDefinition Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgClassDefinitionCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgClassDefinition> GetEnumerator()
-{
-  return new MgClassDefinitionCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgClassDefinitionCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgClassDefinition[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgClassDefinition this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgClassDefinition>
+
+public class MgClassDefinitionCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgClassDefinition>
+{
+  public MgClassDefinitionCollectionEnumerator(MgClassDefinitionCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgClassDefinition Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgClassDefinitionCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgClassDefinition> GetEnumerator()
+{
+  return new MgClassDefinitionCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgClassDefinitionCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgClassDefinition[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgClassDefinition this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgClassDefinitionCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgColor
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgColor	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgColor	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,17 +1,17 @@
-
-  public MgColor(System.Drawing.Color color)
-  :this(color.R, color.G, color.B, color.A)
-  {
-  }
-
-  public static implicit operator MgColor(System.Drawing.Color color)
-  {
-    MgColor newColor = new MgColor(color.R, color.G, color.B, color.A);
-    return newColor;
-  }
-
-  public static implicit operator System.Drawing.Color(MgColor color)
-  {
-    return System.Drawing.Color.FromArgb(color.GetAlpha(), color.GetRed(), color.GetGreen(), color.GetBlue());
-  }  
-
+
+  public MgColor(System.Drawing.Color color)
+  :this(color.R, color.G, color.B, color.A)
+  {
+  }
+
+  public static implicit operator MgColor(System.Drawing.Color color)
+  {
+    MgColor newColor = new MgColor(color.R, color.G, color.B, color.A);
+    return newColor;
+  }
+
+  public static implicit operator System.Drawing.Color(MgColor color)
+  {
+    return System.Drawing.Color.FromArgb(color.GetAlpha(), color.GetRed(), color.GetGreen(), color.GetBlue());
+  }  
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgColor
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureCommandCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureCommandCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureCommandCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgFeatureCommand>
-
-public class MgFeatureCommandCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgFeatureCommand>
-{
-  public MgFeatureCommandCollectionEnumerator(MgFeatureCommandCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgFeatureCommand Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgFeatureCommandCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgFeatureCommand> GetEnumerator()
-{
-  return new MgFeatureCommandCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgFeatureCommandCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgFeatureCommand[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgFeatureCommand this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgFeatureCommand>
+
+public class MgFeatureCommandCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgFeatureCommand>
+{
+  public MgFeatureCommandCollectionEnumerator(MgFeatureCommandCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgFeatureCommand Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgFeatureCommandCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgFeatureCommand> GetEnumerator()
+{
+  return new MgFeatureCommandCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgFeatureCommandCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgFeatureCommand[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgFeatureCommand this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureCommandCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureSchemaCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureSchemaCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureSchemaCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgFeatureSchema>
-
-public class MgFeatureSchemaCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgFeatureSchema>
-{
-  public MgFeatureSchemaCollectionEnumerator(MgFeatureSchemaCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgFeatureSchema Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgFeatureSchemaCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgFeatureSchema> GetEnumerator()
-{
-  return new MgFeatureSchemaCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgFeatureSchemaCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgFeatureSchema[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgFeatureSchema this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgFeatureSchema>
+
+public class MgFeatureSchemaCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgFeatureSchema>
+{
+  public MgFeatureSchemaCollectionEnumerator(MgFeatureSchemaCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgFeatureSchema Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgFeatureSchemaCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgFeatureSchema> GetEnumerator()
+{
+  return new MgFeatureSchemaCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgFeatureSchemaCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgFeatureSchema[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgFeatureSchema this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgFeatureSchemaCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgIntCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgIntCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgIntCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<int>
-
-public class MgIntCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<int>
-{
-  public MgIntCollectionEnumerator(MgIntCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public int Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgIntCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<int> GetEnumerator()
-{
-  return new MgIntCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgIntCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(int[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public int this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<int>
+
+public class MgIntCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<int>
+{
+  public MgIntCollectionEnumerator(MgIntCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public int Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgIntCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<int> GetEnumerator()
+{
+  return new MgIntCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgIntCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(int[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public int this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgIntCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgLayerBase>
-
-public class MgLayerCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLayerBase>
-{
-  public MgLayerCollectionEnumerator(MgLayerCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgLayerBase Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgLayerCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgLayerBase> GetEnumerator()
-{
-  return new MgLayerCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgLayerCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgLayerBase[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgLayerBase this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgLayerBase>
+
+public class MgLayerCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLayerBase>
+{
+  public MgLayerCollectionEnumerator(MgLayerCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgLayerBase Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgLayerCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgLayerBase> GetEnumerator()
+{
+  return new MgLayerCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgLayerCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgLayerBase[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgLayerBase this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerGroupCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerGroupCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerGroupCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgLayerGroup>
-
-public class MgLayerGroupCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLayerGroup>
-{
-  public MgLayerGroupCollectionEnumerator(MgLayerGroupCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgLayerGroup Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgLayerGroupCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgLayerGroup> GetEnumerator()
-{
-  return new MgLayerGroupCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgLayerGroupCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgLayerGroup[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgLayerGroup this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgLayerGroup>
+
+public class MgLayerGroupCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLayerGroup>
+{
+  public MgLayerGroupCollectionEnumerator(MgLayerGroupCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgLayerGroup Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgLayerGroupCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgLayerGroup> GetEnumerator()
+{
+  return new MgLayerGroupCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgLayerGroupCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgLayerGroup[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgLayerGroup this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgLayerGroupCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgMapCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgMapCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgMapCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgMapBase>
-
-public class MgMapCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgMapBase>
-{
-  public MgMapCollectionEnumerator(MgMapCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgMapBase Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgMapCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgMapBase> GetEnumerator()
-{
-  return new MgMapCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgMapCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgMapBase[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgMapBase this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgMapBase>
+
+public class MgMapCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgMapBase>
+{
+  public MgMapCollectionEnumerator(MgMapCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgMapBase Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgMapCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgMapBase> GetEnumerator()
+{
+  return new MgMapCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgMapCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgMapBase[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgMapBase this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgMapCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgPropertyDefinitionCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgPropertyDefinitionCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgPropertyDefinitionCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgPropertyDefinition>
-
-public class MgPropertyDefinitionCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgPropertyDefinition>
-{
-  public MgPropertyDefinitionCollectionEnumerator(MgPropertyDefinitionCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgPropertyDefinition Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgPropertyDefinitionCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgPropertyDefinition> GetEnumerator()
-{
-  return new MgPropertyDefinitionCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgPropertyDefinitionCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgPropertyDefinition[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgPropertyDefinition this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgPropertyDefinition>
+
+public class MgPropertyDefinitionCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgPropertyDefinition>
+{
+  public MgPropertyDefinitionCollectionEnumerator(MgPropertyDefinitionCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgPropertyDefinition Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgPropertyDefinitionCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgPropertyDefinition> GetEnumerator()
+{
+  return new MgPropertyDefinitionCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgPropertyDefinitionCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgPropertyDefinition[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgPropertyDefinition this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgPropertyDefinitionCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgReadOnlyLayerCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgReadOnlyLayerCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgReadOnlyLayerCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,110 +1,110 @@
-INTERFACE System.Collections.Generic.IList<MgLayerBase>
-
-public class MgReadOnlyLayerCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLayerBase>
-{
-  public MgReadOnlyLayerCollectionEnumerator(MgReadOnlyLayerCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgLayerBase Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgReadOnlyLayerCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgLayerBase> GetEnumerator()
-{
-  return new MgReadOnlyLayerCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgReadOnlyLayerCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return true; }
-}
-
-public void CopyTo(MgLayerBase[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgLayerBase this[int index]
-{
-   get { return GetItem(index); }
-   set { }
-}
-
-//
-// Empty stubs due to Read-only behaviour
-//
-public void Add(MgLayerBase value)
-{
-}
-
-public void Clear()
-{
-}
-
-public bool Remove(MgLayerBase value)
-{
-   return false;
-}
-
-public void Insert(int index, MgLayerBase value)
-{
-}
-
-public void RemoveAt(int index)
-{
-}
-
+INTERFACE System.Collections.Generic.IList<MgLayerBase>
+
+public class MgReadOnlyLayerCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgLayerBase>
+{
+  public MgReadOnlyLayerCollectionEnumerator(MgReadOnlyLayerCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgLayerBase Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgReadOnlyLayerCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgLayerBase> GetEnumerator()
+{
+  return new MgReadOnlyLayerCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgReadOnlyLayerCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return true; }
+}
+
+public void CopyTo(MgLayerBase[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgLayerBase this[int index]
+{
+   get { return GetItem(index); }
+   set { }
+}
+
+//
+// Empty stubs due to Read-only behaviour
+//
+public void Add(MgLayerBase value)
+{
+}
+
+public void Clear()
+{
+}
+
+public bool Remove(MgLayerBase value)
+{
+   return false;
+}
+
+public void Insert(int index, MgLayerBase value)
+{
+}
+
+public void RemoveAt(int index)
+{
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgReadOnlyLayerCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgResourceIdentifier
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgResourceIdentifier	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgResourceIdentifier	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,24 +1,24 @@
-public override bool Equals (object obj)
-{
-	return (this == obj as MgResourceIdentifier);
-}
-
-public static bool operator == (MgResourceIdentifier id1, MgResourceIdentifier id2)
-{
-    if ((Object)id1 == null && (Object)id2 == null)
-        return true;
-    if ((Object)id1 == null || (Object)id2 == null)
-        return false;
-		
-	return id1.ToString () == id2.ToString ();
-}
-
-public static bool operator != (MgResourceIdentifier id1, MgResourceIdentifier id2)
-{		
-	return !(id1 == id2);
-}
-
-public override int GetHashCode()
-{
-	return ToString().GetHashCode();
-}
+public override bool Equals (object obj)
+{
+	return (this == obj as MgResourceIdentifier);
+}
+
+public static bool operator == (MgResourceIdentifier id1, MgResourceIdentifier id2)
+{
+    if ((Object)id1 == null && (Object)id2 == null)
+        return true;
+    if ((Object)id1 == null || (Object)id2 == null)
+        return false;
+		
+	return id1.ToString () == id2.ToString ();
+}
+
+public static bool operator != (MgResourceIdentifier id1, MgResourceIdentifier id2)
+{		
+	return !(id1 == id2);
+}
+
+public override int GetHashCode()
+{
+	return ToString().GetHashCode();
+}


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgResourceIdentifier
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgStringPropertyCollection
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgStringPropertyCollection	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgStringPropertyCollection	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-INTERFACE System.Collections.Generic.IList<MgStringProperty>
-
-public class MgStringPropertyCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgStringProperty>
-{
-  public MgStringPropertyCollectionEnumerator(MgStringPropertyCollection coll)
-  {
-    m_coll = coll;
-    m_pos = -1;
-  }
-
-  public MgStringProperty Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  Object System.Collections.IEnumerator.Current
-  {
-    get
-    {
-      return m_coll.GetItem(m_pos);
-    }
-  }
-
-  public bool MoveNext()
-  {
-    bool bOk = false;
-    if (m_pos < m_coll.GetCount()-1)
-    {
-      m_pos++;
-      bOk = true;
-    }
-  return bOk;
-  }
-
-  public void Reset()
-  {
-    m_pos = -1;
-  }
-
-  public void Dispose()
-  {
-    m_coll = null;
-  }
-
-  private MgStringPropertyCollection m_coll;
-  private int m_pos;
-
-}
-
-public System.Collections.Generic.IEnumerator<MgStringProperty> GetEnumerator()
-{
-  return new MgStringPropertyCollectionEnumerator(this);
-}
-
-System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
-{
-  return new MgStringPropertyCollectionEnumerator(this);
-}
-
-public int Count
-{  
-  get { return GetCount(); }
-}
-
-public bool IsReadOnly
-{
-  get { return false; }
-}
-
-public void CopyTo(MgStringProperty[] array, int arrayIndex)
-{
-  for (int i=0; i<GetCount(); i++)
-  {
-    array[arrayIndex+i] = GetItem(i);
-  }
-}
-
-public MgStringProperty this[int index]
-{
-   get { return GetItem(index); }
-   set { SetItem(index, value); }
-}
-
+INTERFACE System.Collections.Generic.IList<MgStringProperty>
+
+public class MgStringPropertyCollectionEnumerator : IDisposable, System.Collections.Generic.IEnumerator<MgStringProperty>
+{
+  public MgStringPropertyCollectionEnumerator(MgStringPropertyCollection coll)
+  {
+    m_coll = coll;
+    m_pos = -1;
+  }
+
+  public MgStringProperty Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  Object System.Collections.IEnumerator.Current
+  {
+    get
+    {
+      return m_coll.GetItem(m_pos);
+    }
+  }
+
+  public bool MoveNext()
+  {
+    bool bOk = false;
+    if (m_pos < m_coll.GetCount()-1)
+    {
+      m_pos++;
+      bOk = true;
+    }
+  return bOk;
+  }
+
+  public void Reset()
+  {
+    m_pos = -1;
+  }
+
+  public void Dispose()
+  {
+    m_coll = null;
+  }
+
+  private MgStringPropertyCollection m_coll;
+  private int m_pos;
+
+}
+
+public System.Collections.Generic.IEnumerator<MgStringProperty> GetEnumerator()
+{
+  return new MgStringPropertyCollectionEnumerator(this);
+}
+
+System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
+{
+  return new MgStringPropertyCollectionEnumerator(this);
+}
+
+public int Count
+{  
+  get { return GetCount(); }
+}
+
+public bool IsReadOnly
+{
+  get { return false; }
+}
+
+public void CopyTo(MgStringProperty[] array, int arrayIndex)
+{
+  for (int i=0; i<GetCount(); i++)
+  {
+    array[arrayIndex+i] = GetItem(i);
+  }
+}
+
+public MgStringProperty this[int index]
+{
+   get { return GetItem(index); }
+   set { SetItem(index, value); }
+}
+


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/PlatformBase/PlatformBaseCustom/MgStringPropertyCollection
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/InitializeWebTier.i
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/InitializeWebTier.i	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/InitializeWebTier.i	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,21 +1,21 @@
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-
-///////////////////////////////////////////////////////////
-// Global functions
-//
-void MgInitializeWebTier(STRINGPARAM configFile);
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+
+///////////////////////////////////////////////////////////
+// Global functions
+//
+void MgInitializeWebTier(STRINGPARAM configFile);


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/InitializeWebTier.i
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,95 +1,95 @@
-// Microsoft Visual C++ generated resource script.
-//
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-#endif //_WIN32
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE 
-BEGIN
-    "#include ""afxres.h""\r\n"
-    "\0"
-END
-
-2 TEXTINCLUDE 
-BEGIN
-    "\r\n"
-    "\0"
-END
-
-#endif    // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,2,0,0
- PRODUCTVERSION 2,2,0,0
- FILEFLAGSMASK 0x17L
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x4L
- FILETYPE 0x2L
- FILESUBTYPE 0x0L
-BEGIN
-    BLOCK "StringFileInfo"
-    BEGIN
-        BLOCK "040904b0"
-        BEGIN
-            VALUE "CompanyName", "Open Source Geospatial Foundation"
-            VALUE "FileDescription", "WebUnmanagedApi Dynamic Link Library"
-            VALUE "FileVersion", "2, 2, 0, 0"
-            VALUE "InternalName", "WebUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
-            VALUE "OriginalFilename", "WebUnmanagedApi.dll"
-            VALUE "ProductName", "MapGuide Open Source"
-            VALUE "ProductVersion", "2, 2, 0, 0"
-        END
-    END
-    BLOCK "VarFileInfo"
-    BEGIN
-        VALUE "Translation", 0x409, 1200
-    END
-END
-
-#endif    // English (U.S.) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif    // not APSTUDIO_INVOKED
+// Microsoft Visual C++ generated resource script.
+//
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE 
+BEGIN
+    "#include ""afxres.h""\r\n"
+    "\0"
+END
+
+2 TEXTINCLUDE 
+BEGIN
+    "\r\n"
+    "\0"
+END
+
+#endif    // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION 2,2,0,0
+ PRODUCTVERSION 2,2,0,0
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+    BLOCK "StringFileInfo"
+    BEGIN
+        BLOCK "040904b0"
+        BEGIN
+            VALUE "CompanyName", "Open Source Geospatial Foundation"
+            VALUE "FileDescription", "WebUnmanagedApi Dynamic Link Library"
+            VALUE "FileVersion", "2, 2, 0, 0"
+            VALUE "InternalName", "WebUnmanagedApi"
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
+            VALUE "OriginalFilename", "WebUnmanagedApi.dll"
+            VALUE "ProductName", "MapGuide Open Source"
+            VALUE "ProductVersion", "2, 2, 0, 0"
+        END
+    END
+    BLOCK "VarFileInfo"
+    BEGIN
+        VALUE "Translation", 0x409, 1200
+    END
+END
+
+#endif    // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif    // not APSTUDIO_INVOKED


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.rc
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,383 +1,383 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="WebApi"
-	ProjectGUID="{1B43CC8A-7A76-4A2C-97E4-DE3CDB53C99A}"
-	RootNamespace="WebApi"
-	Keyword="Win32Proj"
-	TargetFrameworkVersion="131072"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\..\bin\debug"
-			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\Web"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q WebCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebConstants.xml C# ./WebConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname WebUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\WebCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideApi -o MgWebApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Web\src\WebApp;..\..\..\..\Web\src\WebSupport;..\..\..\..\Web\src\HttpHandler;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\WebUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\WebUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug\WebUnmanagedApid.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Web"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\..\bin\debug64"
-			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\Web"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q WebCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebConstants.xml C# ./WebConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname WebUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\WebCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideApi -o MgWebApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Web\src\WebApp;..\..\..\..\Web\src\WebSupport;..\..\..\..\Web\src\HttpHandler;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
-				MinimalRebuild="true"
-				ExceptionHandling="2"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\WebUnmanagedApid.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\WebUnmanagedApid.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\debug64\WebUnmanagedApid.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Web"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\..\bin\release"
-			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\Web"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q WebCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebConstants.xml C# ./WebConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname WebUnmanagedApi -proxydir .\WebCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideApi -o MgWebApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Web\src\WebApp;..\..\..\..\Web\src\WebSupport;..\..\..\..\Web\src\HttpHandler;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\WebUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\WebUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release\WebUnmanagedApi.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Web"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\..\bin\release64"
-			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\Web"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-				CommandLine="del /Q WebCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebConstants.xml C# ./WebConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname WebUnmanagedApi -proxydir .\WebCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideApi -o MgWebApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideApi.i&#x0D;&#x0A;"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Web\src\WebApp;..\..\..\..\Web\src\WebSupport;..\..\..\..\Web\src\HttpHandler;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
-				ExceptionHandling="2"
-				RuntimeLibrary="2"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)\WebUnmanagedApi.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories=""
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\WebUnmanagedApi.pdb"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\..\lib\release64\WebUnmanagedApi.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="move /Y *.cs ..\..\DotNetApi\Web"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath="..\catchall.code"
-			>
-		</File>
-		<File
-			RelativePath="..\dotnet.i"
-			>
-		</File>
-		<File
-			RelativePath="..\getclassid.code"
-			>
-		</File>
-		<File
-			RelativePath=".\InitializeWebTier.i"
-			>
-		</File>
-		<File
-			RelativePath=".\MgWebApi_wrap.cpp"
-			>
-		</File>
-		<File
-			RelativePath=".\WebApi.rc"
-			>
-		</File>
-		<File
-			RelativePath=".\WebApiGen.xml"
-			>
-		</File>
-		<File
-			RelativePath=".\WebConstants.xml"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="WebApi"
+	ProjectGUID="{1B43CC8A-7A76-4A2C-97E4-DE3CDB53C99A}"
+	RootNamespace="WebApi"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\bin\debug"
+			IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\Web"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q WebCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebConstants.xml C# ./WebConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname WebUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\WebCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideApi -o MgWebApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Web\src\WebApp;..\..\..\..\Web\src\WebSupport;..\..\..\..\Web\src\HttpHandler;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\WebUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\WebUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug\WebUnmanagedApid.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Web"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\bin\debug64"
+			IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\Web"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q WebCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebConstants.xml C# ./WebConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname WebUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\WebCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideApi -o MgWebApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Web\src\WebApp;..\..\..\..\Web\src\WebSupport;..\..\..\..\Web\src\HttpHandler;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				MinimalRebuild="true"
+				ExceptionHandling="2"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\WebUnmanagedApid.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\WebUnmanagedApid.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\debug64\WebUnmanagedApid.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Web"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\bin\release"
+			IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\Web"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q WebCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebConstants.xml C# ./WebConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname WebUnmanagedApi -proxydir .\WebCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideApi -o MgWebApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Web\src\WebApp;..\..\..\..\Web\src\WebSupport;..\..\..\..\Web\src\HttpHandler;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\WebUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\WebUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release\WebUnmanagedApi.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Web"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\bin\release64"
+			IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\Web"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+				CommandLine="del /Q WebCustom\*prop&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebConstants.xml C# ./WebConstants.cs&#x0D;&#x0A;copy ..\dotnet.i .\language.i&#x0D;&#x0A;..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\WebApiGen.xml C#&#x0D;&#x0A;..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname WebUnmanagedApi -proxydir .\WebCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose &quot;((MgDisposable*)arg1)-&gt;Release()&quot; -rethrow &quot;e-&gt;Raise();&quot; -nodefault -noconstants -module MapGuideApi -o MgWebApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideApi.i&#x0D;&#x0A;"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Web\src\WebApp;..\..\..\..\Web\src\WebSupport;..\..\..\..\Web\src\HttpHandler;..\..\..\..\Oem\ACE\ACE_wrappers;&quot;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
+				ExceptionHandling="2"
+				RuntimeLibrary="2"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\WebUnmanagedApi.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories=""
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\WebUnmanagedApi.pdb"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\..\lib\release64\WebUnmanagedApi.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="move /Y *.cs ..\..\DotNetApi\Web"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath="..\catchall.code"
+			>
+		</File>
+		<File
+			RelativePath="..\dotnet.i"
+			>
+		</File>
+		<File
+			RelativePath="..\getclassid.code"
+			>
+		</File>
+		<File
+			RelativePath=".\InitializeWebTier.i"
+			>
+		</File>
+		<File
+			RelativePath=".\MgWebApi_wrap.cpp"
+			>
+		</File>
+		<File
+			RelativePath=".\WebApi.rc"
+			>
+		</File>
+		<File
+			RelativePath=".\WebApiGen.xml"
+			>
+		</File>
+		<File
+			RelativePath=".\WebConstants.xml"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApi.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApiGen.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApiGen.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApiGen.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,142 +1,142 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Parameters>
-<!--
-   Module section.
--->
-<Module name="MapGuideApi" />
-  
-<!--
-   Custom file path.
--->
-<CustomFile path="./WebCustom" />  
-
-<!--
-   Target section.
--->
-<Target path="./MapGuideApi.i" />
-
-<!--
-   C++ inline section.
--->
-<CppInline>
-#ifdef _WIN32
-#pragma warning(disable: 4251)
-#endif
-
-#include &lt;string&gt;
-#include &lt;map&gt;
-
-#include "MapGuideCommon.h"
-#include "WebApp.h"
-
-#ifdef _WIN32
-#include "WebSupport.h"
-#else
-#include "InitializeWebTier.cpp"
-#include "UnicodeString.h"
-#endif
-#include "HttpHandlerApiDllExport.h"
-#include "HttpHandler.h"
-
-#if defined(PHP) || defined(JAVA)
-typedef std::wstring STRINGPARAM;
-#else
-typedef wchar_t* STRINGPARAM;
-#endif
-</CppInline>
-
-<!--
-   Type replacements.
--->
-<TypeReplacements>
-    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
-    <TypeReplacement oldtype="INT64" newtype="long long" />
-</TypeReplacements>
-
-<!--
-   Swig inline section.
--->
-<SwigInline>
-  %import "../Foundation/FoundationApi.i"
-  %import "../Geometry/GeometryApi.i"
-  %import "../PlatformBase/PlatformBaseApi.i"
-  %import "../MapGuideCommon/MapGuideCommonApi.i"
-  %include "language.i"   //typemaps specific for each language
-  %include "InitializeWebTier.i"
-  %include "../../WebApp/WebAppClassId.h"
-  %include "../../HttpHandler/HttpHandlerClassId.h"
-
-#if defined(PHPSWIG)
-  // We force UTF-8 encoding for PHP
-  typedef char*         STRINGPARAM;
-  typedef char*         STRING;
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;
-#elseif defined(JAVA)
-  typedef std::wstring  STRINGPARAM;
-  typedef signed char   BYTE;  //mapped to byte in Java
-#else // .Net
-  typedef char*         BYTE_ARRAY_IN;
-  typedef char*         BYTE_ARRAY_OUT;
-  typedef unsigned char BYTE;    //mapped to byte in C#
-#endif
-
-  typedef int           STATUS;
-  typedef short         INT8;
-  typedef short         INT16;
-  typedef int           INT32;
-  typedef int           UINT32;
-
-</SwigInline>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- WebApp classes -->
-
-    <Header path="../../WebApp/WebCommand.h" />
-    <Header path="../../WebApp/WebUiTargetCommand.h" />
-    <Header path="../../WebApp/WebWidget.h" />
-    <Header path="../../WebApp/WebWidgetCollection.h" />
-    <Header path="../../WebApp/WebUiPane.h" />
-    <Header path="../../WebApp/WebUiSizablePane.h" />
-
-    <Header path="../../WebApp/WebBufferCommand.h" />
-    <Header path="../../WebApp/WebCommandCollection.h" />
-    <Header path="../../WebApp/WebCommandWidget.h" />
-    <Header path="../../WebApp/WebContextMenu.h" />
-    <Header path="../../WebApp/WebFlyoutWidget.h" />
-    <Header path="../../WebApp/WebGetPrintablePageCommand.h" />
-    <Header path="../../WebApp/WebHelpCommand.h" />
-    <Header path="../../WebApp/WebInformationPane.h" />
-    <Header path="../../WebApp/WebInvokeScriptCommand.h" />
-    <Header path="../../WebApp/WebInvokeUrlCommand.h" />
-    <Header path="../../WebApp/WebLayout.h" />
-    <Header path="../../WebApp/WebMeasureCommand.h" />
-    <Header path="../../WebApp/WebPrintCommand.h" />
-    <Header path="../../WebApp/WebSearchCommand.h" />
-    <Header path="../../WebApp/WebSelectWithinCommand.h" />
-    <Header path="../../WebApp/WebSeparatorWidget.h" />
-    <Header path="../../WebApp/WebTaskBar.h" />
-    <Header path="../../WebApp/WebTaskBarWidget.h" />
-    <Header path="../../WebApp/WebTaskPane.h" />
-    <Header path="../../WebApp/WebToolbar.h" />
-    <Header path="../../WebApp/WebViewOptionsCommand.h" />
-
-    <!-- HttpHandler classes -->
-
-    <Header path="../../HttpHandler/HttpHeader.h" />
-    <Header path="../../HttpHandler/HttpPrimitiveValue.h" />
-    <Header path="../../HttpHandler/HttpRequest.h" />
-    <Header path="../../HttpHandler/HttpRequestMetadata.h" />
-    <Header path="../../HttpHandler/HttpRequestParam.h" />
-    <Header path="../../HttpHandler/HttpResponse.h" />
-    <Header path="../../HttpHandler/HttpResult.h" />
-
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+<Parameters>
+<!--
+   Module section.
+-->
+<Module name="MapGuideApi" />
+
+<!--
+   Custom file path.
+-->
+<CustomFile path="./WebCustom" />
+
+<!--
+   Target section.
+-->
+<Target path="./MapGuideApi.i" />
+
+<!--
+   C++ inline section.
+-->
+<CppInline>
+#ifdef _WIN32
+#pragma warning(disable: 4251)
+#endif
+
+#include &lt;string&gt;
+#include &lt;map&gt;
+
+#include "MapGuideCommon.h"
+#include "WebApp.h"
+
+#ifdef _WIN32
+#include "WebSupport.h"
+#else
+#include "InitializeWebTier.cpp"
+#include "UnicodeString.h"
+#endif
+#include "HttpHandlerApiDllExport.h"
+#include "HttpHandler.h"
+
+#if defined(PHP) || defined(JAVA)
+typedef std::wstring STRINGPARAM;
+#else
+typedef wchar_t* STRINGPARAM;
+#endif
+</CppInline>
+
+<!--
+   Type replacements.
+-->
+<TypeReplacements>
+    <TypeReplacement oldtype="CREFSTRING" newtype="STRINGPARAM" />
+    <TypeReplacement oldtype="INT64" newtype="long long" />
+</TypeReplacements>
+
+<!--
+   Swig inline section.
+-->
+<SwigInline>
+  %import "../Foundation/FoundationApi.i"
+  %import "../Geometry/GeometryApi.i"
+  %import "../PlatformBase/PlatformBaseApi.i"
+  %import "../MapGuideCommon/MapGuideCommonApi.i"
+  %include "language.i"   //typemaps specific for each language
+  %include "InitializeWebTier.i"
+  %include "../../WebApp/WebAppClassId.h"
+  %include "../../HttpHandler/HttpHandlerClassId.h"
+
+#if defined(PHPSWIG)
+  // We force UTF-8 encoding for PHP
+  typedef char*         STRINGPARAM;
+  typedef char*         STRING;
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;
+#elseif defined(JAVA)
+  typedef std::wstring  STRINGPARAM;
+  typedef signed char   BYTE;  //mapped to byte in Java
+#else // .Net
+  typedef char*         BYTE_ARRAY_IN;
+  typedef char*         BYTE_ARRAY_OUT;
+  typedef unsigned char BYTE;    //mapped to byte in C#
+#endif
+
+  typedef int           STATUS;
+  typedef short         INT8;
+  typedef short         INT16;
+  typedef int           INT32;
+  typedef int           UINT32;
+
+</SwigInline>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- WebApp classes -->
+
+    <Header path="../../WebApp/WebCommand.h" />
+    <Header path="../../WebApp/WebUiTargetCommand.h" />
+    <Header path="../../WebApp/WebWidget.h" />
+    <Header path="../../WebApp/WebWidgetCollection.h" />
+    <Header path="../../WebApp/WebUiPane.h" />
+    <Header path="../../WebApp/WebUiSizablePane.h" />
+
+    <Header path="../../WebApp/WebBufferCommand.h" />
+    <Header path="../../WebApp/WebCommandCollection.h" />
+    <Header path="../../WebApp/WebCommandWidget.h" />
+    <Header path="../../WebApp/WebContextMenu.h" />
+    <Header path="../../WebApp/WebFlyoutWidget.h" />
+    <Header path="../../WebApp/WebGetPrintablePageCommand.h" />
+    <Header path="../../WebApp/WebHelpCommand.h" />
+    <Header path="../../WebApp/WebInformationPane.h" />
+    <Header path="../../WebApp/WebInvokeScriptCommand.h" />
+    <Header path="../../WebApp/WebInvokeUrlCommand.h" />
+    <Header path="../../WebApp/WebLayout.h" />
+    <Header path="../../WebApp/WebMeasureCommand.h" />
+    <Header path="../../WebApp/WebPrintCommand.h" />
+    <Header path="../../WebApp/WebSearchCommand.h" />
+    <Header path="../../WebApp/WebSelectWithinCommand.h" />
+    <Header path="../../WebApp/WebSeparatorWidget.h" />
+    <Header path="../../WebApp/WebTaskBar.h" />
+    <Header path="../../WebApp/WebTaskBarWidget.h" />
+    <Header path="../../WebApp/WebTaskPane.h" />
+    <Header path="../../WebApp/WebToolbar.h" />
+    <Header path="../../WebApp/WebViewOptionsCommand.h" />
+
+    <!-- HttpHandler classes -->
+
+    <Header path="../../HttpHandler/HttpHeader.h" />
+    <Header path="../../HttpHandler/HttpPrimitiveValue.h" />
+    <Header path="../../HttpHandler/HttpRequest.h" />
+    <Header path="../../HttpHandler/HttpRequestMetadata.h" />
+    <Header path="../../HttpHandler/HttpRequestParam.h" />
+    <Header path="../../HttpHandler/HttpResponse.h" />
+    <Header path="../../HttpHandler/HttpResult.h" />
+
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebApiGen.xml
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,86 +1,86 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<Parameters>
-
-<!--
-   Type replacements.
--->
-<PHPTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="" />
-    <TypeReplacement oldtype="INT16" newtype="" />
-    <TypeReplacement oldtype="INT32" newtype="" />
-    <TypeReplacement oldtype="int" newtype="" />
-    <TypeReplacement oldtype="float" newtype="" />
-    <TypeReplacement oldtype="double" newtype="" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="bool" newtype="" />
-</PHPTypeReplacements>
-<CSharpTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="string" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="static" newtype="" />
-    <TypeReplacement oldtype="const" newtype="const" />
-</CSharpTypeReplacements>
-<JavaTypeReplacements>
-    <TypeReplacement oldtype="STRING" newtype="String" />
-    <TypeReplacement oldtype="INT16" newtype="short" />
-    <TypeReplacement oldtype="INT32" newtype="int" />
-    <TypeReplacement oldtype="int" newtype="int" />
-    <TypeReplacement oldtype="float" newtype="float" />
-    <TypeReplacement oldtype="double" newtype="double" />
-    <TypeReplacement oldtype="const" newtype="final" />
-    <TypeReplacement oldtype="bool" newtype="boolean" />
-</JavaTypeReplacements>
-
-<!--
-   Inline section.
--->
-<Inline>
-//
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
-//
-//  This library is free software; you can redistribute it and/or
-//  modify it under the terms of version 2.1 of the GNU Lesser
-//  General Public License as published by the Free Software Foundation.
-//
-//  This library is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-//  Lesser General Public License for more details.
-//
-//  You should have received a copy of the GNU Lesser General Public
-//  License along with this library; if not, write to the Free Software
-//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-//
-</Inline>
-
-<Namespace>OSGeo.MapGuide</Namespace>
-<Package>org.osgeo.mapguide</Package>
-
-<Classes>
-  <Class name="MgWebWidgetType" />
-  <Class name="MgWebTaskButtonType" />
-  <Class name="MgWebTargetType" />
-  <Class name="MgWebTargetViewerType" />
-  <Class name="MgWebActions" />
-</Classes>
-
-<!--
-   C++ Headers section.  If you add headers to this section then you
-   must also add them to Makefile.am in the JavaApi and PhpApi folders.
--->
-<Headers>
-
-    <!-- API -->
-    <Header path="../../WebApp/WebActions.h" />
-    <Header path="../../WebApp/WebTargetType.h" />
-    <Header path="../../WebApp/WebTargetViewerType.h" />
-    <Header path="../../WebApp/WebTaskButtonType.h" />
-    <Header path="../../WebApp/WebWidgetType.h" />
-</Headers>
-
-</Parameters>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<Parameters>
+
+<!--
+   Type replacements.
+-->
+<PHPTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="" />
+    <TypeReplacement oldtype="INT16" newtype="" />
+    <TypeReplacement oldtype="INT32" newtype="" />
+    <TypeReplacement oldtype="int" newtype="" />
+    <TypeReplacement oldtype="float" newtype="" />
+    <TypeReplacement oldtype="double" newtype="" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="bool" newtype="" />
+</PHPTypeReplacements>
+<CSharpTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="string" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="static" newtype="" />
+    <TypeReplacement oldtype="const" newtype="const" />
+</CSharpTypeReplacements>
+<JavaTypeReplacements>
+    <TypeReplacement oldtype="STRING" newtype="String" />
+    <TypeReplacement oldtype="INT16" newtype="short" />
+    <TypeReplacement oldtype="INT32" newtype="int" />
+    <TypeReplacement oldtype="int" newtype="int" />
+    <TypeReplacement oldtype="float" newtype="float" />
+    <TypeReplacement oldtype="double" newtype="double" />
+    <TypeReplacement oldtype="const" newtype="final" />
+    <TypeReplacement oldtype="bool" newtype="boolean" />
+</JavaTypeReplacements>
+
+<!--
+   Inline section.
+-->
+<Inline>
+//
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of version 2.1 of the GNU Lesser
+//  General Public License as published by the Free Software Foundation.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+//
+</Inline>
+
+<Namespace>OSGeo.MapGuide</Namespace>
+<Package>org.osgeo.mapguide</Package>
+
+<Classes>
+  <Class name="MgWebWidgetType" />
+  <Class name="MgWebTaskButtonType" />
+  <Class name="MgWebTargetType" />
+  <Class name="MgWebTargetViewerType" />
+  <Class name="MgWebActions" />
+</Classes>
+
+<!--
+   C++ Headers section.  If you add headers to this section then you
+   must also add them to Makefile.am in the JavaApi and PhpApi folders.
+-->
+<Headers>
+
+    <!-- API -->
+    <Header path="../../WebApp/WebActions.h" />
+    <Header path="../../WebApp/WebTargetType.h" />
+    <Header path="../../WebApp/WebTargetViewerType.h" />
+    <Header path="../../WebApp/WebTaskButtonType.h" />
+    <Header path="../../WebApp/WebWidgetType.h" />
+</Headers>
+
+</Parameters>


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebConstants.xml
___________________________________________________________________
Added: svn:eol-style
   + native


Property changes on: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/Web/WebCustom/empty
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/dotnet.i
===================================================================
--- sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/dotnet.i	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/DotNetUnmanagedApi/dotnet.i	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/Dictionary.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/Dictionary.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/Dictionary.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/Dictionary.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/Dictionary.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/Dictionary.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpApplyResourcePackage.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpApplyResourcePackage.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpApplyResourcePackage.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpApplyResourcePackage.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpApplyResourcePackage.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpApplyResourcePackage.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpChangeResourceOwner.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpChangeResourceOwner.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpChangeResourceOwner.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpChangeResourceOwner.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpChangeResourceOwner.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpChangeResourceOwner.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpClearTileCache.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpClearTileCache.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpClearTileCache.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpClearTileCache.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpClearTileCache.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpClearTileCache.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCopyResource.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCopyResource.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCopyResource.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCopyResource.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCopyResource.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCopyResource.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateRepository.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateRepository.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateRepository.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateRepository.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateRepository.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateRepository.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateSession.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateSession.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateSession.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateSession.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateSession.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCreateSession.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertCoordinateSystemCodeToWkt.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertEpsgCodeToWkt.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToCoordinateSystemCode.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsConvertWktToEpsgCode.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCategories.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCategories.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCategories.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCategories.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsEnumerateCoordinateSystems.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsGetBaseLibrary.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsGetBaseLibrary.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsGetBaseLibrary.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsGetBaseLibrary.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsIsValid.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsIsValid.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsIsValid.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsIsValid.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsIsValid.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpCsIsValid.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteRepository.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteRepository.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteRepository.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteRepository.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteRepository.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteRepository.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResource.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResource.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResource.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResource.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResource.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResource.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResourceData.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResourceData.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResourceData.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResourceData.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResourceData.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDeleteResourceData.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeDrawing.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeDrawing.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeDrawing.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeDrawing.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeDrawing.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeDrawing.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeSchema.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeSchema.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeSchema.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeSchema.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeSchema.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpDescribeSchema.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationContainers.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationContainers.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationContainers.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationContainers.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationContainers.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationContainers.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationTemplates.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateApplicationWidgets.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDataStores.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDataStores.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDataStores.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDataStores.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDataStores.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDataStores.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingLayers.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingLayers.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSectionResources.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSections.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSections.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSections.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateDrawingSections.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateGroups.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateGroups.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateGroups.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateGroups.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateGroups.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateGroups.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateRepositories.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateRepositories.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateRepositories.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateRepositories.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateRepositories.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateRepositories.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceData.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceData.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceData.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceData.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceData.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceData.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceReferences.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceReferences.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceReferences.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResourceReferences.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResources.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResources.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResources.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResources.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResources.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateResources.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUnmanagedData.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUnmanagedData.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUsers.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUsers.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUsers.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUsers.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUsers.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpEnumerateUsers.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpExecuteSqlQuery.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpExecuteSqlQuery.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpExecuteSqlQuery.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpExecuteSqlQuery.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetCapabilities.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetCapabilities.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetCapabilities.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetCapabilities.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetCapabilities.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetCapabilities.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClassDefinition.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClassDefinition.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClassDefinition.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClassDefinition.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClassDefinition.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClassDefinition.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClasses.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClasses.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClasses.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClasses.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClasses.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetClasses.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetConnectionPropertyValues.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetConnectionPropertyValues.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawing.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawing.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawing.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawing.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawing.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawing.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingCoordinateSpace.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingLayer.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingLayer.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingLayer.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingLayer.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingLayer.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingLayer.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSection.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSection.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSection.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSection.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSection.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSection.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSectionResource.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSectionResource.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSectionResource.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDrawingSectionResource.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDwfViewerPage.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDwfViewerPage.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDwfViewerPage.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDwfViewerPage.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetDynamicMapOverlayImage.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFdoCacheInfo.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFdoCacheInfo.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFdoCacheInfo.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFdoCacheInfo.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFdoCacheInfo.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFdoCacheInfo.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureProviders.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureProviders.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureProviders.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureProviders.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureProviders.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureProviders.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetFeatureSetEnvelope.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetHtmlViewerPage.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetHtmlViewerPage.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetHtmlViewerPage.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetHtmlViewerPage.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetIdentityProperties.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetIdentityProperties.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetIdentityProperties.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetIdentityProperties.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetIdentityProperties.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetIdentityProperties.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLegendImage.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLegendImage.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLegendImage.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLegendImage.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLegendImage.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLegendImage.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLongTransactions.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLongTransactions.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLongTransactions.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLongTransactions.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLongTransactions.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetLongTransactions.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMap.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMap.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMap.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMap.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMap.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMap.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapImage.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapImage.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapImage.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapImage.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapImage.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapImage.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapLegendImage.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapLegendImage.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapLegendImage.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapLegendImage.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapLegendImage.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapLegendImage.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapUpdate.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapUpdate.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapUpdate.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapUpdate.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapUpdate.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetMapUpdate.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetPlot.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetPlot.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetPlot.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetPlot.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetPlot.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetPlot.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryContent.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryContent.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryContent.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryContent.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryContent.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryContent.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryHeader.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryHeader.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryHeader.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetRepositoryHeader.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceContent.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceContent.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceContent.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceContent.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceContent.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceContent.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceData.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceData.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceData.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceData.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceData.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceData.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceHeader.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceHeader.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceHeader.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceHeader.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceHeader.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetResourceHeader.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemaMapping.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemaMapping.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemaMapping.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemaMapping.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemaMapping.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemaMapping.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemas.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemas.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemas.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemas.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemas.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSchemas.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSessionTimeout.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSessionTimeout.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSessionTimeout.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSessionTimeout.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSessionTimeout.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSessionTimeout.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteInfo.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteInfo.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteInfo.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteInfo.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteInfo.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteInfo.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteStatus.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteStatus.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteStatus.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteStatus.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteStatus.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteStatus.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteVersion.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteVersion.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteVersion.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteVersion.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteVersion.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSiteVersion.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSpatialContexts.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSpatialContexts.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSpatialContexts.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSpatialContexts.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSpatialContexts.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetSpatialContexts.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetTileImage.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetTileImage.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetTileImage.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetTileImage.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetTileImage.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetTileImage.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetVisibleMapExtent.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetVisibleMapExtent.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetVisibleMapExtent.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpGetVisibleMapExtent.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandler.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandler.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandler.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandler.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandler.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandler.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "HttpHandler Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MgHttpHandler"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MgHttpHandler.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerApiDllExport.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerApiDllExport.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerApiDllExport.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerBuild.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerBuild.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerBuild.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerClassId.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerClassId.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHandlerClassId.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHeader.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHeader.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHeader.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHeader.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHeader.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpHeader.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpInheritPermissionsFrom.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpInheritPermissionsFrom.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpInheritPermissionsFrom.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpInheritPermissionsFrom.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetFeatures.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetFeatures.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetFeatures.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetFeatures.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetFeatures.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetFeatures.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetLayer.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetLayer.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetLayer.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetLayer.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetLayer.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetLayer.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetMap.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetMap.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetMap.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetMap.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetMap.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpKmlGetMap.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpMoveResource.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpMoveResource.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpMoveResource.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpMoveResource.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpMoveResource.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpMoveResource.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValue.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValue.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValue.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValue.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValue.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValue.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValueTypes.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValueTypes.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpPrimitiveValueTypes.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpQueryMapFeatures.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpQueryMapFeatures.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpQueryMapFeatures.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpQueryMapFeatures.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpQueryMapFeatures.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpQueryMapFeatures.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRenameResourceData.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRenameResourceData.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRenameResourceData.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRenameResourceData.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRenameResourceData.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRenameResourceData.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequest.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequest.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequest.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequest.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequest.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequest.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestMetadata.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestMetadata.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestMetadata.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestMetadata.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestMetadata.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestMetadata.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParam.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParam.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParam.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParam.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParam.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParam.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParameters.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParameters.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParameters.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParameters.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParameters.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestParameters.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestResponseHandler.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestResponseHandler.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestResponseHandler.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestResponseHandler.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestResponseHandler.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpRequestResponseHandler.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceExists.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceExists.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceExists.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceExists.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceExists.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceExists.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceStrings.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceStrings.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceStrings.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceStrings.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceStrings.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResourceStrings.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResponse.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResponse.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResponse.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResponse.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResponse.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResponse.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResult.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResult.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResult.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResult.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResult.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpResult.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeatures.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeatures.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeatures.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeatures.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeatures.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeatures.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeaturesSpatially.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSelectFeaturesSpatially.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResource.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResource.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResource.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResource.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResource.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResource.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResourceData.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResourceData.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResourceData.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResourceData.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResourceData.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpSetResourceData.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpStatusCodes.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpStatusCodes.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpStatusCodes.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpTestConnection.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpTestConnection.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpTestConnection.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpTestConnection.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpTestConnection.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpTestConnection.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUpdateRepository.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUpdateRepository.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUpdateRepository.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUpdateRepository.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUpdateRepository.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUpdateRepository.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUtil.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUtil.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUtil.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUtil.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUtil.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpUtil.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsDescribeFeatureType.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsDescribeFeatureType.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetCapabilities.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetCapabilities.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetCapabilities.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetCapabilities.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetFeature.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetFeature.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetFeature.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetFeature.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetFeature.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWfsGetFeature.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetCapabilities.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetCapabilities.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetCapabilities.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetCapabilities.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetFeatureInfo.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetFeatureInfo.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetMap.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetMap.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetMap.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetMap.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetMap.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/HttpWmsGetMap.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/JsonDoc.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/JsonDoc.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/JsonDoc.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/JsonDoc.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/JsonDoc.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/JsonDoc.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/Makefile.am
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/Makefile.am	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/Makefile.am	2010-01-09 09:22:05 UTC (rev 4510)
@@ -12,7 +12,7 @@
               -I../../../Oem/ACE/ACE_wrappers \
               -I../../../Oem/dbxml-2.3.10/xerces-c-src/src \
               -I../../../Oem/jsoncpp/include
-              
+
 lib_LTLIBRARIES = libMgHttpHandler.la
 
 libMgHttpHandler_la_SOURCES = HttpHandlerBuild.cpp
@@ -286,4 +286,3 @@
     -L../../../Common/PlatformBase \
     -L../../../Common/MapGuideCommon \
     -L../../../Oem/jsoncpp/lib
-    
\ No newline at end of file

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/NameStringValueCollection.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/NameStringValueCollection.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/NameStringValueCollection.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/NameStringValueCollection.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/NameStringValueCollection.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/NameStringValueCollection.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/NameValueCollection.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/NameValueCollection.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/NameValueCollection.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/NameValueCollection.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/NameValueCollection.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/NameValueCollection.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcDataAccessor.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcDataAccessor.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcDataAccessor.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcException.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcException.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcException.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcFramework.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcFramework.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcFramework.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcServer.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcServer.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcServer.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcServer.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcServer.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcServer.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsException.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsException.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsException.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsException.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsException.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsException.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsServer.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsServer.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsServer.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsServer.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsServer.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWfsServer.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsException.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsException.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsException.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsException.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsException.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsException.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsServer.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsServer.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsServer.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsServer.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsServer.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/OgcWmsServer.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/ResponseStream.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/ResponseStream.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/ResponseStream.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/Stream.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/Stream.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/Stream.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/StringStream.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/StringStream.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/StringStream.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatureDefinitions.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatureDefinitions.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatureDefinitions.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatureDefinitions.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatureDefinitions.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatureDefinitions.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatures.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatures.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatures.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatures.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatures.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsFeatures.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsGetFeatureParams.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsGetFeatureParams.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsGetFeatureParams.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsGetFeatureParams.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsGetFeatureParams.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WfsGetFeatureParams.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureInfo.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureInfo.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureInfo.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureInfo.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureInfo.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureInfo.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureProperties.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureProperties.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureProperties.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureProperties.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureProperties.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsFeatureProperties.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsLayerDefinitions.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsLayerDefinitions.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsLayerDefinitions.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsLayerDefinitions.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsLayerDefinitions.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsLayerDefinitions.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsMapUtil.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsMapUtil.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsMapUtil.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsMapUtil.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsMapUtil.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/WmsMapUtil.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlElementEmitter.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlElementEmitter.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlElementEmitter.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlJsonConvert.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlJsonConvert.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlJsonConvert.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlJsonConvert.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlJsonConvert.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlJsonConvert.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlParser.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlParser.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlParser.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlParser.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlParser.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/HttpHandler/XmlParser.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiAgent.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiAgent.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiAgent.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiAgent.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiAgent.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiAgent.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -72,7 +72,7 @@
             VALUE "FileDescription", "MapGuide mapagent extension for IIS"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "isapi_MapAgent.dll"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "isapi_MapAgent.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiPostParser.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiPostParser.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiPostParser.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiPostParser.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiPostParser.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiPostParser.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiResponseHandler.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiResponseHandler.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiResponseHandler.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiResponseHandler.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiResponseHandler.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/IsapiAgent/IsapiResponseHandler.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/IsapiAgent/stdafx.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/IsapiAgent/stdafx.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/IsapiAgent/stdafx.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/JavaApi/COPYRIGHT
===================================================================
--- sandbox/adsk/2.2gp/Web/src/JavaApi/COPYRIGHT	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/JavaApi/COPYRIGHT	2010-01-09 09:22:05 UTC (rev 4510)
@@ -2,7 +2,7 @@
 copyright shall be used for all source files in this directory
 and subdirectories.
 
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/JavaApi/JavaApi.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/JavaApi/JavaApi.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/JavaApi/JavaApi.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideJavaApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MapGuideJavaApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MapGuideJavaApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: sandbox/adsk/2.2gp/Web/src/JavaApi/java.i
===================================================================
--- sandbox/adsk/2.2gp/Web/src/JavaApi/java.i	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/JavaApi/java.i	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java
===================================================================
--- sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java
===================================================================
--- sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -28,17 +28,17 @@
  *   with other encodings (like EBCDIC).</li>
  *  <li>v2.0.1 - Fixed an error when decoding a single byte, that is, when the
  *   encoded data was a single byte.</li>
- *  <li>v2.0 - I got rid of methods that used booleans to set options. 
+ *  <li>v2.0 - I got rid of methods that used booleans to set options.
  *   Now everything is more consolidated and cleaner. The code now detects
  *   when data that's being decoded is gzip-compressed and will decompress it
  *   automatically. Generally things are cleaner. You'll probably have to
  *   change some method calls that you were making to support the new
  *   options format (<tt>int</tt>s that you "OR" together).</li>
- *  <li>v1.5.1 - Fixed bug when decompressing and decoding to a             
- *   byte[] using <tt>decode( String s, boolean gzipCompressed )</tt>.      
- *   Added the ability to "suspend" encoding in the Output Stream so        
- *   you can turn on and off the encoding if you need to embed base64       
- *   data in an otherwise "normal" stream (like an XML file).</li>  
+ *  <li>v1.5.1 - Fixed bug when decompressing and decoding to a
+ *   byte[] using <tt>decode( String s, boolean gzipCompressed )</tt>.
+ *   Added the ability to "suspend" encoding in the Output Stream so
+ *   you can turn on and off the encoding if you need to embed base64
+ *   data in an otherwise "normal" stream (like an XML file).</li>
  *  <li>v1.5 - Output stream pases on flush() command but doesn't do anything itself.
  *      This helps when using GZIP streams.
  *      Added the ability to GZip-compress objects before encoding them.</li>
@@ -67,64 +67,64 @@
 
 public class MgBase64
 {
-    
-/* ********  P U B L I C   F I E L D S  ******** */   
-    
-    
+
+/* ********  P U B L I C   F I E L D S  ******** */
+
+
     /** No options specified. Value is zero. */
     public final static int NO_OPTIONS = 0;
-    
+
     /** Specify encoding. */
     public final static int ENCODE = 1;
-    
-    
+
+
     /** Specify decoding. */
     public final static int DECODE = 0;
-    
-    
+
+
     /** Specify that data should be gzip-compressed. */
     public final static int GZIP = 2;
-    
-    
+
+
     /** Don't break lines when encoding (violates strict Base64 specification) */
     public final static int DONT_BREAK_LINES = 8;
-    
-    
-/* ********  P R I V A T E   F I E L D S  ******** */  
-    
-    
+
+
+/* ********  P R I V A T E   F I E L D S  ******** */
+
+
     /** Maximum line length (76) of Base64 output. */
     private final static int MAX_LINE_LENGTH = 76;
-    
-    
+
+
     /** The equals sign (=) as a byte. */
     private final static byte EQUALS_SIGN = (byte)'=';
-    
-    
+
+
     /** The new line character (\n) as a byte. */
     private final static byte NEW_LINE = (byte)'\n';
-    
-    
+
+
     /** Preferred encoding. */
     private final static String PREFERRED_ENCODING = "UTF-8";
-    
-    
+
+
     /** The 64 valid Base64 values. */
     private final static byte[] ALPHABET;
     private final static byte[] _NATIVE_ALPHABET = /* May be something funny like EBCDIC */
     {
         (byte)'A', (byte)'B', (byte)'C', (byte)'D', (byte)'E', (byte)'F', (byte)'G',
         (byte)'H', (byte)'I', (byte)'J', (byte)'K', (byte)'L', (byte)'M', (byte)'N',
-        (byte)'O', (byte)'P', (byte)'Q', (byte)'R', (byte)'S', (byte)'T', (byte)'U', 
+        (byte)'O', (byte)'P', (byte)'Q', (byte)'R', (byte)'S', (byte)'T', (byte)'U',
         (byte)'V', (byte)'W', (byte)'X', (byte)'Y', (byte)'Z',
         (byte)'a', (byte)'b', (byte)'c', (byte)'d', (byte)'e', (byte)'f', (byte)'g',
         (byte)'h', (byte)'i', (byte)'j', (byte)'k', (byte)'l', (byte)'m', (byte)'n',
-        (byte)'o', (byte)'p', (byte)'q', (byte)'r', (byte)'s', (byte)'t', (byte)'u', 
+        (byte)'o', (byte)'p', (byte)'q', (byte)'r', (byte)'s', (byte)'t', (byte)'u',
         (byte)'v', (byte)'w', (byte)'x', (byte)'y', (byte)'z',
-        (byte)'0', (byte)'1', (byte)'2', (byte)'3', (byte)'4', (byte)'5', 
+        (byte)'0', (byte)'1', (byte)'2', (byte)'3', (byte)'4', (byte)'5',
         (byte)'6', (byte)'7', (byte)'8', (byte)'9', (byte)'+', (byte)'/'
     };
-    
+
     /** Determine which ALPHABET to use. */
     static
     {
@@ -139,14 +139,14 @@
         }   // end catch
         ALPHABET = __bytes;
     }   // end static
-    
-    
-    /** 
+
+
+    /**
      * Translates a Base64 value to either its 6-bit reconstruction value
      * or a negative number indicating some other meaning.
      **/
     private final static byte[] DECODABET =
-    {   
+    {
         -9,-9,-9,-9,-9,-9,-9,-9,-9,                 // Decimal  0 -  8
         -5,-5,                                      // Whitespace: Tab and Linefeed
         -9,-9,                                      // Decimal 11 - 12
@@ -179,21 +179,21 @@
         -9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,     // Decimal 231 - 243
         -9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9         // Decimal 244 - 255 */
     };
-    
+
     // I think I end up not using the BAD_ENCODING indicator.
     //private final static byte BAD_ENCODING    = -9; // Indicates error in encoding
     private final static byte WHITE_SPACE_ENC = -5; // Indicates white space in encoding
     private final static byte EQUALS_SIGN_ENC = -1; // Indicates equals sign in encoding
 
-    
+
     /** Defeats instantiation. */
     private MgBase64(){}
-    
-    
-    
-/* ********  E N C O D I N G   M E T H O D S  ******** */    
-    
-    
+
+
+
+/* ********  E N C O D I N G   M E T H O D S  ******** */
+
+
     /**
      * Encodes up to the first three bytes of array <var>threeBytes</var>
      * and returns a four-byte array in Base64 notation.
@@ -215,12 +215,12 @@
         return b4;
     }   // end encode3to4
 
-    
+
     /**
      * Encodes up to three bytes of the array <var>source</var>
      * and writes the resulting four Base64 bytes to <var>destination</var>.
      * The source and destination arrays can be manipulated
-     * anywhere along their length by specifying 
+     * anywhere along their length by specifying
      * <var>srcOffset</var> and <var>destOffset</var>.
      * This method does not check to make sure your arrays
      * are large enough to accomodate <var>srcOffset</var> + 3 for
@@ -237,17 +237,17 @@
      * @return the <var>destination</var> array
      * @since 1.3
      */
-    private static byte[] encode3to4( 
+    private static byte[] encode3to4(
      byte[] source, int srcOffset, int numSigBytes,
      byte[] destination, int destOffset )
     {
-        //           1         2         3  
+        //           1         2         3
         // 01234567890123456789012345678901 Bit position
         // --------000000001111111122222222 Array position from threeBytes
         // --------|    ||    ||    ||    | Six bit groups to index ALPHABET
         //          >>18  >>12  >> 6  >> 0  Right shift necessary
         //                0x3f  0x3f  0x3f  Additional AND
-        
+
         // Create buffer with zero-padding if there are only one or two
         // significant bytes passed in the array.
         // We have to shift left 24 in order to flush out the 1's that appear
@@ -264,28 +264,28 @@
                 destination[ destOffset + 2 ] = ALPHABET[ (inBuff >>>  6) & 0x3f ];
                 destination[ destOffset + 3 ] = ALPHABET[ (inBuff       ) & 0x3f ];
                 return destination;
-                
+
             case 2:
                 destination[ destOffset     ] = ALPHABET[ (inBuff >>> 18)        ];
                 destination[ destOffset + 1 ] = ALPHABET[ (inBuff >>> 12) & 0x3f ];
                 destination[ destOffset + 2 ] = ALPHABET[ (inBuff >>>  6) & 0x3f ];
                 destination[ destOffset + 3 ] = EQUALS_SIGN;
                 return destination;
-                
+
             case 1:
                 destination[ destOffset     ] = ALPHABET[ (inBuff >>> 18)        ];
                 destination[ destOffset + 1 ] = ALPHABET[ (inBuff >>> 12) & 0x3f ];
                 destination[ destOffset + 2 ] = EQUALS_SIGN;
                 destination[ destOffset + 3 ] = EQUALS_SIGN;
                 return destination;
-                
+
             default:
                 return destination;
         }   // end switch
     }   // end encode3to4
-    
-    
-    
+
+
+
     /**
      * Serializes an object and returns the Base64-encoded
      * version of that serialized object. If the object
@@ -301,9 +301,9 @@
     {
         return encodeObject( serializableObject, NO_OPTIONS );
     }   // end encodeObject
-    
 
 
+
     /**
      * Serializes an object and returns the Base64-encoded
      * version of that serialized object. If the object
@@ -330,21 +330,21 @@
     public static String encodeObject( java.io.Serializable serializableObject, int options )
     {
         // Streams
-        java.io.ByteArrayOutputStream  baos  = null; 
-        java.io.OutputStream           b64os = null; 
-        java.io.ObjectOutputStream     oos   = null; 
+        java.io.ByteArrayOutputStream  baos  = null;
+        java.io.OutputStream           b64os = null;
+        java.io.ObjectOutputStream     oos   = null;
         java.util.zip.GZIPOutputStream gzos  = null;
-        
+
         // Isolate options
         int gzip           = (options & GZIP);
         int dontBreakLines = (options & DONT_BREAK_LINES);
-        
+
         try
         {
             // ObjectOutputStream -> (GZIP) -> Base64 -> ByteArrayOutputStream
             baos  = new java.io.ByteArrayOutputStream();
             b64os = new MgBase64.OutputStream( baos, ENCODE | dontBreakLines );
-    
+
             // GZip?
             if( gzip == GZIP )
             {
@@ -353,7 +353,7 @@
             }   // end if: gzip
             else
                 oos   = new java.io.ObjectOutputStream( b64os );
-            
+
             oos.writeObject( serializableObject );
         }   // end try
         catch( java.io.IOException e )
@@ -368,9 +368,9 @@
             try{ b64os.close(); } catch( Exception e ){}
             try{ baos.close();  } catch( Exception e ){}
         }   // end finally
-        
+
         // Return value according to relevant encoding.
-        try 
+        try
         {
             return new String( baos.toByteArray(), PREFERRED_ENCODING );
         }   // end try
@@ -378,11 +378,11 @@
         {
             return new String( baos.toByteArray() );
         }   // end catch
-        
+
     }   // end encode
-    
-    
 
+
+
     /**
      * Encodes a byte array into Base64 notation.
      * Does not GZip-compress data.
@@ -394,9 +394,9 @@
     {
         return encodeBytes( source, 0, source.length, NO_OPTIONS );
     }   // end encodeBytes
-    
 
 
+
     /**
      * Encodes a byte array into Base64 notation.
      * <p>
@@ -418,11 +418,11 @@
      * @since 2.0
      */
     public static String encodeBytes( byte[] source, int options )
-    {   
+    {
         return encodeBytes( source, 0, source.length, options );
     }   // end encodeBytes
-    
-    
+
+
     /**
      * Encodes a byte array into Base64 notation.
      * Does not GZip-compress data.
@@ -436,9 +436,9 @@
     {
         return encodeBytes( source, off, len, NO_OPTIONS );
     }   // end encodeBytes
-    
-    
 
+
+
     /**
      * Encodes a byte array into Base64 notation.
      * <p>
@@ -466,22 +466,22 @@
         // Isolate options
         int dontBreakLines = ( options & DONT_BREAK_LINES );
         int gzip           = ( options & GZIP   );
-        
+
         // Compress?
         if( gzip == GZIP )
         {
             java.io.ByteArrayOutputStream  baos  = null;
             java.util.zip.GZIPOutputStream gzos  = null;
             MgBase64.OutputStream          b64os = null;
-            
-    
+
+
             try
             {
                 // GZip -> Base64 -> ByteArray
                 baos = new java.io.ByteArrayOutputStream();
                 b64os = new MgBase64.OutputStream( baos, ENCODE | dontBreakLines );
-                gzos  = new java.util.zip.GZIPOutputStream( b64os ); 
-            
+                gzos  = new java.util.zip.GZIPOutputStream( b64os );
+
                 gzos.write( source, off, len );
                 gzos.close();
             }   // end try
@@ -507,17 +507,17 @@
                 return new String( baos.toByteArray() );
             }   // end catch
         }   // end if: compress
-        
+
         // Else, don't compress. Better not to use streams at all then.
         else
         {
             // Convert option to boolean in way that code likes it.
             boolean breakLines = dontBreakLines == 0;
-            
+
             int    len43   = len * 4 / 3;
             byte[] outBuff = new byte[   ( len43 )                      // Main 4:3
                                        + ( (len % 3) > 0 ? 4 : 0 )      // Account for padding
-                                       + (breakLines ? ( len43 / MAX_LINE_LENGTH ) : 0) ]; // New lines      
+                                       + (breakLines ? ( len43 / MAX_LINE_LENGTH ) : 0) ]; // New lines
             int d = 0;
             int e = 0;
             int len2 = len - 2;
@@ -528,7 +528,7 @@
 
                 lineLength += 4;
                 if( breakLines && lineLength == MAX_LINE_LENGTH )
-                {   
+                {
                     outBuff[e+4] = NEW_LINE;
                     e++;
                     lineLength = 0;
@@ -541,7 +541,7 @@
                 e += 4;
             }   // end if: some padding needed
 
-            
+
             // Return value according to relevant encoding.
             try
             {
@@ -551,33 +551,33 @@
             {
                 return new String( outBuff, 0, e );
             }   // end catch
-            
+
         }   // end else: don't compress
-        
+
     }   // end encodeBytes
-    
 
-    
-    
-    
+
+
+
+
 /* ********  D E C O D I N G   M E T H O D S  ******** */
-    
-    
+
+
     /**
      * Decodes four bytes from array <var>source</var>
      * and writes the resulting bytes (up to three of them)
      * to <var>destination</var>.
      * The source and destination arrays can be manipulated
-     * anywhere along their length by specifying 
+     * anywhere along their length by specifying
      * <var>srcOffset</var> and <var>destOffset</var>.
      * This method does not check to make sure your arrays
      * are large enough to accomodate <var>srcOffset</var> + 4 for
      * the <var>source</var> array or <var>destOffset</var> + 3 for
      * the <var>destination</var> array.
-     * This method returns the actual number of bytes that 
+     * This method returns the actual number of bytes that
      * were converted from the Base64 encoding.
-     * 
      *
+     *
      * @param source the array to convert
      * @param srcOffset the index where conversion begins
      * @param destination the array to hold the conversion
@@ -595,11 +595,11 @@
             //              | ( ( DECODABET[ source[ srcOffset + 1] ] << 24 ) >>> 12 );
             int outBuff =   ( ( DECODABET[ source[ srcOffset    ] ] & 0xFF ) << 18 )
                           | ( ( DECODABET[ source[ srcOffset + 1] ] & 0xFF ) << 12 );
-            
+
             destination[ destOffset ] = (byte)( outBuff >>> 16 );
             return 1;
         }
-        
+
         // Example: DkL=
         else if( source[ srcOffset + 3 ] == EQUALS_SIGN )
         {
@@ -610,12 +610,12 @@
             int outBuff =   ( ( DECODABET[ source[ srcOffset     ] ] & 0xFF ) << 18 )
                           | ( ( DECODABET[ source[ srcOffset + 1 ] ] & 0xFF ) << 12 )
                           | ( ( DECODABET[ source[ srcOffset + 2 ] ] & 0xFF ) <<  6 );
-            
+
             destination[ destOffset     ] = (byte)( outBuff >>> 16 );
             destination[ destOffset + 1 ] = (byte)( outBuff >>>  8 );
             return 2;
         }
-        
+
         // Example: DkLE
         else
         {
@@ -630,7 +630,7 @@
                           | ( ( DECODABET[ source[ srcOffset + 2 ] ] & 0xFF ) <<  6)
                           | ( ( DECODABET[ source[ srcOffset + 3 ] ] & 0xFF )      );
 
-            
+
             destination[ destOffset     ] = (byte)( outBuff >> 16 );
             destination[ destOffset + 1 ] = (byte)( outBuff >>  8 );
             destination[ destOffset + 2 ] = (byte)( outBuff       );
@@ -645,10 +645,10 @@
             }   //e nd catch
         }
     }   // end decodeToBytes
-    
-    
-    
-    
+
+
+
+
     /**
      * Very low-level access to decoding ASCII characters in
      * the form of a byte array. Does not support automatically
@@ -665,7 +665,7 @@
         int    len34   = len * 3 / 4;
         byte[] outBuff = new byte[ len34 ]; // Upper limit on size of output
         int    outBuffPosn = 0;
-        
+
         byte[] b4        = new byte[4];
         int    b4Posn    = 0;
         int    i         = 0;
@@ -675,7 +675,7 @@
         {
             sbiCrop = (byte)(source[i] & 0x7f); // Only the low seven bits
             sbiDecode = DECODABET[ sbiCrop ];
-            
+
             if( sbiDecode >= WHITE_SPACE_ENC ) // White space, Equals sign or better
             {
                 if( sbiDecode >= EQUALS_SIGN_ENC )
@@ -685,30 +685,30 @@
                     {
                         outBuffPosn += decode4to3( b4, 0, outBuff, outBuffPosn );
                         b4Posn = 0;
-                        
+
                         // If that was the equals sign, break out of 'for' loop
                         if( sbiCrop == EQUALS_SIGN )
                             break;
                     }   // end if: quartet built
-                    
+
                 }   // end if: equals sign or better
-                
+
             }   // end if: white space, equals sign or better
             else
             {
                 System.err.println( "Bad Base64 input character at " + i + ": " + source[i] + "(decimal)" );
                 return null;
-            }   // end else: 
+            }   // end else:
         }   // each input character
-                                   
+
         byte[] out = new byte[ outBuffPosn ];
-        System.arraycopy( outBuff, 0, out, 0, outBuffPosn ); 
+        System.arraycopy( outBuff, 0, out, 0, outBuffPosn );
         return out;
     }   // end decode
-    
-    
-    
-    
+
+
+
+
     /**
      * Decodes data from Base64 notation, automatically
      * detecting gzip-compressed data and decompressing it.
@@ -718,7 +718,7 @@
      * @since 1.4
      */
     public static byte[] decode( String s )
-    {   
+    {
         byte[] bytes;
         try
         {
@@ -729,18 +729,18 @@
             bytes = s.getBytes();
         }   // end catch
         //</change>
-        
+
         // Decode
         bytes = decode( bytes, 0, bytes.length );
-        
-        
+
+
         // Check to see if it's gzip-compressed
         // GZIP Magic Two-Byte Number: 0x8b1f (35615)
         if( bytes != null && bytes.length >= 4 )
         {
-            
-            int head = ((int)bytes[0] & 0xff) | ((bytes[1] << 8) & 0xff00);       
-            if( java.util.zip.GZIPInputStream.GZIP_MAGIC == head ) 
+
+            int head = ((int)bytes[0] & 0xff) | ((bytes[1] << 8) & 0xff00);
+            if( java.util.zip.GZIPInputStream.GZIP_MAGIC == head )
             {
                 java.io.ByteArrayInputStream  bais = null;
                 java.util.zip.GZIPInputStream gzis = null;
@@ -776,13 +776,13 @@
 
             }   // end if: gzipped
         }   // end if: bytes.length >= 2
-        
+
         return bytes;
     }   // end decode
 
 
-    
 
+
     /**
      * Attempts to decode Base64 data and deserialize a Java
      * Object within. Returns <tt>null</tt> if there was an error.
@@ -795,16 +795,16 @@
     {
         // Decode and gunzip if necessary
         byte[] objBytes = decode( encodedObject );
-        
+
         java.io.ByteArrayInputStream  bais = null;
         java.io.ObjectInputStream     ois  = null;
         Object obj = null;
-        
+
         try
         {
             bais = new java.io.ByteArrayInputStream( objBytes );
             ois  = new java.io.ObjectInputStream( bais );
-        
+
             obj = ois.readObject();
         }   // end try
         catch( java.io.IOException e )
@@ -822,12 +822,12 @@
             try{ bais.close(); } catch( Exception e ){}
             try{ ois.close();  } catch( Exception e ){}
         }   // end finally
-        
+
         return obj;
     }   // end decodeObject
-    
-    
-    
+
+
+
     /**
      * Convenience method for encoding data to a file.
      *
@@ -843,25 +843,25 @@
         MgBase64.OutputStream bos = null;
         try
         {
-            bos = new MgBase64.OutputStream( 
+            bos = new MgBase64.OutputStream(
                       new java.io.FileOutputStream( filename ), MgBase64.ENCODE );
             bos.write( dataToEncode );
             success = true;
         }   // end try
         catch( java.io.IOException e )
         {
-            
+
             success = false;
         }   // end catch: IOException
         finally
         {
             try{ bos.close(); } catch( Exception e ){}
         }   // end finally
-        
+
         return success;
     }   // end encodeToFile
-    
-    
+
+
     /**
      * Convenience method for decoding data to a file.
      *
@@ -877,7 +877,7 @@
         MgBase64.OutputStream bos = null;
         try
         {
-                bos = new MgBase64.OutputStream( 
+                bos = new MgBase64.OutputStream(
                           new java.io.FileOutputStream( filename ), MgBase64.DECODE );
                 bos.write( dataToDecode.getBytes( PREFERRED_ENCODING ) );
                 success = true;
@@ -890,13 +890,13 @@
         {
                 try{ bos.close(); } catch( Exception e ){}
         }   // end finally
-        
+
         return success;
     }   // end decodeToFile
-    
-    
-    
-    
+
+
+
+
     /**
      * Convenience method for reading a base64-encoded
      * file and decoding it.
@@ -917,7 +917,7 @@
             byte[] buffer = null;
             int length   = 0;
             int numBytes = 0;
-            
+
             // Check for size of file
             if( file.length() > Integer.MAX_VALUE )
             {
@@ -925,20 +925,20 @@
                 return null;
             }   // end if: file too big for int index
             buffer = new byte[ (int)file.length() ];
-            
+
             // Open a stream
-            bis = new MgBase64.InputStream( 
-                      new java.io.BufferedInputStream( 
+            bis = new MgBase64.InputStream(
+                      new java.io.BufferedInputStream(
                       new java.io.FileInputStream( file ) ), MgBase64.DECODE );
-            
+
             // Read until done
             while( ( numBytes = bis.read( buffer, length, 4096 ) ) >= 0 )
                 length += numBytes;
-            
+
             // Save in a variable to return
             decodedData = new byte[ length ];
             System.arraycopy( buffer, 0, decodedData, 0, length );
-            
+
         }   // end try
         catch( java.io.IOException e )
         {
@@ -948,12 +948,12 @@
         {
             try{ bis.close(); } catch( Exception e) {}
         }   // end finally
-        
+
         return decodedData;
     }   // end decodeFromFile
-    
-    
-    
+
+
+
     /**
      * Convenience method for reading a binary file
      * and base64-encoding it.
@@ -974,19 +974,19 @@
             byte[] buffer = new byte[ (int)(file.length() * 1.4) ];
             int length   = 0;
             int numBytes = 0;
-            
+
             // Open a stream
-            bis = new MgBase64.InputStream( 
-                      new java.io.BufferedInputStream( 
+            bis = new MgBase64.InputStream(
+                      new java.io.BufferedInputStream(
                       new java.io.FileInputStream( file ) ), MgBase64.ENCODE );
-            
+
             // Read until done
             while( ( numBytes = bis.read( buffer, length, 4096 ) ) >= 0 )
                 length += numBytes;
-            
+
             // Save in a variable to return
             encodedData = new String( buffer, 0, length, MgBase64.PREFERRED_ENCODING );
-                
+
         }   // end try
         catch( java.io.IOException e )
         {
@@ -996,17 +996,17 @@
         {
             try{ bis.close(); } catch( Exception e) {}
         }   // end finally
-        
+
         return encodedData;
         }   // end encodeFromFile
-    
-    
-    
-    
+
+
+
+
     /* ********  I N N E R   C L A S S   I N P U T S T R E A M  ******** */
-    
-    
-    
+
+
+
     /**
      * A {@link MgBase64.InputStream} will read data from another
      * <tt>java.io.InputStream</tt>, given in the constructor,
@@ -1024,8 +1024,8 @@
         private int     numSigBytes;    // Number of meaningful bytes in the buffer
         private int     lineLength;
         private boolean breakLines;     // Break lines at less than 80 characters
-        
-        
+
+
         /**
          * Constructs a {@link MgBase64.InputStream} in DECODE mode.
          *
@@ -1033,11 +1033,11 @@
          * @since 1.3
          */
         public InputStream( java.io.InputStream in )
-        {   
+        {
             this( in, DECODE );
         }   // end constructor
-        
-        
+
+
         /**
          * Constructs a {@link MgBase64.InputStream} in
          * either ENCODE or DECODE mode.
@@ -1060,7 +1060,7 @@
          * @since 2.0
          */
         public InputStream( java.io.InputStream in, int options )
-        {   
+        {
             super( in );
             this.breakLines   = (options & DONT_BREAK_LINES) != DONT_BREAK_LINES;
             this.encode       = (options & ENCODE) == ENCODE;
@@ -1069,7 +1069,7 @@
             this.position = -1;
             this.lineLength = 0;
         }   // end constructor
-        
+
         /**
          * Reads enough of the input stream to convert
          * to/from Base64 and returns the next byte.
@@ -1077,8 +1077,8 @@
          * @return next byte
          * @since 1.3
          */
-        public int read() throws java.io.IOException 
-        { 
+        public int read() throws java.io.IOException
+        {
             // Do we need to get data?
             if( position < 0 )
             {
@@ -1089,26 +1089,26 @@
                     for( int i = 0; i < 3; i++ )
                     {
                         try
-                        { 
+                        {
                             int b = in.read();
-                            
+
                             // If end of stream, b is -1.
                             if( b >= 0 )
                             {
                                 b3[i] = (byte)b;
                                 numBinaryBytes++;
                             }   // end if: not end of stream
-                            
+
                         }   // end try: read
                         catch( java.io.IOException e )
-                        {   
+                        {
                             // Only a problem if we got no data at all.
                             if( i == 0 )
                                 throw e;
-                            
+
                         }   // end catch
                     }   // end for: each needed input byte
-                    
+
                     if( numBinaryBytes > 0 )
                     {
                         encode3to4( b3, 0, numBinaryBytes, buffer, 0 );
@@ -1120,7 +1120,7 @@
                         return -1;
                     }   // end else
                 }   // end if: encoding
-                
+
                 // Else decoding
                 else
                 {
@@ -1132,13 +1132,13 @@
                         int b = 0;
                         do{ b = in.read(); }
                         while( b >= 0 && DECODABET[ b & 0x7f ] <= WHITE_SPACE_ENC );
-                        
+
                         if( b < 0 )
                             break; // Reads a -1 if end of stream
-                        
+
                         b4[i] = (byte)b;
                     }   // end for: each needed input byte
-                    
+
                     if( i == 4 )
                     {
                         numSigBytes = decode4to3( b4, 0, buffer, 0 );
@@ -1151,18 +1151,18 @@
                     {
                         // Must have broken out from above.
                         throw new java.io.IOException( "Improperly padded Base64 input." );
-                    }   // end 
-                    
+                    }   // end
+
                 }   // end else: decode
             }   // end else: get data
-            
+
             // Got data?
             if( position >= 0 )
             {
                 // End of relevant data?
                 if( /*!encode &&*/ position >= numSigBytes )
                     return -1;
-                
+
                 if( encode && breakLines && lineLength >= MAX_LINE_LENGTH )
                 {
                     lineLength = 0;
@@ -1173,7 +1173,7 @@
                     lineLength++;   // This isn't important when decoding
                                     // but throwing an extra "if" seems
                                     // just as wasteful.
-                    
+
                     int b = buffer[ position++ ];
 
                     if( position >= bufferLength )
@@ -1183,16 +1183,16 @@
                                      // intended to be unsigned.
                 }   // end else
             }   // end if: position >= 0
-            
+
             // Else error
             else
-            {   
+            {
                 // When JDK1.4 is more accepted, use an assertion here.
                 throw new java.io.IOException( "Error in Base64 code reading stream." );
             }   // end else
         }   // end read
-        
-        
+
+
         /**
          * Calls {@link #read()} repeatedly until the end of stream
          * is reached or <var>len</var> bytes are read.
@@ -1212,10 +1212,10 @@
             for( i = 0; i < len; i++ )
             {
                 b = read();
-                
+
                 //if( b < 0 && i == 0 )
                 //    return -1;
-                
+
                 if( b >= 0 )
                     dest[off + i] = (byte)b;
                 else if( i == 0 )
@@ -1225,18 +1225,18 @@
             }   // end for: each byte read
             return i;
         }   // end read
-        
+
     }   // end inner class InputStream
-    
-    
-    
-    
-    
-    
+
+
+
+
+
+
     /* ********  I N N E R   C L A S S   O U T P U T S T R E A M  ******** */
-    
-    
-    
+
+
+
     /**
      * A {@link MgBase64.OutputStream} will write data to another
      * <tt>java.io.OutputStream</tt>, given in the constructor,
@@ -1255,7 +1255,7 @@
         private boolean breakLines;
         private byte[]  b4; // Scratch used in a few places
         private boolean suspendEncoding;
-        
+
         /**
          * Constructs a {@link Base64.OutputStream} in ENCODE mode.
          *
@@ -1263,11 +1263,11 @@
          * @since 1.3
          */
         public OutputStream( java.io.OutputStream out )
-        {   
+        {
             this( out, ENCODE );
         }   // end constructor
-        
-        
+
+
         /**
          * Constructs a {@link Base64.OutputStream} in
          * either ENCODE or DECODE mode.
@@ -1289,7 +1289,7 @@
          * @since 1.3
          */
         public OutputStream( java.io.OutputStream out, int options )
-        {   
+        {
             super( out );
             this.breakLines   = (options & DONT_BREAK_LINES) != DONT_BREAK_LINES;
             this.encode       = (options & ENCODE) == ENCODE;
@@ -1300,8 +1300,8 @@
             this.suspendEncoding = false;
             this.b4           = new byte[4];
         }   // end constructor
-        
-        
+
+
         /**
          * Writes the byte to the output stream after
          * converting to/from Base64 notation.
@@ -1322,7 +1322,7 @@
                 super.out.write( theByte );
                 return;
             }   // end if: supsended
-            
+
             // Encode?
             if( encode )
             {
@@ -1363,11 +1363,11 @@
                 }   // end else: not white space either
             }   // end else: decoding
         }   // end write
-        
-        
-        
+
+
+
         /**
-         * Calls {@link #write(int)} repeatedly until <var>len</var> 
+         * Calls {@link #write(int)} repeatedly until <var>len</var>
          * bytes are written.
          *
          * @param theBytes array from which to read bytes
@@ -1383,21 +1383,21 @@
                 super.out.write( theBytes, off, len );
                 return;
             }   // end if: supsended
-            
+
             for( int i = 0; i < len; i++ )
             {
                 write( theBytes[ off + i ] );
             }   // end for: each byte written
-            
+
         }   // end write
-        
-        
-        
+
+
+
         /**
          * Method added by PHIL. [Thanks, PHIL. -Rob]
          * This pads the buffer without closing the stream.
          */
-        public void flushBase64() throws java.io.IOException 
+        public void flushBase64() throws java.io.IOException
         {
             if( position > 0 )
             {
@@ -1414,9 +1414,9 @@
 
         }   // end flush
 
-        
-        /** 
-         * Flushes and closes (I think, in the superclass) the stream. 
+
+        /**
+         * Flushes and closes (I think, in the superclass) the stream.
          *
          * @since 1.3
          */
@@ -1428,13 +1428,13 @@
             // 2. Actually close the stream
             // Base class both flushes and closes.
             super.close();
-            
+
             buffer = null;
             out    = null;
         }   // end close
-        
-        
-        
+
+
+
         /**
          * Suspends encoding of the stream.
          * May be helpful if you need to embed a piece of
@@ -1442,13 +1442,13 @@
          *
          * @since 1.5.1
          */
-        public void suspendEncoding() throws java.io.IOException 
+        public void suspendEncoding() throws java.io.IOException
         {
             flushBase64();
             this.suspendEncoding = true;
         }   // end suspendEncoding
-        
-        
+
+
         /**
          * Resumes encoding of the stream.
          * May be helpful if you need to embed a piece of
@@ -1460,10 +1460,10 @@
         {
             this.suspendEncoding = false;
         }   // end resumeEncoding
-        
-        
-        
+
+
+
     }   // end inner class OutputStream
-    
-    
+
+
 }   // end class MgBase64

Modified: sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java
===================================================================
--- sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/JavaApi/org/osgeo/mapguide/MgLocalizer.java	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2004-2009 by Autodesk, Inc.
+  Copyright (C) 2004-2010 by Autodesk, Inc.
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentCommon.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentCommon.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentCommon.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentCommon.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentCommon.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentCommon.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentGetParser.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentGetParser.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentGetParser.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentGetParser.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentGetParser.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentGetParser.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentStrings.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentStrings.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentStrings.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentStrings.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentStrings.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/MapAgentCommon/MapAgentStrings.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/MapGuideApi/Constants.xml
===================================================================
--- sandbox/adsk/2.2gp/Web/src/MapGuideApi/Constants.xml	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/MapGuideApi/Constants.xml	2010-01-09 09:22:05 UTC (rev 4510)
@@ -44,7 +44,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/PhpApi/COPYRIGHT
===================================================================
--- sandbox/adsk/2.2gp/Web/src/PhpApi/COPYRIGHT	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/PhpApi/COPYRIGHT	2010-01-09 09:22:05 UTC (rev 4510)
@@ -2,7 +2,7 @@
 copyright shall be used for all source files in this directory
 and subdirectories.
 
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/PhpApi/PhpApi.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/PhpApi/PhpApi.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/PhpApi/PhpApi.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "php_MapGuideApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "php_MapGuideApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "php_MapGuideApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: sandbox/adsk/2.2gp/Web/src/PhpApi/php.i
===================================================================
--- sandbox/adsk/2.2gp/Web/src/PhpApi/php.i	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/PhpApi/php.i	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.vcproj
===================================================================
--- sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.vcproj	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.vcproj	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,349 +1,349 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="9.00"
-	Name="PhpMapGuideApiEnvConfig"
-	ProjectGUID="{D8741687-CBAC-4A3D-9A0D-C7068A9FD3B5}"
-	RootNamespace="PhpMapGuideApiEnvConfig"
-	Keyword="Win32Proj"
-	TargetFrameworkVersion="196613"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-		<Platform
-			Name="x64"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="..\..\bin\debug"
-			IntermediateDirectory="..\..\obj\debug\PhpMapGuideApiEnvConfig"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\Oem\php\main;..\..\..\Oem\php\Zend;..\..\..\Oem\php\TSRM;..\..\..\Oem\php\regex;..\..\..\Oem\php"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PHPMAPGUIDEAPIENVCONFIG_EXPORTS;ZEND_DEBUG=0;ZTS=1;ZEND_WIN32;PHP_WIN32"
-				MinimalRebuild="true"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="php5ts.lib"
-				OutputFile="$(OutDir)\php_MapGuideApiEnvConfigd.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories="..\..\..\Oem\php\dev"
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\php_MapGuideApiEnvConfigd.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\lib\debug\php_MapGuideApiEnvConfigd.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Debug|x64"
-			OutputDirectory="..\..\bin\debug64"
-			IntermediateDirectory="..\..\obj\debug64\PhpMapGuideApiEnvConfig"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\Oem\php\main;..\..\..\Oem\php\Zend;..\..\..\Oem\php\TSRM;..\..\..\Oem\php\regex;..\..\..\Oem\php"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PHPMAPGUIDEAPIENVCONFIG_EXPORTS;ZEND_DEBUG=0;ZTS=1;ZEND_WIN32;PHP_WIN32"
-				MinimalRebuild="true"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="php5ts.lib"
-				OutputFile="$(OutDir)\php_MapGuideApiEnvConfigd.dll"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories="..\..\..\Oem\php-5.2.5 (x64)\dev"
-				GenerateDebugInformation="true"
-				ProgramDatabaseFile="$(OutDir)\php_MapGuideApiEnvConfigd.pdb"
-				SubSystem="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\lib\debug64\php_MapGuideApiEnvConfigd.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="..\..\bin\release"
-			IntermediateDirectory="..\..\obj\release\PhpMapGuideApiEnvConfig"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				EnableIntrinsicFunctions="true"
-				AdditionalIncludeDirectories="..\..\..\Oem\php\main;..\..\..\Oem\php\Zend;..\..\..\Oem\php\TSRM;..\..\..\Oem\php\regex;..\..\..\Oem\php"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PHPMAPGUIDEAPIENVCONFIG_EXPORTS;ZEND_DEBUG=0;ZTS=1;ZEND_WIN32;PHP_WIN32"
-				RuntimeLibrary="2"
-				EnableFunctionLevelLinking="true"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="php5ts.lib"
-				OutputFile="$(OutDir)\php_MapGuideApiEnvConfig.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories="..\..\..\Oem\php\dev"
-				GenerateDebugInformation="true"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\lib\release\php_MapGuideApiEnvConfig.lib"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|x64"
-			OutputDirectory="..\..\bin\release64"
-			IntermediateDirectory="..\..\obj\release64\PhpMapGuideApiEnvConfig"
-			ConfigurationType="2"
-			CharacterSet="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-				TargetEnvironment="3"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="2"
-				EnableIntrinsicFunctions="true"
-				AdditionalIncludeDirectories="..\..\..\Oem\php\main;..\..\..\Oem\php\Zend;..\..\..\Oem\php\TSRM;..\..\..\Oem\php\regex;..\..\..\Oem\php"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PHPMAPGUIDEAPIENVCONFIG_EXPORTS;ZEND_DEBUG=0;ZTS=1;ZEND_WIN32;PHP_WIN32"
-				RuntimeLibrary="2"
-				EnableFunctionLevelLinking="true"
-				WarningLevel="3"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="php5ts.lib"
-				OutputFile="$(OutDir)\php_MapGuideApiEnvConfig.dll"
-				LinkIncremental="1"
-				AdditionalLibraryDirectories="..\..\..\Oem\php-5.2.5 (x64)\dev"
-				GenerateDebugInformation="true"
-				SubSystem="2"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				RandomizedBaseAddress="1"
-				DataExecutionPrevention="0"
-				ImportLibrary="..\..\lib\release64\php_MapGuideApiEnvConfig.lib"
-				TargetMachine="17"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<File
-			RelativePath=".\PhpMapGuideApiEnvConfig.cpp"
-			>
-		</File>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="PhpMapGuideApiEnvConfig"
+	ProjectGUID="{D8741687-CBAC-4A3D-9A0D-C7068A9FD3B5}"
+	RootNamespace="PhpMapGuideApiEnvConfig"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="196613"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\bin\debug"
+			IntermediateDirectory="..\..\obj\debug\PhpMapGuideApiEnvConfig"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\Oem\php\main;..\..\..\Oem\php\Zend;..\..\..\Oem\php\TSRM;..\..\..\Oem\php\regex;..\..\..\Oem\php"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PHPMAPGUIDEAPIENVCONFIG_EXPORTS;ZEND_DEBUG=0;ZTS=1;ZEND_WIN32;PHP_WIN32"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="php5ts.lib"
+				OutputFile="$(OutDir)\php_MapGuideApiEnvConfigd.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="..\..\..\Oem\php\dev"
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\php_MapGuideApiEnvConfigd.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\lib\debug\php_MapGuideApiEnvConfigd.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\bin\debug64"
+			IntermediateDirectory="..\..\obj\debug64\PhpMapGuideApiEnvConfig"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\Oem\php\main;..\..\..\Oem\php\Zend;..\..\..\Oem\php\TSRM;..\..\..\Oem\php\regex;..\..\..\Oem\php"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PHPMAPGUIDEAPIENVCONFIG_EXPORTS;ZEND_DEBUG=0;ZTS=1;ZEND_WIN32;PHP_WIN32"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="php5ts.lib"
+				OutputFile="$(OutDir)\php_MapGuideApiEnvConfigd.dll"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="..\..\..\Oem\php-5.2.5 (x64)\dev"
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile="$(OutDir)\php_MapGuideApiEnvConfigd.pdb"
+				SubSystem="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\lib\debug64\php_MapGuideApiEnvConfigd.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\bin\release"
+			IntermediateDirectory="..\..\obj\release\PhpMapGuideApiEnvConfig"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				EnableIntrinsicFunctions="true"
+				AdditionalIncludeDirectories="..\..\..\Oem\php\main;..\..\..\Oem\php\Zend;..\..\..\Oem\php\TSRM;..\..\..\Oem\php\regex;..\..\..\Oem\php"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PHPMAPGUIDEAPIENVCONFIG_EXPORTS;ZEND_DEBUG=0;ZTS=1;ZEND_WIN32;PHP_WIN32"
+				RuntimeLibrary="2"
+				EnableFunctionLevelLinking="true"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="php5ts.lib"
+				OutputFile="$(OutDir)\php_MapGuideApiEnvConfig.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="..\..\..\Oem\php\dev"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\lib\release\php_MapGuideApiEnvConfig.lib"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\bin\release64"
+			IntermediateDirectory="..\..\obj\release64\PhpMapGuideApiEnvConfig"
+			ConfigurationType="2"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				EnableIntrinsicFunctions="true"
+				AdditionalIncludeDirectories="..\..\..\Oem\php\main;..\..\..\Oem\php\Zend;..\..\..\Oem\php\TSRM;..\..\..\Oem\php\regex;..\..\..\Oem\php"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PHPMAPGUIDEAPIENVCONFIG_EXPORTS;ZEND_DEBUG=0;ZTS=1;ZEND_WIN32;PHP_WIN32"
+				RuntimeLibrary="2"
+				EnableFunctionLevelLinking="true"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="php5ts.lib"
+				OutputFile="$(OutDir)\php_MapGuideApiEnvConfig.dll"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="..\..\..\Oem\php-5.2.5 (x64)\dev"
+				GenerateDebugInformation="true"
+				SubSystem="2"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				ImportLibrary="..\..\lib\release64\php_MapGuideApiEnvConfig.lib"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<File
+			RelativePath=".\PhpMapGuideApiEnvConfig.cpp"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: sandbox/adsk/2.2gp/Web/src/PhpMapGuideApiEnvConfig/PhpMapGuideApiEnvConfig.vcproj
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/Makefile.am
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/Makefile.am	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/Makefile.am	2010-01-09 09:22:05 UTC (rev 4510)
@@ -82,11 +82,11 @@
            -I../../../Oem/dbxml-2.3.10/xerces-c-src/src \
            -I../../../Oem/ACE/ACE_wrappers
 
-libMgWebApp_la_LIBADD = -lxerces-c -lMgFoundation -lMgGeometry -lMgPlatformBase -lMgMapGuideCommon 
+libMgWebApp_la_LIBADD = -lxerces-c -lMgFoundation -lMgGeometry -lMgPlatformBase -lMgMapGuideCommon
 
 libMgWebApp_la_LDFLAGS = -version-info 7:0:0 \
             -L../../../Oem/dbxml-2.3.10/install/lib \
             -L../../../Common/Foundation \
             -L../../../Common/Geometry \
             -L../../../Common/PlatformBase \
-            -L../../../Common/MapGuideCommon 
+            -L../../../Common/MapGuideCommon

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebActions.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebActions.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebActions.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebApp.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebApp.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebApp.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebApp.rc
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebApp.rc	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebApp.rc	2010-01-09 09:22:05 UTC (rev 4510)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "WebApp Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MgWebApp"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MgWebApp.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebAppBuild.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebAppBuild.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebAppBuild.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebAppClassId.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebAppClassId.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebAppClassId.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebAppExport.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebAppExport.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebAppExport.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebBufferCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebBufferCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebBufferCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebBufferCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebBufferCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebBufferCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandCollection.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandCollection.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandCollection.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandCollection.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandCollection.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandCollection.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandWidget.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandWidget.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandWidget.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandWidget.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandWidget.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebCommandWidget.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebContextMenu.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebContextMenu.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebContextMenu.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebContextMenu.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebContextMenu.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebContextMenu.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebFlyoutWidget.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebFlyoutWidget.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebFlyoutWidget.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebFlyoutWidget.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebFlyoutWidget.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebFlyoutWidget.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebGetPrintablePageCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebGetPrintablePageCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebGetPrintablePageCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebGetPrintablePageCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebGetPrintablePageCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebGetPrintablePageCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebGettingStarted.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebGettingStarted.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebGettingStarted.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebHelpCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebHelpCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebHelpCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebHelpCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebHelpCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebHelpCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebInformationPane.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebInformationPane.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebInformationPane.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebInformationPane.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebInformationPane.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebInformationPane.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeScriptCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeScriptCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeScriptCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeScriptCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeScriptCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeScriptCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeUrlCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeUrlCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeUrlCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeUrlCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeUrlCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebInvokeUrlCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebLayout.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebLayout.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebLayout.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebLayout.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebLayout.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebLayout.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebMeasureCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebMeasureCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebMeasureCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebMeasureCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebMeasureCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebMeasureCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebPrintCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebPrintCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebPrintCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebPrintCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebPrintCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebPrintCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebSearchCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebSearchCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebSearchCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebSearchCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebSearchCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebSearchCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebSelectWithinCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebSelectWithinCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebSelectWithinCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebSelectWithinCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebSelectWithinCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebSelectWithinCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebSeparatorWidget.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebSeparatorWidget.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebSeparatorWidget.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebSeparatorWidget.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebSeparatorWidget.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebSeparatorWidget.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTargetType.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTargetType.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTargetType.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTargetViewerType.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTargetViewerType.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTargetViewerType.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBar.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBar.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBar.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBar.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBar.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBar.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBarWidget.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBarWidget.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBarWidget.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBarWidget.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBarWidget.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskBarWidget.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskButtonType.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskButtonType.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskButtonType.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskPane.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskPane.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskPane.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskPane.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskPane.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebTaskPane.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebToolbar.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebToolbar.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebToolbar.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebToolbar.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebToolbar.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebToolbar.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebUiPane.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebUiPane.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebUiPane.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebUiPane.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebUiPane.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebUiPane.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebUiSizablePane.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebUiSizablePane.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebUiSizablePane.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebUiSizablePane.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebUiSizablePane.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebUiSizablePane.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebUiTargetCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebUiTargetCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebUiTargetCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebUiTargetCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebUiTargetCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebUiTargetCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebViewOptionsCommand.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebViewOptionsCommand.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebViewOptionsCommand.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebViewOptionsCommand.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebViewOptionsCommand.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebViewOptionsCommand.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebWidget.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebWidget.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebWidget.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebWidget.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebWidget.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebWidget.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetCollection.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetCollection.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetCollection.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetCollection.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetCollection.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetCollection.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetType.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetType.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebApp/WebWidgetType.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebSupport/InitializeWebTier.cpp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebSupport/InitializeWebTier.cpp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebSupport/InitializeWebTier.cpp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/WebSupport/WebSupport.h
===================================================================
--- sandbox/adsk/2.2gp/Web/src/WebSupport/WebSupport.h	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/WebSupport/WebSupport.h	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/localized/en
===================================================================
--- sandbox/adsk/2.2gp/Web/src/localized/en	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/localized/en	2010-01-09 09:22:05 UTC (rev 4510)
@@ -138,7 +138,7 @@
 HTMLABOUTVIEWERTITLE    = MapGuide Viewer
 HTMLABOUTSERVERVERSION  = %s (Version %s)
 HTMLABOUTVIEWERVERSION  = %s (Version %s)
-HTMLABOUTTEXT           = <br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="../localized/license_en.htm" target="blank">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright &copy; 2008-2009 by Autodesk, Inc.<br><br>
+HTMLABOUTTEXT           = <br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="../localized/license_en.htm" target="blank">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright &copy; 2008-2010 by Autodesk, Inc.<br><br>
 HTMLABOUTLICENSE        = license file
 HTMLABOUTLICENSEFILE    = license_en.htm
 

Modified: sandbox/adsk/2.2gp/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.htm
===================================================================
--- sandbox/adsk/2.2gp/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.htm	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/localized/help/en/WSfacf1429558a55def7b6851052968aa39-7ac3.htm	2010-01-09 09:22:05 UTC (rev 4510)
@@ -3,7 +3,7 @@
    <title>Copyright Information</title><link rel="stylesheet" type="text/css" href="./style/cpm.css"><link rel="stylesheet" type="text/css" href="./style/isd.css"><link rel="stylesheet" type="text/css" href="./style/cpm-gbu.css"><link rel="stylesheet" type="text/css" href="./style/comments-disabled.css"><meta name="description" content="Copyright Information"><meta name="keywords" content=""><meta name="topic-type" content="concept"></head><body><!--
 							Name = Topic;
 							Class =  CPM-Topic ISD-Topic ;
-							Url = WSfacf1429558a55def7b6851052968aa39-7ac3.htm--><div class="head"><div class="head-block"><div class="nav-group"><!--browse buttons--><div class="browse"><nobr><!--No Additional browse buttons are defined--><div id="prevTitle" style="display:none">Differences Between Viewer Versions</div><a href="WSfacf1429558a55def7b6851052968aa39-7841.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('prevTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a><div id="parentTitle" style="display:none">Understanding MapGuide Viewer</div><a href="WS73099cc142f487551e5a0cb10850d4cd7c-689b.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('parentTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a><div id="nextTitle" style="display:none">How to Use MapGuide Viewer</div><a href="WSfacf1429558a55def7b6851052968aa39-7848.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('nextTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a></nobr></div><!--end browse buttons--></div><div class="button-info"><span id="infoline">&nbsp;</span></div><div class="collapseexpand"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="head-text_table"><tr><td><div class="head-text"><span>Copyright Information</span></div></td><td width="100px" align="center"><div class="collapseexpandAllSection" id="expandAllSection"><table><tr><td><span class="expandcollapse" id="expandcollapse" onmouseover="document.getElementById('collapse_description').style.visibility='visible'; this.style.textDecoration='underline'; this.style.color='#e00'" onmouseout="document.getElementById('collapse_description').style.visibility='hidden'; this.style.textDecoration='none'; this.style.color='white'" onclick="javascript: ExpandOrCollapse()"><img class="expandcollapse_img" id="expand_img" src="" onclick="javascript: ExpandOrCollapse()">Expand All</span></td></tr><tr><td><span class="expandcollapse_description" id="collapse_description">Expand all collapsed sections.</span></td></tr></table></div><div class="collapseexpandAllSection" id="collapseAllSection"><table><tr><td><span class="expandcollapse" id="expandcollapse" onmouseover="document.getElementById('expand_description').style.visibility='visible'; this.style.textDecoration='underline'; this.style.color='#e00'" onmouseout="document.getElementById('expand_description').style.visibility='hidden'; this.style.textDecoration='none'; this.style.color='white'" onclick="javascript: ExpandOrCollapse()"><img class="expandcollapse_img" id="collapse_img" src="" onclick="javascript: ExpandOrCollapse()">Collapse All</span></td></tr><tr><td><span class="expandcollapse_description" id="expand_description">Collapse all expanded sections.</span></td></tr></table></div></td></tr></table></div></div></div><div class="head-margin">&nbsp;</div><div style="line-height: 0pt">&nbsp;</div><div class="head-margin">&nbsp;</div><span style="display:none"><a name="WSfacf1429558a55def7b6851052968aa39-7ac3"></a></span><!--Body--><div class="section"><span style="display:none"><a name="WS1a9193826455f5ff9110c71085341391d-3b4f"></a></span><p class="section_title_h1"><a name="TOC_ENTRY__d0e328"></a>Copyright©  2009 Autodesk, Inc.</p><p><span style="display:none"><a name="WS1a9193826455f5ff5f7e8f111d4851871-58cc"></a></span>This work is licensed
+							Url = WSfacf1429558a55def7b6851052968aa39-7ac3.htm--><div class="head"><div class="head-block"><div class="nav-group"><!--browse buttons--><div class="browse"><nobr><!--No Additional browse buttons are defined--><div id="prevTitle" style="display:none">Differences Between Viewer Versions</div><a href="WSfacf1429558a55def7b6851052968aa39-7841.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('prevTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a><div id="parentTitle" style="display:none">Understanding MapGuide Viewer</div><a href="WS73099cc142f487551e5a0cb10850d4cd7c-689b.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('parentTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a><div id="nextTitle" style="display:none">How to Use MapGuide Viewer</div><a href="WSfacf1429558a55def7b6851052968aa39-7848.htm" class="headNavLink" onmouseover="showInfo(document.getElementById('nextTitle').innerHTML);" onmouseout="hideInfo();"><img src="" border="0"></a></nobr></div><!--end browse buttons--></div><div class="button-info"><span id="infoline">&nbsp;</span></div><div class="collapseexpand"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="head-text_table"><tr><td><div class="head-text"><span>Copyright Information</span></div></td><td width="100px" align="center"><div class="collapseexpandAllSection" id="expandAllSection"><table><tr><td><span class="expandcollapse" id="expandcollapse" onmouseover="document.getElementById('collapse_description').style.visibility='visible'; this.style.textDecoration='underline'; this.style.color='#e00'" onmouseout="document.getElementById('collapse_description').style.visibility='hidden'; this.style.textDecoration='none'; this.style.color='white'" onclick="javascript: ExpandOrCollapse()"><img class="expandcollapse_img" id="expand_img" src="" onclick="javascript: ExpandOrCollapse()">Expand All</span></td></tr><tr><td><span class="expandcollapse_description" id="collapse_description">Expand all collapsed sections.</span></td></tr></table></div><div class="collapseexpandAllSection" id="collapseAllSection"><table><tr><td><span class="expandcollapse" id="expandcollapse" onmouseover="document.getElementById('expand_description').style.visibility='visible'; this.style.textDecoration='underline'; this.style.color='#e00'" onmouseout="document.getElementById('expand_description').style.visibility='hidden'; this.style.textDecoration='none'; this.style.color='white'" onclick="javascript: ExpandOrCollapse()"><img class="expandcollapse_img" id="collapse_img" src="" onclick="javascript: ExpandOrCollapse()">Collapse All</span></td></tr><tr><td><span class="expandcollapse_description" id="expand_description">Collapse all expanded sections.</span></td></tr></table></div></td></tr></table></div></div></div><div class="head-margin">&nbsp;</div><div style="line-height: 0pt">&nbsp;</div><div class="head-margin">&nbsp;</div><span style="display:none"><a name="WSfacf1429558a55def7b6851052968aa39-7ac3"></a></span><!--Body--><div class="section"><span style="display:none"><a name="WS1a9193826455f5ff9110c71085341391d-3b4f"></a></span><p class="section_title_h1"><a name="TOC_ENTRY__d0e328"></a>Copyright©  2010 Autodesk, Inc.</p><p><span style="display:none"><a name="WS1a9193826455f5ff5f7e8f111d4851871-58cc"></a></span>This work is licensed
 under the Creative Commons Attribution-ShareAlike 2.5 License. You
 are free to: (i) copy, distribute, display and perform the work;
 (ii) make derivative works; and (iii) make commercial use of the

Modified: sandbox/adsk/2.2gp/Web/src/localized/help/en/style/cpm.css
===================================================================
--- sandbox/adsk/2.2gp/Web/src/localized/help/en/style/cpm.css	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/localized/help/en/style/cpm.css	2010-01-09 09:22:05 UTC (rev 4510)
@@ -557,9 +557,9 @@
 p.entryField {
 font-style: normal;
 font-weight: bold;
-} 	/* The same as 'uis-entryField'? */
+}   /* The same as 'uis-entryField'? */
 
-span.keyboardEntry { } 	/* The same as 'charspan-keyboardEntry'? */
+span.keyboardEntry { }  /* The same as 'charspan-keyboardEntry'? */
 
 span.keyCaps {
 font-style: normal;

Modified: sandbox/adsk/2.2gp/Web/src/localized/license_en.htm
===================================================================
--- sandbox/adsk/2.2gp/Web/src/localized/license_en.htm	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/localized/license_en.htm	2010-01-09 09:22:05 UTC (rev 4510)
@@ -86,7 +86,7 @@
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 
-<p class=MsoNormal>Copyright (C) 2004-2009 by Autodesk, Inc.<o:p></o:p></p>
+<p class=MsoNormal>Copyright (C) 2004-2010 by Autodesk, Inc.<o:p></o:p></p>
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/HelpDocs/Templates/ServerAdminHelp with autodesk logo.dwt
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/HelpDocs/Templates/ServerAdminHelp with autodesk logo.dwt	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/HelpDocs/Templates/ServerAdminHelp with autodesk logo.dwt	2010-01-09 09:22:05 UTC (rev 4510)
@@ -136,7 +136,7 @@
 </td>
   <tr class="main"> 
     <td class="lhsash" width="159">&nbsp;</td>
-    <td class="footer" width="725"> &copy; Copyright 2008-2009 by Autodesk, Inc. All rights 
+    <td class="footer" width="725"> &copy; Copyright 2008-2010 by Autodesk, Inc. All rights 
       reserved. Reproduction or copying of images is prohibited.<br>
       <a href="http://www.autodesk.com/trademark" class="ftnav">Legal Notices 
       &amp; Trademarks</a> - <a href="http://www.autodesk.com/privacy" class="ftnav">Privacy 

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/about.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/about.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/about.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/addgroup.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/addgroup.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/addgroup.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/addserver.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/addserver.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/addserver.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/addunmanageddata.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/addunmanageddata.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/addunmanageddata.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/adduser.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/adduser.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/adduser.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/assignroles.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/assignroles.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/assignroles.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/css/resizablestyles.css
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/css/resizablestyles.css	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/css/resizablestyles.css	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/displaypackagelog.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/displaypackagelog.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/displaypackagelog.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/downloadlogfile.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/downloadlogfile.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/downloadlogfile.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/editgroup.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/editgroup.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/editgroup.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/editunmanageddata.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/editunmanageddata.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/editunmanageddata.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/edituser.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/edituser.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/edituser.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/groupmanagement.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/groupmanagement.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/groupmanagement.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/grouprolemanagement.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/grouprolemanagement.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/grouprolemanagement.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/help.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/help.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/help.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/index.html
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/index.html	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/index.html	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,12 +1,12 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-
-<html>
-<head>
-	<title>MapGuide Site Administrator - Login Redirect</title>
-	<meta http-equiv="refresh" content="0;url=login.php"/>
-</head>
-
-<body>
-<a href="login.php">redirecting to login page</a>
-</body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+	<title>MapGuide Site Administrator - Login Redirect</title>
+	<meta http-equiv="refresh" content="0;url=login.php"/>
+</head>
+
+<body>
+<a href="login.php">redirecting to login page</a>
+</body>
+</html>


Property changes on: sandbox/adsk/2.2gp/Web/src/mapadmin/index.html
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/js/scripts.js
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/js/scripts.js	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/js/scripts.js	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/license.htm
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/license.htm	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/license.htm	2010-01-09 09:22:05 UTC (rev 4510)
@@ -86,7 +86,7 @@
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 
-<p class=MsoNormal>Copyright (C) 2004-2009 by Autodesk, Inc.<o:p></o:p></p>
+<p class=MsoNormal>Copyright (C) 2004-2010 by Autodesk, Inc.<o:p></o:p></p>
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/loadpackage.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/loadpackage.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/loadpackage.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/login.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/login.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/login.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/logmanagement.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/logmanagement.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/logmanagement.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/logproperties.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/logproperties.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/logproperties.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/makepackage.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/makepackage.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/makepackage.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/msgs.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/msgs.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/msgs.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/packagemanagement.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/packagemanagement.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/packagemanagement.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/resizableadmin.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/resizableadmin.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/resizableadmin.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -28,7 +28,7 @@
 
     define( 'SERVER_TITLE',     "MapGuide Server" );
 
-    define( 'ABOUT_TEXT',       '<br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="license.htm">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright 2006-2009 by Autodesk, Inc.<br>' );
+    define( 'ABOUT_TEXT',       '<br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="license.htm">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright 2006-2010 by Autodesk, Inc.<br>' );
 
     require_once 'msgs.php';
     require_once 'serverdatafunctions.php';

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/resizablepagecomponents.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/resizablepagecomponents.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/resizablepagecomponents.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/serverdatafunctions.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/serverdatafunctions.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/serverdatafunctions.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/servermanagement.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/servermanagement.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/servermanagement.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/serverproperties.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/serverproperties.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/serverproperties.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/servicesproperties.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/servicesproperties.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/servicesproperties.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/sessionvars.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/sessionvars.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/sessionvars.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/unmanageddatamanagement.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/unmanageddatamanagement.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/unmanageddatamanagement.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/usermanagement.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/usermanagement.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/usermanagement.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/userrolemanagement.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/userrolemanagement.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/userrolemanagement.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlog.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlog.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlog.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlogbottom.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlogbottom.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlogbottom.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlogtop.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlogtop.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/viewcurrentlogtop.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatus.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatus.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatus.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatusbottom.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatusbottom.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatusbottom.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatustop.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatustop.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/viewserverstatustop.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/wfsproperties.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/wfsproperties.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/wfsproperties.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/wmsproperties.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/wmsproperties.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/wmsproperties.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapadmin/xmlparser.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapadmin/xmlparser.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapadmin/xmlparser.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapagent64/mapagent.fcgi
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapagent64/mapagent.fcgi	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapagent64/mapagent.fcgi	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,2 +1,2 @@
-// Empty file.  IIS application mappings and Apache script aliases are
-used to bind this file to the actual MapAgent binaries
+// Empty file.  IIS application mappings and Apache script aliases are
+used to bind this file to the actual MapAgent binaries


Property changes on: sandbox/adsk/2.2gp/Web/src/mapagent64/mapagent.fcgi
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/ajaxviewer.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/ajaxviewer.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/ajaxviewer.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/ajaxviewerabout.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/ajaxviewerabout.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/ajaxviewerabout.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/buffer.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/buffer.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/buffer.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/bufferui.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/bufferui.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/bufferui.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/colorpicker.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/colorpicker.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/colorpicker.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/common.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/common.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/common.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/dwfviewer.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/dwfviewer.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/dwfviewer.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/formframe.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/formframe.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/formframe.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/gettingstarted.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/gettingstarted.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/gettingstarted.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/index.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/index.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/index.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/init.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/init.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/init.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/legend.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/legend.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/legend.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.
@@ -390,7 +390,7 @@
     {
         DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
         DocumentBuilder builder = factory.newDocumentBuilder();
-        InputStream is = new ByteArrayInputStream(layerData.getBytes("UTF-8")); 
+        InputStream is = new ByteArrayInputStream(layerData.getBytes("UTF-8"));
         Document doc = builder.parse(is);
         int type = 0;
         NodeList scaleRanges = doc.getElementsByTagName("VectorScaleRange");

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/legendctrl.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/legendctrl.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/legendctrl.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/legendui.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/legendui.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/legendui.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/mainframe.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/mainframe.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/mainframe.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/mapframe.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/mapframe.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/mapframe.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/measure.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/measure.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/measure.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.
@@ -197,7 +197,7 @@
                     //data source already exist. clear its content
                     ClearDataSource(featureSrvc, dataSourceId, featureName);
                 }
-                
+
                 //Add the layer to the map, if it's not already in it
                 if(layer == null)
                 {

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/measureui.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/measureui.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/measureui.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/printablepage.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/printablepage.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/printablepage.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/printablepageui.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/printablepageui.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/printablepageui.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/product.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/product.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/product.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/propertyctrl.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/propertyctrl.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/propertyctrl.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/search.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/search.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/search.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/searchprompt.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/searchprompt.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/searchprompt.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/selectwithin.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/selectwithin.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/selectwithin.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/selectwithinui.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/selectwithinui.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/selectwithinui.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/serveradminhelper.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/serveradminhelper.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/serveradminhelper.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/setselection.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/setselection.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/setselection.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/statusbar.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/statusbar.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/statusbar.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskbar.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskbar.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskbar.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskframe.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskframe.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskframe.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/tasklist.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/tasklist.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/tasklist.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskpane.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskpane.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/taskpane.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/toolbar.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/toolbar.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/toolbar.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerjava/viewoptions.jsp
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerjava/viewoptions.jsp	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerjava/viewoptions.jsp	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-  -Copyright (C) 2004-2009 by Autodesk, Inc.
+  -Copyright (C) 2004-2010 by Autodesk, Inc.
   -This library is free software; you can redistribute it and/or
   -modify it under the terms of version 2.1 of the GNU Lesser
   -General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/ajaxviewer.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/ajaxviewer.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/ajaxviewer.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/ajaxviewerabout.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/ajaxviewerabout.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/ajaxviewerabout.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/buffer.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/buffer.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/buffer.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/bufferui.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/bufferui.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/bufferui.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/colorpicker.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/colorpicker.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/colorpicker.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/common.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/common.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/common.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/dwfviewer.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/dwfviewer.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/dwfviewer.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/formframe.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/formframe.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/formframe.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/gettingstarted.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/gettingstarted.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/gettingstarted.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/legend.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/legend.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/legend.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/legendctrl.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/legendctrl.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/legendctrl.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/legendui.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/legendui.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/legendui.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/mainframe.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/mainframe.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/mainframe.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/mapframe.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/mapframe.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/mapframe.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/measure.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/measure.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/measure.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.
@@ -187,7 +187,7 @@
                     layer.SetLegendLabel(legendName);
                     layers.Insert(0,layer);
                 }
-                
+
                 // create a feature representing this segment and insert it into the data source
                 //
                 MgPropertyCollection measureProps = new MgPropertyCollection();

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/measureui.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/measureui.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/measureui.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/printablepage.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/printablepage.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/printablepage.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/printablepageui.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/printablepageui.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/printablepageui.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/product.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/product.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/product.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/propertyctrl.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/propertyctrl.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/propertyctrl.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/search.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/search.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/search.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/searchprompt.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/searchprompt.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/searchprompt.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/selectwithin.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/selectwithin.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/selectwithin.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/selectwithinui.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/selectwithinui.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/selectwithinui.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/serveradminhelper.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/serveradminhelper.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/serveradminhelper.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/setselection.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/setselection.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/setselection.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/statusbar.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/statusbar.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/statusbar.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/taskbar.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/taskbar.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/taskbar.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/taskframe.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/taskframe.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/taskframe.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/tasklist.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/tasklist.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/tasklist.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/taskpane.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/taskpane.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/taskpane.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/toolbar.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/toolbar.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/toolbar.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewernet/viewoptions.aspx
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewernet/viewoptions.aspx	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewernet/viewoptions.aspx	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,5 +1,5 @@
 <%--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser
 General Public License as published by the Free Software Foundation.

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/ajaxviewer.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/ajaxviewer.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/ajaxviewer.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/ajaxviewerabout.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/ajaxviewerabout.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/ajaxviewerabout.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/buffer.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/buffer.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/buffer.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/bufferui.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/bufferui.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/bufferui.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/capturerequest.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/capturerequest.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/capturerequest.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/colorpicker.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/colorpicker.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/colorpicker.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/common.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/common.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/common.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/createlayer.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/createlayer.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/createlayer.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/debugconsole.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/debugconsole.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/debugconsole.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <head>
 
 <!--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/dwfviewer.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/dwfviewer.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/dwfviewer.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/formframe.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/formframe.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/formframe.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/gettingstarted.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/gettingstarted.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/gettingstarted.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/layerdefinitionfactory.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/layerdefinitionfactory.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/layerdefinitionfactory.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/legend.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/legend.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/legend.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/legendctrl.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/legendctrl.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/legendctrl.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/legendui.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/legendui.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/legendui.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/mainframe.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/mainframe.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/mainframe.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/mapagentcapture.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/mapagentcapture.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/mapagentcapture.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/mapframe.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/mapframe.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/mapframe.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/measure.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/measure.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/measure.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser
@@ -159,14 +159,14 @@
 
                     //Create the layer definition
                     $layerDefContent = BuildLayerDefinitionContent($dataSource, $featureName, $tip);
-                    $resourceSrvc->SetResource($layerDefId, $layerDefContent, null); 
+                    $resourceSrvc->SetResource($layerDefId, $layerDefContent, null);
                 }
                 else
                 {
                     //data source already exist. clear its content
                     ClearDataSource($featureSrvc, $dataSourceId, $featureName);
                 }
-                
+
                 //Add the layer to the map, if it's not already in it
                 if($layer == null)
                 {

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/measureui.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/measureui.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/measureui.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/printablepage.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/printablepage.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/printablepage.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/printablepageui.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/printablepageui.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/printablepageui.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/product.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/product.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/product.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/propertyctrl.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/propertyctrl.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/propertyctrl.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/search.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/search.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/search.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/searchprompt.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/searchprompt.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/searchprompt.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/selectwithin.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/selectwithin.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/selectwithin.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/selectwithinui.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/selectwithinui.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/selectwithinui.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/serveradminhelper.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/serveradminhelper.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/serveradminhelper.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <html>
 
 <!--
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/setselection.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/setselection.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/setselection.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/statusbar.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/statusbar.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/statusbar.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/taskbar.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/taskbar.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/taskbar.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/taskframe.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/taskframe.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/taskframe.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/tasklist.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/tasklist.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/tasklist.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/templates/1.0.0.xml
===================================================================
(Binary files differ)

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/templates/1.1.0.xml
===================================================================
(Binary files differ)

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/templates/1.1.1.xml
===================================================================
(Binary files differ)

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/templates/regress.xml
===================================================================
(Binary files differ)

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/toolbar.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/toolbar.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/toolbar.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/mapviewerphp/viewoptions.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/mapviewerphp/viewoptions.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/mapviewerphp/viewoptions.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/blank.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/blank.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/blank.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/describeschema.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/describeschema.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/describeschema.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/displayschema.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/displayschema.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/displayschema.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/displayschema.xsl
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/displayschema.xsl	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/displayschema.xsl	2010-01-09 09:22:05 UTC (rev 4510)
@@ -42,12 +42,12 @@
                     <xsl:variable name="currclassname" select="@name"/>
                     <h2><xsl:value-of select="$stringClassTitle"/> <xsl:value-of select="$currclassname"/></h2>
                     <xsl:choose>
-                    	<xsl:when test="@abstract='false'">
-                    		<span><a><xsl:attribute name="href">showclass.php?resId=<xsl:value-of select="$resName"/>&amp;schemaName=<xsl:value-of select="../@targetNamespace"/>&amp;className=<xsl:value-of select="$currclassname"/>&amp;sessionId=<xsl:value-of select="$sessionId"/>&amp;index=0</xsl:attribute><xsl:attribute name="target">viewFrame</xsl:attribute><xsl:value-of select="$stringViewData"/></a></span>
-                    	</xsl:when>
-                    	<xsl:otherwise>
-                    		<span class="gray"><xsl:value-of select="$stringNoData"/></span>
-                    	</xsl:otherwise>
+                        <xsl:when test="@abstract='false'">
+                            <span><a><xsl:attribute name="href">showclass.php?resId=<xsl:value-of select="$resName"/>&amp;schemaName=<xsl:value-of select="../@targetNamespace"/>&amp;className=<xsl:value-of select="$currclassname"/>&amp;sessionId=<xsl:value-of select="$sessionId"/>&amp;index=0</xsl:attribute><xsl:attribute name="target">viewFrame</xsl:attribute><xsl:value-of select="$stringViewData"/></a></span>
+                        </xsl:when>
+                        <xsl:otherwise>
+                            <span class="gray"><xsl:value-of select="$stringNoData"/></span>
+                        </xsl:otherwise>
                     </xsl:choose>
                     <xsl:apply-templates select="../xs:complexType">
                         <xsl:with-param name="selector" select="$selector"/>

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/displayschemafunctions.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/displayschemafunctions.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/displayschemafunctions.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/layerdefinitionfactory.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/layerdefinitionfactory.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/layerdefinitionfactory.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/main.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/main.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/main.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/mapdefinitionfactory.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/mapdefinitionfactory.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/mapdefinitionfactory.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/showclass.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/showclass.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/showclass.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/showgeom.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/showgeom.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/showgeom.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/stringconstants.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/stringconstants.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/stringconstants.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/schemareport/weblayoutfactory.php
===================================================================
--- sandbox/adsk/2.2gp/Web/src/schemareport/weblayoutfactory.php	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/schemareport/weblayoutfactory.php	2010-01-09 09:22:05 UTC (rev 4510)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/viewerfiles/COPYRIGHT
===================================================================
--- sandbox/adsk/2.2gp/Web/src/viewerfiles/COPYRIGHT	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/viewerfiles/COPYRIGHT	2010-01-09 09:22:05 UTC (rev 4510)
@@ -2,7 +2,7 @@
 copyright shall be used for all source files in this directory
 and subdirectories.
 
-Copyright (C) 2004-2009 by Autodesk, Inc.
+Copyright (C) 2004-2010 by Autodesk, Inc.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser

Modified: sandbox/adsk/2.2gp/Web/src/viewerfiles/ajaxmappane.templ
===================================================================
--- sandbox/adsk/2.2gp/Web/src/viewerfiles/ajaxmappane.templ	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/viewerfiles/ajaxmappane.templ	2010-01-09 09:22:05 UTC (rev 4510)
@@ -895,7 +895,7 @@
     {
         HideHyperlinkTip();
 
-	// Ctrl + Click to open URL except MacOS, which using Command + Click
+        // Ctrl + Click to open URL except MacOS, which using Command + Click
         if(tool != 6 && ((e.ctrlKey && !macOS) || (e.metaKey && macOS )))
         {
             if(hlData.url != "")
@@ -927,10 +927,10 @@
                     StartToolFeedback(x, y, CIRCLE);
                     break;
                 case 6:
-		    if((e.ctrlKey && !macOS) || (e.metaKey && macOS))
-		    {
-			EndPolygonSelection(x, y);
-		    }
+                    if((e.ctrlKey && !macOS) || (e.metaKey && macOS))
+                    {
+                        EndPolygonSelection(x, y);
+                    }
                     else
                     {
                         if(polySel.xs.length == 0)
@@ -1877,7 +1877,7 @@
 function OnSelectionOverlayImageLoadedError(e)
 {
     var text = this.req.responseText;
-    
+
     var startPos = text.indexOf("<h2>");
     startPos = startPos + 4;
     var endPos = text.indexOf("</h2>", startPos);
@@ -1928,7 +1928,7 @@
     startPos = startPos + 4;
     var endPos = text.indexOf("</h2>", startPos);
     var message = text.substring(startPos, endPos);
-    
+
     alert(message);
 }
 

Modified: sandbox/adsk/2.2gp/Web/src/viewerfiles/bufferui.templ
===================================================================
--- sandbox/adsk/2.2gp/Web/src/viewerfiles/bufferui.templ	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/viewerfiles/bufferui.templ	2010-01-09 09:22:05 UTC (rev 4510)
@@ -56,7 +56,7 @@
 var transparent = 1;
 var pickClr;
 var thousandSeparator = "__#THOUSANDSEPARATOR#__";
-var decimalSeparator = "__#DECIMALSEPARATOR#__";    
+var decimalSeparator = "__#DECIMALSEPARATOR#__";
 
 function InitDocument()
 {
@@ -107,7 +107,7 @@
     elt.backgroundColor = transparent? "#ffffff": "#" + fbcolor;
     elt.color = transparent? "black": "#" + fbcolor;
 }
-            
+
 function Validate()
 {
     var field = document.getElementById("distance");

Modified: sandbox/adsk/2.2gp/Web/src/viewerfiles/dwfmappane.templ
===================================================================
--- sandbox/adsk/2.2gp/Web/src/viewerfiles/dwfmappane.templ	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/viewerfiles/dwfmappane.templ	2010-01-09 09:22:05 UTC (rev 4510)
@@ -491,14 +491,14 @@
     hidePopup(tbMenu);
     hidePopup(ctxMenu);
 }
-  
+
 function OnDblClick(x, y)
 {
     // Override this method in an external script to implement
     // your own double-click handler.
     // e.g. mapFrame.OnDblClick = MyOnDblClick
     // where MyOnDblClick() is a function in your script
-    
+
     return false;
 }
 

Modified: sandbox/adsk/2.2gp/Web/src/viewerfiles/legendui.templ
===================================================================
--- sandbox/adsk/2.2gp/Web/src/viewerfiles/legendui.templ	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/viewerfiles/legendui.templ	2010-01-09 09:22:05 UTC (rev 4510)
@@ -195,14 +195,14 @@
     var iconRequest = GetMapFrame().GetWebAgent() + "?OPERATION=GETLEGENDIMAGE&SESSION=" + GetMapFrame().GetSessionId() + "&VERSION=1.0.0&SCALE=" + scale + "&LAYERDEFINITION=" + encodeURIComponent(layerDef) + "&THEMECATEGORY=" + themeIndex + "&TYPE=" + geomtype + "&CLIENTAGENT=" + encodeURIComponent(clientAgent);
     return iconRequest;
 }
-            
+
 function BuildDelayedLoadIconImg(layerDef, scale, themeIndex, geomtype, iconId)
 {
     var request = BuildIconRequest(layerDef, scale, themeIndex, geomtype);
     iconsToLoad.push(new IconRequest(iconId, '<img width="16" height="16" onerror="OnLoadIconError()" onload="OnLoadIcon()" src="' + request + '" />'));
     return '<img width="16" height="16" src="../stdicons/transparentpixel.gif">';
 }
-  
+
 function OnLoadIcon()
 {
     LoadNextIcon();
@@ -229,7 +229,7 @@
         }
     }
 }
-            
+
 function IconRequest(id, request)
 {
     this.id = id;
@@ -277,10 +277,10 @@
             if(styles.length <= 10)
                 sc.showlongtheme = true;
             layerChildren.innerHTML = code;
-            
+
             sc.iconWasRequested = true;
         }
-        
+
         layerIconImg = iconThemeLayer;
     }
     else
@@ -306,7 +306,7 @@
     if(icElt != null)
         icElt.innerHTML = layerIconImg;
 }
-            
+
 function GetIconId(node)
 {
     return 'Ic_' + node.objectId;
@@ -357,7 +357,7 @@
         Expand(node);
 }
 
-// Expanding a node, the legend for the sub-items of this node will be generated dynamically 
+// Expanding a node, the legend for the sub-items of this node will be generated dynamically
 function Expand(node)
 {
     var elt = document.getElementById('ChildrenOf_' + node.objectId);
@@ -368,7 +368,7 @@
         RefreshNodesState(node.children);
         iconsToLoad.reverse();
         LoadNextIcon();
-        
+
         if(node.type == 0 || HasLayerThemes(node))
             ShowExpandedState(node);
     }
@@ -759,7 +759,7 @@
 }
 
 
-// there are three possible reasons to refresh the nodes' state: 
+// there are three possible reasons to refresh the nodes' state:
 // the first one is updating scale ranges to refresh the legend images
 // the second one is expanding a group to build the legend images of layers in that group.
 // the third one is expanding a layer node to build the legend images of themes in that layer.
@@ -810,7 +810,7 @@
                     break;
                 }
             }
-            
+
             if(node.displayInLegend && node.curScale != -1)
             {
                 // scale changed
@@ -818,8 +818,8 @@
                 {
                     // the layer's theme will be changed on demand
                     node.children[node.curScale].iconWasRequested = false;
-                    
-                    // the layer's legend image will be changed immediately 
+
+                    // the layer's legend image will be changed immediately
                     if(!HasCollapsedParent(node))
                     {
                         SetLayerStyles(node);
@@ -828,7 +828,6 @@
                     // the layer's legend image will be changed on demand
                     else
                     {
-                        
                         node.iconWasRequested = false;
                     }
                 }
@@ -839,7 +838,7 @@
                     node.iconWasRequested = true;
                 }
             }
-            
+
             node.isDisplayed = node.displayInLegend && node.curScale != -1;
         }
         else if(node.type == 2)

Modified: sandbox/adsk/2.2gp/Web/src/viewerfiles/mainframe.templ
===================================================================
--- sandbox/adsk/2.2gp/Web/src/viewerfiles/mainframe.templ	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/viewerfiles/mainframe.templ	2010-01-09 09:22:05 UTC (rev 4510)
@@ -424,19 +424,19 @@
     RestoreView();
     OnSelectionChanged();
     DisplayMapSize();
-    //ping server 
+    //ping server
     pingServerFailTime = 0;
     if(enablePingServer)
-    {    
-        var pingServerInterval = serverSessionTimeout / 5 * 1000;  //Ping server 5 times each period. Timeout is returned in seconds. 
+    {
+        var pingServerInterval = serverSessionTimeout / 5 * 1000;  //Ping server 5 times each period. Timeout is returned in seconds.
         intervalID = window.setInterval(GetServerSessionTimeout, pingServerInterval);
     }
 }
 
-function handler() 
+function handler()
 {
-    if(this.readyState == 4 && this.status != 200) 
-    {    
+    if(this.readyState == 4 && this.status != 200)
+    {
         // error happens
         if(pingServerFailTime < 6)
         {
@@ -453,9 +453,7 @@
 {
     var url = webAgentAddress + "?OPERATION=GETSESSIONTIMEOUT&VERSION=1.0.0&SESSION=" + GetMapFrame().GetSessionId() + "&LOCALE=" + locale + "&CLIENTAGENT=" + encodeComponent(clientAgentName) + "&REQUESTTIME=" + (new Date()).getTime();
     var request = new XMLHttpRequest();
-    
     request.onreadystatechange = handler;
-    
     request.open('GET', url);
     request.send(null);
 }
@@ -904,7 +902,7 @@
         mapUnitsType = GetMapFrame().GetMapUnitsType();
     return mapUnitsType;
 }
-        
+
 function FormatLocalizedDecimal(numberValue, decimalPlaces)
 {
     var unlocalized = numberValue.toFixed(decimalPlaces);

Modified: sandbox/adsk/2.2gp/Web/src/viewerfiles/sarissa.js
===================================================================
--- sandbox/adsk/2.2gp/Web/src/viewerfiles/sarissa.js	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/viewerfiles/sarissa.js	2010-01-09 09:22:05 UTC (rev 4510)
@@ -9,25 +9,25 @@
  * ====================================================================
  * Licence
  * ====================================================================
- * Sarissa is free software distributed under the GNU GPL version 2 (see <a href="gpl.txt">gpl.txt</a>) or higher, 
- * GNU LGPL version 2.1 (see <a href="lgpl.txt">lgpl.txt</a>) or higher and Apache Software License 2.0 or higher 
- * (see <a href="asl.txt">asl.txt</a>). This means you can choose one of the three and use that if you like. If 
+ * Sarissa is free software distributed under the GNU GPL version 2 (see <a href="gpl.txt">gpl.txt</a>) or higher,
+ * GNU LGPL version 2.1 (see <a href="lgpl.txt">lgpl.txt</a>) or higher and Apache Software License 2.0 or higher
+ * (see <a href="asl.txt">asl.txt</a>). This means you can choose one of the three and use that if you like. If
  * you make modifications under the ASL, i would appreciate it if you submitted those.
  * In case your copy of Sarissa does not include the license texts, you may find
- * them online in various formats at <a href="http://www.gnu.org">http://www.gnu.org</a> and 
+ * them online in various formats at <a href="http://www.gnu.org">http://www.gnu.org</a> and
  * <a href="http://www.apache.org">http://www.apache.org</a>.
  *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 
- * KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
- * WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE 
- * AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+ * KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+ * WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE
+ * AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
- * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 /**
- * <p>Sarissa is a utility class. Provides "static" methods for DOMDocument, 
+ * <p>Sarissa is a utility class. Provides "static" methods for DOMDocument,
  * DOM Node serialization to XML strings and other utility goodies.</p>
  * @constructor
  * @static
@@ -65,16 +65,16 @@
 
 //This breaks for(x in o) loops in the old Safari
 if(Sarissa._SARISSA_IS_SAFARI_OLD){
-	HTMLHtmlElement = document.createElement("html").constructor;
-	Node = HTMLElement = {};
-	HTMLElement.prototype = HTMLHtmlElement.__proto__.__proto__;
-	HTMLDocument = Document = document.constructor;
-	var x = new DOMParser();
-	XMLDocument = x.constructor;
-	Element = x.parseFromString("<Single />", "text/xml").documentElement.constructor;
-	x = null;
+    HTMLHtmlElement = document.createElement("html").constructor;
+    Node = HTMLElement = {};
+    HTMLElement.prototype = HTMLHtmlElement.__proto__.__proto__;
+    HTMLDocument = Document = document.constructor;
+    var x = new DOMParser();
+    XMLDocument = x.constructor;
+    Element = x.parseFromString("<Single />", "text/xml").documentElement.constructor;
+    x = null;
 }
-if(typeof XMLDocument == "undefined" && typeof Document !="undefined"){ XMLDocument = Document; } 
+if(typeof XMLDocument == "undefined" && typeof Document !="undefined"){ XMLDocument = Document; }
 
 // IE initialization
 if(Sarissa._SARISSA_IS_IE){
@@ -141,13 +141,13 @@
         var oDoc = new ActiveXObject(_SARISSA_DOM_PROGID);
         // if a root tag name was provided, we need to load it in the DOM object
         if (sName){
-            // create an artifical namespace prefix 
+            // create an artifical namespace prefix
             // or reuse existing prefix if applicable
             var prefix = "";
             if(sUri){
                 if(sName.indexOf(":") > 1){
                     prefix = sName.substring(0, sName.indexOf(":"));
-                    sName = sName.substring(sName.indexOf(":")+1); 
+                    sName = sName.substring(sName.indexOf(":")+1);
                 }else{
                     prefix = "a" + (Sarissa._sarissa_iNsCounter++);
                 }
@@ -161,14 +161,14 @@
         }
         return oDoc;
     };
-    // see non-IE version   
+    // see non-IE version
     Sarissa.getParseErrorText = function (oDoc) {
         var parseErrorText = Sarissa.PARSED_OK;
         if(oDoc && oDoc.parseError && oDoc.parseError.errorCode && oDoc.parseError.errorCode !== 0){
-            parseErrorText = "XML Parsing Error: " + oDoc.parseError.reason + 
-                "\nLocation: " + oDoc.parseError.url + 
-                "\nLine Number " + oDoc.parseError.line + ", Column " + 
-                oDoc.parseError.linepos + 
+            parseErrorText = "XML Parsing Error: " + oDoc.parseError.reason +
+                "\nLocation: " + oDoc.parseError.url +
+                "\nLine Number " + oDoc.parseError.line + ", Column " +
+                oDoc.parseError.linepos +
                 ":\n" + oDoc.parseError.srcText +
                 "\n";
             for(var i = 0;  i < oDoc.parseError.linepos;i++){
@@ -187,7 +187,7 @@
         oDoc.setProperty("SelectionNamespaces", sNsSet);
     };
     /**
-     * An implementation of Mozilla's XSLTProcessor for IE. 
+     * An implementation of Mozilla's XSLTProcessor for IE.
      * Reuses the same XSLT stylesheet for multiple transforms
      * @constructor
      */
@@ -213,16 +213,16 @@
         var converted = new ActiveXObject(_SARISSA_THREADEDDOM_PROGID);
         // make included/imported stylesheets work if exist and xsl was originally loaded from url
         try{
-            converted.resolveExternals = true; 
-            converted.setProperty("AllowDocumentFunction", true); 
+            converted.resolveExternals = true;
+            converted.setProperty("AllowDocumentFunction", true);
         }
         catch(e){
             // Ignore. "AllowDocumentFunction" is only supported in MSXML 3.0 SP4 and later.
-        } 
+        }
         if(xslDoc.url && xslDoc.selectSingleNode("//xsl:*[local-name() = 'import' or local-name() = 'include']") !== null){
             converted.async = false;
             converted.load(xslDoc.url);
-        } 
+        }
         else {
             converted.loadXML(xslDoc.xml);
         }
@@ -231,10 +231,10 @@
         //this.outputMethod = output ? output.getAttribute("method") : "html";
         if(output) {
             this.outputMethod = output.getAttribute("method");
-        } 
+        }
         else {
             delete this.outputMethod;
-        } 
+        }
         this.template.stylesheet = converted;
         this.processor = this.template.createProcessor();
         // for getParameter and clearParameters
@@ -262,14 +262,14 @@
             }
             this.processor.input = sourceDoc;
             outDoc = new ActiveXObject(_SARISSA_DOM_XMLWRITER);
-            this.processor.output = outDoc; 
+            this.processor.output = outDoc;
             this.processor.transform();
             var oDoc = new ActiveXObject(_SARISSA_DOM_PROGID);
             oDoc.loadXML(outDoc.output+"");
             return oDoc;
         }
     };
-    
+
     /**
      * Transform the given XML DOM and return the transformation result as a new DOM fragment.
      * <b>Note</b>: The xsl:output method must match the nature of the owner document (XML/HTML).
@@ -306,7 +306,7 @@
         }
         return f;
     };
-    
+
     /**
      * Set global XSLT parameter of the imported stylesheet
      * @argument nsURI The parameter namespace URI
@@ -344,7 +344,7 @@
             return null;
         }
     };
-    
+
     /**
      * Clear parameters (set them to default values as defined in the stylesheet itself)
      */
@@ -393,11 +393,11 @@
                 oDoc.onreadystatechange();
             }
         };
-        
+
         Sarissa.getDomDocument = function(sUri, sName){
             var oDoc = document.implementation.createDocument(sUri?sUri:null, sName?sName:null, null);
             if(!oDoc.onreadystatechange){
-            
+
                 /**
                 * <p>Emulate IE's onreadystatechange attribute</p>
                 */
@@ -420,7 +420,7 @@
             // do nothing
         }// TODO: check if the new document has content before trying to copynodes, check  for error handling in DOM 3 LS
         else if(Sarissa._SARISSA_HAS_DOM_FEATURE && window.Document && !Document.prototype.load && document.implementation.hasFeature('LS', '3.0')){
-    		//Opera 9 may get the XPath branch which gives creates XMLDocument, therefore it doesn't reach here which is good
+            //Opera 9 may get the XPath branch which gives creates XMLDocument, therefore it doesn't reach here which is good
             /**
             * <p>Factory method to obtain a new DOM Document object</p>
             * @memberOf Sarissa
@@ -455,10 +455,10 @@
          * @constructor
          */
         DOMParser = function() { };
-        /** 
+        /**
         * Construct a new DOM Document from the given XMLstring
         * @param sXml the given XML string
-        * @param contentType the content type of the document the given string represents (one of text/xml, application/xml, application/xhtml+xml). 
+        * @param contentType the content type of the document the given string represents (one of text/xml, application/xml, application/xhtml+xml).
         * @return a new DOM Document from the given XML string
         */
         DOMParser.prototype.parseFromString = function(sXml, contentType){
@@ -545,7 +545,7 @@
  * Get a string with the concatenated values of all string nodes under the given node
  * @memberOf Sarissa
  * @argument oNode the given DOM node
- * @argument deep whether to recursively scan the children nodes of the given node for text as well. Default is <code>false</code> 
+ * @argument deep whether to recursively scan the children nodes of the given node for text as well. Default is <code>false</code>
  */
 Sarissa.getText = function(oNode, deep){
     var s = "";
@@ -596,7 +596,7 @@
 };
 /**
  * <p> Copies the childNodes of nodeFrom to nodeTo</p>
- * <p> <b>Note:</b> The second object's original content is deleted before 
+ * <p> <b>Note:</b> The second object's original content is deleted before
  * the copy operation, unless you supply a true third parameter</p>
  * @memberOf Sarissa
  * @argument nodeFrom the Node to copy the childNodes from
@@ -605,9 +605,9 @@
  */
 Sarissa.copyChildNodes = function(nodeFrom, nodeTo, bPreserveExisting) {
     if(Sarissa._SARISSA_IS_SAFARI && nodeTo.nodeType == Node.DOCUMENT_NODE){ // SAFARI_OLD ??
-    	nodeTo = nodeTo.documentElement; //Appearantly there's a bug in safari where you can't appendChild to a document node
+        nodeTo = nodeTo.documentElement; //Appearantly there's a bug in safari where you can't appendChild to a document node
     }
-    
+
     if((!nodeFrom) || (!nodeTo)){
         throw "Both source and destination nodes must be provided";
     }
@@ -630,13 +630,13 @@
 
 /**
  * <p> Moves the childNodes of nodeFrom to nodeTo</p>
- * <p> <b>Note:</b> The second object's original content is deleted before 
+ * <p> <b>Note:</b> The second object's original content is deleted before
  * the move operation, unless you supply a true third parameter</p>
  * @memberOf Sarissa
  * @argument nodeFrom the Node to copy the childNodes from
  * @argument nodeTo the Node to copy the childNodes to
  * @argument bPreserveExisting whether to preserve the original content of nodeTo, default is
- */ 
+ */
 Sarissa.moveChildNodes = function(nodeFrom, nodeTo, bPreserveExisting) {
     if((!nodeFrom) || (!nodeTo)){
         throw "Both source and destination nodes must be provided";
@@ -666,9 +666,9 @@
     }
 };
 
-/** 
+/**
  * <p>Serialize any <strong>non</strong> DOM object to an XML string. All properties are serialized using the property name
- * as the XML element name. Array elements are rendered as <code>array-item</code> elements, 
+ * as the XML element name. Array elements are rendered as <code>array-item</code> elements,
  * using their index/key as the value of the <code>key</code> attribute.</p>
  * @memberOf Sarissa
  * @argument anyObject the object to serialize
@@ -693,7 +693,7 @@
     return (s += (objectName.indexOf(' ')!=-1?"</array-item>\n":"</" + objectName + ">\n"));
 };
 
-/** 
+/**
  * Escape the given string chacters that correspond to the five predefined XML entities
  * @memberOf Sarissa
  * @param sXml the string to escape
@@ -702,8 +702,8 @@
     return sXml.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&apos;");
 };
 
-/** 
- * Unescape the given string. This turns the occurences of the predefined XML 
+/**
+ * Unescape the given string. This turns the occurences of the predefined XML
  * entities to become the characters they represent correspond to the five predefined XML entities
  * @memberOf Sarissa
  * @param sXml the string to unescape
@@ -720,9 +720,9 @@
 };
 
 /**
- * Asynchronously update an element with response of a GET request on the given URL.  Passing a configured XSLT 
+ * Asynchronously update an element with response of a GET request on the given URL.  Passing a configured XSLT
  * processor will result in transforming and updating oNode before using it to update oTargetElement.
- * You can also pass a callback function to be executed when the update is finished. The function will be called as 
+ * You can also pass a callback function to be executed when the update is finished. The function will be called as
  * <code>functionName(oNode, oTargetElement);</code>
  * @memberOf Sarissa
  * @param sFromUrl the URL to make the request to
@@ -756,14 +756,14 @@
 };
 
 /**
- * Update an element's content with the given DOM node. Passing a configured XSLT 
+ * Update an element's content with the given DOM node. Passing a configured XSLT
  * processor will result in transforming and updating oNode before using it to update oTargetElement.
- * You can also pass a callback function to be executed when the update is finished. The function will be called as 
+ * You can also pass a callback function to be executed when the update is finished. The function will be called as
  * <code>functionName(oNode, oTargetElement);</code>
  * @memberOf Sarissa
  * @param oNode the URL to make the request to
  * @param oTargetElement the element to update
- * @param xsltproc (optional) the transformer to use on the given 
+ * @param xsltproc (optional) the transformer to use on the given
  *                  DOM node before updating the target element with it
  * @param callback (optional) a Function object to execute once the update is finished successfuly, called as <code>callback(oNode, oTargetElement)</code>
  */
@@ -818,9 +818,9 @@
     var qs = "";
     for(var i = 0;i < oForm.elements.length;i++) {
         var oField = oForm.elements[i];
-        var sFieldName = oField.getAttribute("name") ? oField.getAttribute("name") : oField.getAttribute("id"); 
+        var sFieldName = oField.getAttribute("name") ? oField.getAttribute("name") : oField.getAttribute("id");
         // ensure we got a proper name/id and that the field is not disabled
-        if(sFieldName && 
+        if(sFieldName &&
             ((!oField.disabled) || oField.type == "hidden")) {
             switch(oField.type) {
                 case "hidden":
@@ -850,22 +850,22 @@
         }
     }
     // return after removing last '&'
-    return qs.substr(0, qs.length - 1); 
+    return qs.substr(0, qs.length - 1);
 };
 
 
 /**
- * Asynchronously update an element with response of an XMLHttpRequest-based emulation of a form submission. <p>The form <code>action</code> and 
- * <code>method</code> attributess will be followed. Passing a configured XSLT processor will result in 
+ * Asynchronously update an element with response of an XMLHttpRequest-based emulation of a form submission. <p>The form <code>action</code> and
+ * <code>method</code> attributess will be followed. Passing a configured XSLT processor will result in
  * transforming and updating the server response before using it to update the target element.
- * You can also pass a callback function to be executed when the update is finished. The function will be called as 
+ * You can also pass a callback function to be executed when the update is finished. The function will be called as
  * <code>functionName(oNode, oTargetElement);</code></p>
  * <p>Here is an example of using this in a form element:</p>
- * <pre name="code" class="xml">&lt;form action="/my/form/handler" method="post" 
+ * <pre name="code" class="xml">&lt;form action="/my/form/handler" method="post"
  *     onbeforesubmit="return Sarissa.updateContentFromForm(this, document.getElementById('targetId'));"&gt;<pre>
  * <p>If JavaScript is supported, the form will not be submitted. Instead, Sarissa will
- * scan the form and make an appropriate AJAX request, also adding a parameter 
- * to signal to the server that this is an AJAX call. The parameter is 
+ * scan the form and make an appropriate AJAX request, also adding a parameter
+ * to signal to the server that this is an AJAX call. The parameter is
  * constructed as <code>Sarissa.REMOTE_CALL_FLAG = "=true"</code> so you can change the name in your webpage
  * simply by assigning another value to Sarissa.REMOTE_CALL_FLAG. If JavaScript is not supported
  * the form will be submitted normally.

Modified: sandbox/adsk/2.2gp/Web/src/viewerfiles/statusbar.templ
===================================================================
--- sandbox/adsk/2.2gp/Web/src/viewerfiles/statusbar.templ	2010-01-09 09:13:56 UTC (rev 4509)
+++ sandbox/adsk/2.2gp/Web/src/viewerfiles/statusbar.templ	2010-01-09 09:22:05 UTC (rev 4510)
@@ -124,14 +124,14 @@
     }
 }
 
-function CalcKeyCode(aChar) 
+function CalcKeyCode(aChar)
 {
     var character = aChar.substring(0,1);
     var code = aChar.charCodeAt(0);
     return code;
 }
 
-function KeyboardController(val) 
+function KeyboardController(val)
 {
     var strPass = val.value;
     var strLength = strPass.length;
@@ -146,9 +146,9 @@
     return false;
 }
 
-function SetZoomToScale(val) 
+function SetZoomToScale(val)
 {
-    if (val.value == "") 
+    if (val.value == "")
     {
         val.value = origScaleValue;
         return;
@@ -162,7 +162,7 @@
 
 function OnScaleFieldKeyDown(event)
 {
-    if(event.keyCode==13) 
+    if(event.keyCode==13)
     {
         document.getElementById("4").focus();
     }
@@ -173,14 +173,14 @@
     var scaleField = GetScaleField();
     origScaleFieldBackground = scaleField.style.backgroundColor;
     scaleField.style.backgroundColor = 'lightyellow';
-    origScaleValue = scaleField.value; 
+    origScaleValue = scaleField.value;
     scaleField.value='';
 }
 
 function OnBlurScaleField()
 {
     var scaleField = GetScaleField();
-    scaleField.style.backgroundColor = origScaleFieldBackground; 
+    scaleField.style.backgroundColor = origScaleFieldBackground;
     SetZoomToScale(scaleField);
 }
 



More information about the mapguide-commits mailing list