I'm working on a project doing some stuff with stereo vision, using two webcams.

I have a program that interfaces to the webcams just fine. Unfortunately, whenever I run my application now with two webcams, it confuses the two webcams opens up a windows screen that makes me select between the two "different" webcams (they're the same exact model and drivers and everything). I would like to make this select screen NOT pop up, by doing something in code or whatever. Any tips?

By the way the window that opens up is a "Video Source" screen, a pretty basic screen.