summaryrefslogtreecommitdiff
path: root/pos/drivers/barcodescanner
diff options
context:
space:
mode:
authorkarlf <[email protected]>2016-08-11 13:28:13 -0700
committerkarlf <[email protected]>2016-08-11 13:28:13 -0700
commit96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch)
treead5f3ede5cbcd6b598677ce41bcf8318471bdd92 /pos/drivers/barcodescanner
parent687b274aa38fd05c8c26e3068932121876d7f745 (diff)
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'pos/drivers/barcodescanner')
-rw-r--r--pos/drivers/barcodescanner/BarcodeScanner.sln26
-rw-r--r--pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj4
-rw-r--r--pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj.Filters8
-rw-r--r--pos/drivers/barcodescanner/sources38
4 files changed, 19 insertions, 57 deletions
diff --git a/pos/drivers/barcodescanner/BarcodeScanner.sln b/pos/drivers/barcodescanner/BarcodeScanner.sln
index 390805d5..84324ec7 100644
--- a/pos/drivers/barcodescanner/BarcodeScanner.sln
+++ b/pos/drivers/barcodescanner/BarcodeScanner.sln
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0
MinimumVisualStudioVersion = 12.0
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleBarcodeScannerDrv", "SampleBarcodeScannerDrv.vcxproj", "{6551F16A-3A12-4CDA-B585-2E2F813CF25E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleBarcodeScannerDrv", "SampleBarcodeScannerDrv.vcxproj", "{AD0547CF-66EE-4B75-A711-F91FD45E0A50}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -15,18 +15,18 @@ Global
Release|Arm = Release|Arm
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Debug|Win32.ActiveCfg = Debug|Win32
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Debug|Win32.Build.0 = Debug|Win32
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Release|Win32.ActiveCfg = Release|Win32
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Release|Win32.Build.0 = Release|Win32
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Debug|x64.ActiveCfg = Debug|x64
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Debug|x64.Build.0 = Debug|x64
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Release|x64.ActiveCfg = Release|x64
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Release|x64.Build.0 = Release|x64
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Debug|Arm.ActiveCfg = Debug|Arm
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Debug|Arm.Build.0 = Debug|Arm
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Release|Arm.ActiveCfg = Release|Arm
- {6551F16A-3A12-4CDA-B585-2E2F813CF25E}.Release|Arm.Build.0 = Release|Arm
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Debug|Win32.ActiveCfg = Debug|Win32
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Debug|Win32.Build.0 = Debug|Win32
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Release|Win32.ActiveCfg = Release|Win32
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Release|Win32.Build.0 = Release|Win32
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Debug|x64.ActiveCfg = Debug|x64
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Debug|x64.Build.0 = Debug|x64
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Release|x64.ActiveCfg = Release|x64
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Release|x64.Build.0 = Release|x64
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Debug|Arm.ActiveCfg = Debug|Arm
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Debug|Arm.Build.0 = Debug|Arm
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Release|Arm.ActiveCfg = Release|Arm
+ {AD0547CF-66EE-4B75-A711-F91FD45E0A50}.Release|Arm.Build.0 = Release|Arm
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj b/pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj
index 555c9289..715a7b17 100644
--- a/pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj
+++ b/pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj
@@ -27,12 +27,12 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectGuid>{6551F16A-3A12-4CDA-B585-2E2F813CF25E}</ProjectGuid>
+ <ProjectGuid>{AD0547CF-66EE-4B75-A711-F91FD45E0A50}</ProjectGuid>
<RootNamespace>$(MSBuildProjectName)</RootNamespace>
<UMDF_VERSION_MAJOR>2</UMDF_VERSION_MAJOR>
<Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
<Platform Condition="'$(Platform)' == ''">Win32</Platform>
- <SampleGuid>{ABA12C7E-CC0F-45F2-881E-9A2C7C7EFEFC}</SampleGuid>
+ <SampleGuid>{60CC46F4-6C75-4A65-9B6D-E3E3DBF713BF}</SampleGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Arm'">
diff --git a/pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj.Filters b/pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj.Filters
index 9b16c2dc..d3fc9c2b 100644
--- a/pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj.Filters
+++ b/pos/drivers/barcodescanner/SampleBarcodeScannerDrv.vcxproj.Filters
@@ -3,19 +3,19 @@
<ItemGroup>
<Filter Include="Source Files">
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions>
- <UniqueIdentifier>{A8857C1C-EE8A-44D9-8EB2-A78D510F4E43}</UniqueIdentifier>
+ <UniqueIdentifier>{964066F9-EA2E-4923-AF13-486BC4826D16}</UniqueIdentifier>
</Filter>
<Filter Include="Header Files">
<Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
- <UniqueIdentifier>{04004AF3-4725-41BB-932B-DB734ACB684E}</UniqueIdentifier>
+ <UniqueIdentifier>{91274E2B-F3C6-4FE4-BCFC-E84C25A9D809}</UniqueIdentifier>
</Filter>
<Filter Include="Resource Files">
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions>
- <UniqueIdentifier>{9474798F-C7E3-4CC5-B3A4-D524A84DCD5F}</UniqueIdentifier>
+ <UniqueIdentifier>{325C1638-56F5-4A4B-B96B-8AF010C21DE9}</UniqueIdentifier>
</Filter>
<Filter Include="Driver Files">
<Extensions>inf;inv;inx;mof;mc;</Extensions>
- <UniqueIdentifier>{E2A7C868-3D64-4BE3-9F17-CB286F80D354}</UniqueIdentifier>
+ <UniqueIdentifier>{97049BEE-D35C-407B-9B81-BCBBEA93D17B}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
diff --git a/pos/drivers/barcodescanner/sources b/pos/drivers/barcodescanner/sources
deleted file mode 100644
index 11c406dc..00000000
--- a/pos/drivers/barcodescanner/sources
+++ /dev/null
@@ -1,38 +0,0 @@
-TARGETNAME=SampleBarcodeScannerDrv
-TARGETTYPE=DYNLINK
-
-TARGET_DESTINATION=NTTEST\drivers\pos\Samples
-DLLENTRY=_DllMainCRTStartup
-DLLDEF=exports.def
-
-DDK_TARGET_PLATFORM=Universal
-
-UMDF_VERSION_MAJOR=2
-
-USE_MSVCRT=1
-USE_NATIVE_EH=1
-
-USE_STL=1
-STL_VER=STL_VER_CURRENT
-
-
-MSC_WARNING_LEVEL=/W4 /WX
-
-INCLUDES=$(INCLUDES);\
- $(DDK_INC_PATH); \
- $(SDK_INC_PATH)\pos\1.1; \
- ..\inc; \
-
-PRECOMPILED_INCLUDE=pch.h
-PRECOMPILED_CXX=1
-
-SOURCES= \
- Driver.cpp \
- Device.cpp \
- File.cpp \
- Ioctl.cpp \
- IoRead.cpp \
- PosEvents.cpp \
-
-TARGETLIBS= \
- $(SDK_LIB_PATH)\pos\1.1\poscxstub.lib