Sample Code

Windows Driver Samples/ Printer Extension Sample/ C#/ PrinterExtensionSample.sln/

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0
MinimumVisualStudioVersion = 12.0
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ExtensionSample", "ExtensionSample", "{DF78A55D-292D-4891-AC78-C35D758617B1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PrinterExtensionLibrary", "PrinterExtensionLibrary", "{A0C48636-D378-4C52-A700-74A899CEC2D0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrinterExtensionSample", "ExtensionSample\PrinterExtensionSample.csproj", "{CF554A99-6889-4B86-934F-B6AADBFEFC01}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrinterExtensionLibrary", "PrinterExtensionLibrary\PrinterExtensionLibrary.csproj", "{D8DA0C4D-F972-4546-9068-8EB256F222F7}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Win8.1 Debug|x64 = Win8.1 Debug|x64
		Win8.1 Debug|Arm = Win8.1 Debug|Arm
		Win8.1 Debug|x86 = Win8.1 Debug|x86
		Win8.1 Debug|Any CPU = Win8.1 Debug|Any CPU
		Win8.1 Release|x64 = Win8.1 Release|x64
		Win8.1 Release|Arm = Win8.1 Release|Arm
		Win8.1 Release|x86 = Win8.1 Release|x86
		Win8.1 Release|Any CPU = Win8.1 Release|Any CPU
		Win8 Debug|x64 = Win8 Debug|x64
		Win8 Debug|Arm = Win8 Debug|Arm
		Win8 Debug|x86 = Win8 Debug|x86
		Win8 Debug|Any CPU = Win8 Debug|Any CPU
		Win8 Release|x64 = Win8 Release|x64
		Win8 Release|Arm = Win8 Release|Arm
		Win8 Release|x86 = Win8 Release|x86
		Win8 Release|Any CPU = Win8 Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Debug|x64.ActiveCfg = Win8.1 Debug|x64
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Debug|x64.Build.0 = Win8.1 Debug|x64
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Debug|Arm.ActiveCfg = Win8.1 Debug|Arm
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Debug|Arm.Build.0 = Win8.1 Debug|Arm
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Debug|x86.ActiveCfg = Win8.1 Debug|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Debug|x86.Build.0 = Win8.1 Debug|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Debug|Any CPU.ActiveCfg = Win8.1 Debug|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Debug|Any CPU.Build.0 = Win8.1 Debug|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Release|x64.ActiveCfg = Win8.1 Release|x64
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Release|x64.Build.0 = Win8.1 Release|x64
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Release|Arm.ActiveCfg = Win8.1 Release|Arm
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Release|Arm.Build.0 = Win8.1 Release|Arm
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Release|x86.ActiveCfg = Win8.1 Release|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Release|x86.Build.0 = Win8.1 Release|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Release|Any CPU.ActiveCfg = Win8.1 Release|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8.1 Release|Any CPU.Build.0 = Win8.1 Release|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Debug|x64.ActiveCfg = Win8 Debug|x64
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Debug|x64.Build.0 = Win8 Debug|x64
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Debug|Arm.ActiveCfg = Win8 Debug|Arm
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Debug|Arm.Build.0 = Win8 Debug|Arm
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Debug|x86.ActiveCfg = Win8 Debug|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Debug|x86.Build.0 = Win8 Debug|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Debug|Any CPU.ActiveCfg = Win8 Debug|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Debug|Any CPU.Build.0 = Win8 Debug|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Release|x64.ActiveCfg = Win8 Release|x64
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Release|x64.Build.0 = Win8 Release|x64
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Release|Arm.ActiveCfg = Win8 Release|Arm
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Release|Arm.Build.0 = Win8 Release|Arm
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Release|x86.ActiveCfg = Win8 Release|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Release|x86.Build.0 = Win8 Release|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Release|Any CPU.ActiveCfg = Win8 Release|x86
		{CF554A99-6889-4B86-934F-B6AADBFEFC01}.Win8 Release|Any CPU.Build.0 = Win8 Release|x86
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Debug|x64.ActiveCfg = Win8.1 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Debug|x64.Build.0 = Win8.1 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Debug|Arm.ActiveCfg = Win8.1 Debug|Arm
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Debug|Arm.Build.0 = Win8.1 Debug|Arm
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Debug|x86.ActiveCfg = Win8.1 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Debug|x86.Build.0 = Win8.1 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Debug|Any CPU.ActiveCfg = Win8.1 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Debug|Any CPU.Build.0 = Win8.1 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Release|x64.ActiveCfg = Win8.1 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Release|x64.Build.0 = Win8.1 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Release|Arm.ActiveCfg = Win8.1 Release|Arm
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Release|Arm.Build.0 = Win8.1 Release|Arm
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Release|x86.ActiveCfg = Win8.1 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Release|x86.Build.0 = Win8.1 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Release|Any CPU.ActiveCfg = Win8.1 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8.1 Release|Any CPU.Build.0 = Win8.1 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Debug|x64.ActiveCfg = Win8 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Debug|x64.Build.0 = Win8 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Debug|Arm.ActiveCfg = Win8 Debug|Arm
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Debug|Arm.Build.0 = Win8 Debug|Arm
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Debug|x86.ActiveCfg = Win8 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Debug|x86.Build.0 = Win8 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Debug|Any CPU.ActiveCfg = Win8 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Debug|Any CPU.Build.0 = Win8 Debug|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Release|x64.ActiveCfg = Win8 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Release|x64.Build.0 = Win8 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Release|Arm.ActiveCfg = Win8 Release|Arm
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Release|Arm.Build.0 = Win8 Release|Arm
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Release|x86.ActiveCfg = Win8 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Release|x86.Build.0 = Win8 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Release|Any CPU.ActiveCfg = Win8 Release|Any CPU
		{D8DA0C4D-F972-4546-9068-8EB256F222F7}.Win8 Release|Any CPU.Build.0 = Win8 Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(NestedProjects) = preSolution
		{CF554A99-6889-4B86-934F-B6AADBFEFC01} = {DF78A55D-292D-4891-AC78-C35D758617B1}
		{D8DA0C4D-F972-4546-9068-8EB256F222F7} = {A0C48636-D378-4C52-A700-74A899CEC2D0}
	EndGlobalSection
EndGlobal

Our Services

  • What our customers say about us?

© 2011-2024 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS