View Single Post
Old Dec 21st, 2004, 2:34 PM   #1
UriKiller
Newbie
 
Join Date: Dec 2004
Posts: 3
Rep Power: 0 UriKiller is on a distinguished road
I got a couple of questions which have absolutly nothing in common:

1) How can a create a fullscreen window without MFC or Directx?
2) How to use the soundblaster? i tried the normal wave functions but auxGetNumDevs () returns 0, and I am quite sure that I got a soundblaster!!(joke)
3) How can I send an email from the program? which port and ip or is it another protocol?
4) Is there any way to write to the screen faster than using BitBlt () and without Directx.
5) How can I get the data saved inside the place where ctrl+c saves something...
6) Is there any way to send keystrokes and mouse events to a program if it uses BlockInput ().
7) How to make a hook to sockets, I mean, how to spy on packets passing from/to my computer on a port number?
8) where are all the VK_OEM_<number> defined? no .H files got them!

If you know to answer any one of the questions please help me.
Thanks!!
UriKiller is offline   Reply With Quote