Source file: /~heha/basteln/NC/Mach3Usb/Mach3Usb.zip/MachDevice.vcproj

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9,00"
	Name="MachDevice"
	ProjectGUID="{3BCE2258-BDC9-4403-941A-1B21D07BC585}"
	Keyword="MFCDLLProj"
	TargetFrameworkVersion="131072"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			UseOfATL="0"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../MachIncludes"
				PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_WARNINGS"
				StringPooling="true"
				MinimalRebuild="true"
				ExceptionHandling="0"
				RuntimeLibrary="1"
				BufferSecurityCheck="false"
				FloatingPointModel="2"
				TreatWChar_tAsBuiltInType="true"
				RuntimeTypeInfo="false"
				PrecompiledHeaderThrough=""
				PrecompiledHeaderFile=""
				WarningLevel="3"
				DebugInformationFormat="4"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				AdditionalIncludeDirectories=""
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="shlwapi.lib winmm.lib ../../msvcrt-light.lib"
				OutputFile="C:\Programme\Mach3\PlugIns\Digitizer.dll"
				LinkIncremental="2"
				AdditionalLibraryDirectories=" "
				IgnoreAllDefaultLibraries="true"
				ModuleDefinitionFile=""
				GenerateDebugInformation="true"
				SubSystem="2"
				ResourceOnlyDLL="true"
				RandomizedBaseAddress="1"
				DataExecutionPrevention="0"
				ImportLibrary="$(OutDir)/MachDevice.lib"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				EmbedManifest="false"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine=""
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Release"
			IntermediateDirectory="Release"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="false"
				TargetEnvironment="1"
				TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="1"
				AdditionalIncludeDirectories="..\MachIncludes"
				PreprocessorDefinitions="WIN32"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				FloatingPointModel="2"
				TreatWChar_tAsBuiltInType="true"
				RuntimeTypeInfo="false"
				PrecompiledHeaderThrough=""
				PrecompiledHeaderFile=""
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				AdditionalIncludeDirectories=""
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="kernel32.lib user32.lib winmm.lib ../../msvcrt-light.lib"
				OutputFile="C:\Programme\Mach3\PlugIns\Digitizer.dll"
				LinkIncremental="1"
				GenerateManifest="false"
				IgnoreAllDefaultLibraries="true"
				ModuleDefinitionFile=""
				SubSystem="2"
				LargeAddressAware="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				ResourceOnlyDLL="true"
				SetChecksum="true"
				RandomizedBaseAddress="1"
				ImportLibrary="$(OutDir)/MachDevice.lib"
				MergeSections=".rdata=.text"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				EmbedManifest="false"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine=""
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
			>
			<File
				RelativePath=".\MachDevice.cpp"
				>
			</File>
			<File
				RelativePath=".\MachDevImplementation.cpp"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
			>
			<File
				RelativePath=".\MachDevice.h"
				>
			</File>
			<File
				RelativePath=".\MachDevImplementation.h"
				>
			</File>
			<Filter
				Name="MachIncludes"
				>
				<File
					RelativePath="..\MachIncludes\3dmath.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\_collection.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\_Font.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\_Picture.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\activdbg.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\activscp_plus.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\AddonDlg.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\AppFuncs.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\AxisMotor.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Backlash.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\BallController.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\BugReport.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ButtonFunctions.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\canon.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\CaptureVideo.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\CDXFReader.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\cimage.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\cimagebufferxctrl1.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\circinterp.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ConfCheck.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ControlRect.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\CSimpleDib.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\devintf.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\DoHelp.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\DRO2.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\DROValues.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\EmergButton.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Enable.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\EncCal.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Encoders.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Engine.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\FileList.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\FileOperations.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Fixtures.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\font.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\FontSelect.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\FormelParser.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\FormulaSet.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Ftd2xx.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\G100Buffer.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\G100Machine.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GeckoExchange.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GeckoIP.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GeckoMonitor.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GeckoMonitoring.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GeckoThread.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GenUDPSocket.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GetCoords.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GodeList.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GrandDog.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GREXMotor.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\GState.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Helper.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\HomanConf.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\HotKeys.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\IMapi.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\InputSignals.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\JMatrixCtrl.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Labels.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\LathePath.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\LayerControl.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\LedButton.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\LEDConditions.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\LeftView.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\LocalIPQuery.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\LogicControl.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach1Button.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach1Joystick.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach1Static.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach3Image.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach3Video.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach4.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach4_h.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach4Doc.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Mach4View.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MacroControl.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MacroRun.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Macros.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MainFrm.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Maintenance.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MDI.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MDIEdit.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MemDC.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Memmap.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MillOptions.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ModBusConfig.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ModBusCtrl.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ModBusStatus.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ModBusThread.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MosBusPoll.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MotorOuts.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MotorSetup.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MotorTuning.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MPGCalibrate.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MPGControl.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MRUDialog.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MyAbout.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MyConfSheet.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MyScriptObject.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MySplitterWnd.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MyStatic.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\MyToolBar.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ompensation.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\OpenGLView.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\OutputSignals.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\PathProgress.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\PhysConst.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\picture.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\PrepPosition.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Processor.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ProfileDialog.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\PropPorts.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\QuestionDouble.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\RealTimeMacro.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\reateProfile.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Reprocessor.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ReProcessView.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ReProcessWin.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ResetWarning.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\resource.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\rs274ngc.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SafeMoveYesNo.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\sapi.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ScewMap.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ScrewMapCurve.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ScriptControl.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ScriptView.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SDIEdit.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\serialport.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SerialRing.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SerialRingThread.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SetHotKey.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SlabSockets.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Slave.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SMRL.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SocketComm.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\spindgraph.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SpindleCal.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SpindleFM.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SpindleSetup.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Splash.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\stdafx.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\SystemTray.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\TCPThread.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\TextFile.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\TextQuestion.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\TitleTip.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ToolCabinet.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ToolPath.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ToolPathConfig.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ToolTable.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\TorchVoltage.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Traj.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\TrajectoryControl.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Tserial_event.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\TurnOptions.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\TWScriptEdit.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\UDPSocket.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\Units.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\VariJogDisplay.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\VBEditThread.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\VBFrame.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\videoocxctrl1.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\videoocxtoolsctrl2.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\xfile.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximabmp.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximacfg.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximadef.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximage.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximagif.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximaico.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximaiter.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximaj2k.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximajas.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximajbg.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximajpg.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximamng.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximapcx.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximapng.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximatga.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximath.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximatif.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximawbmp.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\ximawmf.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\xiofile.h"
					>
				</File>
				<File
					RelativePath="..\MachIncludes\xmemfile.h"
					>
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
			>
			<File
				RelativePath=".\MachDevice.rc"
				>
			</File>
		</Filter>
		<File
			RelativePath=".\ReadMe.txt"
			>
		</File>
	</Files>
	<Globals>
		<Global
			Name="RESOURCE_FILE"
			Value="MachDevice.rc"
		/>
	</Globals>
</VisualStudioProject>
Detected encoding: ASCII (7 bit)2