Added Accelerator to switch between the cameras.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,5 +7,6 @@ PTZControl/PTZControl.vcxproj.filters
|
|||||||
PTZControl/PTZControl.vcxproj.user
|
PTZControl/PTZControl.vcxproj.user
|
||||||
PTZControl/PTZControlDEU.docx
|
PTZControl/PTZControlDEU.docx
|
||||||
PTZControl/PTZControl.exe
|
PTZControl/PTZControl.exe
|
||||||
|
PTZControl/PTZControl.aps
|
||||||
*.docx
|
*.docx
|
||||||
*.bak
|
*.bak
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -59,7 +59,7 @@
|
|||||||
#ifdef APSTUDIO_INVOKED
|
#ifdef APSTUDIO_INVOKED
|
||||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||||
#define _APS_NEXT_RESOURCE_VALUE 135
|
#define _APS_NEXT_RESOURCE_VALUE 135
|
||||||
#define _APS_NEXT_COMMAND_VALUE 32793
|
#define _APS_NEXT_COMMAND_VALUE 32799
|
||||||
#define _APS_NEXT_CONTROL_VALUE 1012
|
#define _APS_NEXT_CONTROL_VALUE 1012
|
||||||
#define _APS_NEXT_SYMED_VALUE 101
|
#define _APS_NEXT_SYMED_VALUE 101
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user