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 TouchToneTommy 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: *

  • Users: Sandmann
  • Content: Threads
  • Order by date
  1. Sandmann

    Music in the background

    Hello, I'm looking for ANY way to play music in the background of my game, whether it be playing it in Winamp or Windows Media Player so long as QBASIC is what is telling the player which song to play and when to play it. I've heard this can be done using libraries or the like. Unfortunately...
  2. Sandmann

    Multiple keys at once

    Question 1: I'm making a 2 player game. Can someone tell me how I can make the keyboard recognize two simultaneous keys HELD down at one time? For example, let's say I have two counters, one that displays how many times the "F" key has been pressed and another counter displaying how...
  3. Sandmann

    How do I erase variables?

    I have a program that I've written that uses lots and lots of variables. There are literally hundreds of them. How do I get rid of them while the program is running so that I can free up the space and not run out of memory? I know that with arrays there is the ERASE command but it doesn't...
  4. Sandmann

    Can compile some .BAS files but not others....

    I have QB4.5 and many programs I write can be compiled but others cannot. I have a game that I've made (that's about 200 KB) and the game works fine and runs (and is pretty cool) but when I try to compile, I get about 40 or 50 errors and just as many warnings. Does anyone have any idea why a...

Part and Inventory Search

Back
Top