Skip to content

Commit 66c6ab8

Browse files
update resource
1 parent d9d1171 commit 66c6ab8

14 files changed

+39
-788
lines changed

include/DynamsoftBarcodeReader.h

Lines changed: 36 additions & 787 deletions
Large diffs are not rendered by default.

include/DynamsoftCommon.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ typedef enum DM_DeploymentType
6161
DM_DT_EMBEDDED_DEVICE = 6,
6262

6363
/**OEM deployment type*/
64-
DM_DT_OEM = 7
64+
DM_DT_OEM = 7,
65+
/**Mobile deployment type*/
66+
DM_DT_MOBILE = 9
6567
}DM_DeploymentType;
6668

6769
/**
523 KB
Binary file not shown.
4.26 KB
Binary file not shown.
631 KB
Binary file not shown.
128 Bytes
Binary file not shown.
602 KB
Binary file not shown.
232 Bytes
Binary file not shown.

lib/Windows/x64/DBRx64.lib

14 Bytes
Binary file not shown.
971 KB
Binary file not shown.

0 commit comments

Comments
 (0)