Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MFC Fragility to multiple threads Pin
Leif Simon Goodwin14-Mar-16 5:09
Leif Simon Goodwin14-Mar-16 5:09 
QuestionUSB3 port: Programmatically force it to operate in USB2 mode Pin
Leif Simon Goodwin11-Feb-16 2:55
Leif Simon Goodwin11-Feb-16 2:55 
AnswerRe: USB3 port: Programmatically force it to operate in USB2 mode Pin
Richard MacCutchan11-Feb-16 4:09
mveRichard MacCutchan11-Feb-16 4:09 
GeneralRe: USB3 port: Programmatically force it to operate in USB2 mode Pin
Leif Simon Goodwin11-Feb-16 6:48
Leif Simon Goodwin11-Feb-16 6:48 
GeneralRe: USB3 port: Programmatically force it to operate in USB2 mode Pin
Richard MacCutchan11-Feb-16 10:01
mveRichard MacCutchan11-Feb-16 10:01 
GeneralRe: USB3 port: Programmatically force it to operate in USB2 mode Pin
Leif Simon Goodwin16-Feb-16 3:20
Leif Simon Goodwin16-Feb-16 3:20 
AnswerRe: USB3 port: Programmatically force it to operate in USB2 mode Pin
Kornfeld Eliyahu Peter11-Feb-16 7:29
professionalKornfeld Eliyahu Peter11-Feb-16 7:29 
AnswerRe: USB3 port: Programmatically force it to operate in USB2 mode Pin
Jochen Arndt11-Feb-16 23:01
professionalJochen Arndt11-Feb-16 23:01 
You may use an "USB 3 sharing switch" (use that search term). They provide connection of an USB device to two or more computers but may be off course also used to connect to two ports of one computer. These usually have a key to switch the ports and may support auto detection.

If you don't want the operator to press the switch key, you may look for one that supports other switching methods. I found at least one that allows switching using a hotkey when connected to a Windows PC. Your test program might then simulate the hotkey activation.

If the switch has an auto detection it should be also possible to trigger that by disabling one of the PC USB ports. But I have done such with Linux only so far and don't know how to do that with Windows. Note that this method (like the one initially asked) requires administrative privileges.
GeneralRe: USB3 port: Programmatically force it to operate in USB2 mode Pin
Leif Simon Goodwin16-Feb-16 3:16
Leif Simon Goodwin16-Feb-16 3:16 
QuestionI this correct? Pin
VISWESWARAN199810-Feb-16 0:00
professionalVISWESWARAN199810-Feb-16 0:00 
AnswerRe: I this correct? Pin
Richard MacCutchan10-Feb-16 0:09
mveRichard MacCutchan10-Feb-16 0:09 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 0:40
professionalVISWESWARAN199810-Feb-16 0:40 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 1:03
mveRichard MacCutchan10-Feb-16 1:03 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 1:28
professionalVISWESWARAN199810-Feb-16 1:28 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 1:41
mveRichard MacCutchan10-Feb-16 1:41 
PraiseRe: I this correct? Pin
David Crow10-Feb-16 4:10
David Crow10-Feb-16 4:10 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 4:24
mveRichard MacCutchan10-Feb-16 4:24 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 4:23
professionalVISWESWARAN199810-Feb-16 4:23 
GeneralRe: I this correct? Pin
David Crow10-Feb-16 4:25
David Crow10-Feb-16 4:25 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 4:28
professionalVISWESWARAN199810-Feb-16 4:28 
GeneralRe: I this correct? Pin
David Crow10-Feb-16 4:30
David Crow10-Feb-16 4:30 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 4:26
mveRichard MacCutchan10-Feb-16 4:26 
PraiseRe: I this correct? Pin
VISWESWARAN199810-Feb-16 4:30
professionalVISWESWARAN199810-Feb-16 4:30 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 7:28
professionalVISWESWARAN199810-Feb-16 7:28 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 7:41
mveRichard MacCutchan10-Feb-16 7:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.