Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. freeindy

    Accessing data cd content

    Jstreich & Daniel: Well, I'm developing a cd car stereo in c++. I have a laptop that both the floppy and hard disk controller has crashed. Only boot scenario is cd boot. I thouht I get one of those linux cd boots and set my application in initrc (or whatever) and viola it plays. So the...
  2. freeindy

    Read keyboard input

    Hi, I want to get keyboard character when pressed. I have the following code (and i've tried many others...). But the character is only recieved when pressed CR. How can I instantly get the character when it is pressed? thanks in advance Indy char getCommand(void) { int hDevice; char key[1]...
  3. freeindy

    Accessing data cd content

    Hi, I have trouble finding a data cd's content e.g files and directories. I've looked everywhere but I can't find any stright forward information. All I want to do is look for mp3 files in a datacd. doesn't matter where they are in the heriarchy just I know their location or reference...
  4. freeindy

    cdrom

    Hi ye all! I want to do following things and I would appreciate it if someone can help me or give me some reference to information/classes/libraries etc. well here it is: 1. monitor cdrom too see if a cdrom/music cd is inserted. 2. read audio/mp3 track list if available. I'm running...

Part and Inventory Search

Back
Top