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 bkrike 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: ThaVolt
  • Content: Threads
  • Order by date
  1. ThaVolt

    Monitor integrated Microphone problem

    Hi, I got a Compaq presario 7954 running win XP. The problem is when i had win 98 i could always use the microphone thats inside my monitor but now it doesn't work anymore and i have no idea how to fix this.. Any suggestions? thanx, Jelmer
  2. ThaVolt

    Reinstalled windows..

    Hi all i recently reinstalled windows 98SE, and i get the error of the microsoft networking (missing files: vnetsetup.vxd...msnp32.dll) i know how to solve this so don't stop reading because this is not he problem, I have a cable connection, and the ethernetcard is not installed anymore.. i...
  3. ThaVolt

    IE Shows small fonts REAL small

    I Got a AMD Athlon 800 MHZ, 128 mb running Win98 and when i surf on the net with IE5.5, and i'm on a site with a small font it shows it Really small not the way it should be. it's hard to read and very irritating.. I made a screenshot so take a look of it yourself i didn't make it smaller or...
  4. ThaVolt

    Win98 Clock

    Hi I noticed my clock is not precise, when i set it right to like 19:00 after one hour its not 20:00 but 19:59, this goes on.. so my time is never right is there anyway to change this? not that its a big deal but it just sucks, they made place for a clock that doesn't even work proper! Thanks...
  5. ThaVolt

    Compile Error Ambigious Name Detected: PointAPI??

    Hi im playing a game on the net its a gambling game in flash you've to push a button the whole time so i wanted to create a program that keeps pressing the button but now im stuck.. my code is the following: Dim ORIGINAL_TIME As Date Dim SECONDS_TO_WAIT As String Private Sub Timer1_Timer()...
  6. ThaVolt

    ctrl+alt+del problem

    I got much trouble with win98 first after running a few hours its getting very slow and hangs a lot. most of the time it restores slow but im able to restart. But when a program completely hangs and i press ctrl+alt+del and press the end task button the computer freezes and won't do anything...
  7. ThaVolt

    Load registry in listbox?

    Hi I want to make a program that shows all the items from the LOCAL_MACHINE/software/microsoft/windows/currentversion/run so i can check fast if there are any virusses adware etc on my disk.. i tried some code my dont enough skill to do it hope u guys can help me out.. i want both description...
  8. ThaVolt

    Microsoft Speech SDK 5.1

    I downloaded Microsoft Speech SDK 5.1 today and i want to make a program that will do some basic functions (like: shutdown or open internet explorer) on voice command.. I'm a complete newbie at this and i cant do the coffeeshop tutorials cause when i say "go to the counter" it doesn't...
  9. ThaVolt

    Problem with errorhandling

    Hi i want my program to open a logfile at start wich is no problem but if the file doesn't exist it will be created on close so the error isn't bad but i want to make my status bar say: "Log file not found, automatically created" but even when there is a log file the status bar still...
  10. ThaVolt

    Change my .exe with another .exe

    i've seen programs that can be changed with another program (for example Subsevens server Can be changed with the Edit Server) Does anybody know any tutorials or texts on this subject or is it that easy to explain it here..?? hope u guys can help me.. Greetings
  11. ThaVolt

    Save Listboxitems To .txt File, but the maximum is different everytime

    My program opens a log file in a listbox every time it opens but when it closes it needs to save the new items added.. i tried this code but it only saved 1 line out of the list box.. Private Sub Form_Unload(Cancel As Integer) Dim list As ListBox, name As String For i = 0 To List1.ListCount - 1...

Part and Inventory Search

Back
Top