Compare commits
1 Commits
000e45abd5
...
v0.6.11d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
20eb8e6e4f |
@@ -87,6 +87,7 @@ int ScanControl(ScanAction actionType) {
|
||||
stop_flag = 1;
|
||||
progress = 0;
|
||||
status = READY;
|
||||
SetEvent(e2);
|
||||
printf("Stop everything!\r\n");
|
||||
break;
|
||||
case SCAN_CONTINUE:
|
||||
|
||||
Reference in New Issue
Block a user