is it possible to do this? i was wondering as i'll be using it in my game and i want to enumerate games using directplay and show them in a listview. thanks in advance,
Printable View
is it possible to do this? i was wondering as i'll be using it in my game and i want to enumerate games using directplay and show them in a listview. thanks in advance,
If you're using a windowed mode, it's possible, but not practical. You might want to take a look at the small tutorials I did on full-screen GUI development with DirectX:
http://www.rookscape.com/vbgaming/tutBW.php
http://www.rookscape.com/vbgaming/tutBX.php
It should get you started. It's not a small undertaking.
thanks, i'll read them now. it could be a daunting task, since i'm only just learning directx programming now, but i'll give it my best :)