Search:

Type: Posts; User: 333

Search: Search took 0.02 seconds.

  1. Thread: Simple USB help

    by 333
    Replies
    3
    Views
    2,628

    Simple USB help

    I know USBs are very complex things, but I've looked everywhere and still can't connect to a USB storage device with C++. I want the program to tell whether there is a new USB stick plugged in and...
  2. Replies
    1
    Views
    3,612

    System Information in C++

    Hi, I'm looking for a way to grab the operating system that the program in running on. eg. Microsoft Windows XP

    I can display the info I want with
    system("VER");

    But I can't get it into a...
Results 1 to 2 of 2