I need to know how to get DirectPlay 7 to search for a session over a TCP/IP connection without getting that pop-up box where the user can just press enter. I am writing full-screen appplications and that pop-up box is unacceptable. I have tried creating a DPAddress using the CreateINetAddress method with an empty address and a universal broadcast (255.255.255.255) address. but they don't work. Any ideas?
