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

    Mixer Audio Level

    How can I find the audio level of, for example MasterVolume or Wave in WindowsAudioMixer? I need this to express the intensity of the sound, in a visual way. Please excuse my english & thank you for any help!
  2. seba18

    Get CPU and memory usage

    Anybody knows how can I get CPU and memory usage with Visual Basic? (a lot of programs show these informations, but I don't know how to do it) Thank's
  3. seba18

    Get sound intensity from audio mixer

    How can I find the intensity of the output(wave) sound from the Windows Audio Mixer? I need this to make some LEDs light in the rhythm of the music. Thank you for any suggestion
  4. seba18

    Get sound intensity from audio mixer

    How can I get the intensity of the sound from one of the audio mixer's line out (wave or master)? Thank you
  5. seba18

    Get AudioMixer's Wave bitrate value

    How can I get the AudioMixer's Wave bitrate(I think this should be an integer value)? I need that to make a program that flashes Winamp's Window(change the transparency value) in the rhythm of the music. Thank you
  6. seba18

    Find a window's Class-name

    Can I get a window's Class name if I know only the name of the executable file? How? Or how can I get a window's parameters(Name,Class-name,Exe-name,Subclass-name,Subclass) just clicking with the mouse on that window or dragging the mouse over the window?(for example, Girder do that for...
  7. seba18

    Problem browsing movie folders

    Every time when I start my computer and I browse for the first time a folder with movies(containing 2 .avi files, for example), my window (MyComputer or TotalCommander) stops responding for a while(1-2 minutes). I tried to login as Administrator and there everything looks to work fine. How...
  8. seba18

    Detect if another program is running in full-screen mode

    How can I detect if the Desktop Taskbar is visible or another program(game or other full-screen program) is running and has the focus? I want my application to make some actions when I am with the mouse on X=0 coordinate of the screen (top of the screen), but ONLY if there is not another...
  9. seba18

    Make icon's background transparent

    I've made an icon for my application with PhotoImpact6 and put background to be transparent(it works good for gifs), but when I save the file as an Icon(.ico) and asociate it with my application, the background is not transparent anymore. What should I do? Thank's for any answers!
  10. seba18

    Do another task when I press the X button

    How can I associate another task with the close application button?
  11. seba18

    Detect mouse button press

    How can I detect when a mouse button is pressed (not only inside a form)? Thank's for any answer!
  12. seba18

    Detect Internet connection

    Anybody knows how can I detect if a computer is connected or not to the Internet? I want an application only show when my computer is connected to the Internet. Thank's
  13. seba18

    Exit from a popup menu

    I've made an application, ande when I rightclick on the system-tray icon a menu opens as a popup menu.I can close this menu only clicking an option from the menu or clicking anywhere inside the application form. How can I close the menu pressing Escape or clicking outside the menu? How can I get...
  14. seba18

    Line separators in VB6 menu

    How can I put line separators (horivontal lines) between two menu commands in a VB6 menu?
  15. seba18

    extract the picture preview from a WindowsXP boot-screen

    How can I extract the picture preview from a WindowsXP boot-screen (.exe file)? Thank you for eventualy answers!
  16. seba18

    open a menu in VB

    How can i open a menu when I right-click on a form, or when I click on a command button? If that is possible, then how will I create the menu. Thank you for eventualy answers!
  17. seba18

    Make a specific color from a form transparent

    How could I make a color from a form transparent or the whole window (and all the elements in that window)? Thank you!
  18. seba18

    Start a program before WindowsXP login

    Anybody knows how can I put a program to start before WindowsXP login? (some antivirus programs,or Partition Magic can do that)
  19. seba18

    Start a program before WindowsXP login

    Anybody knows how can I put a program to start before WindowsXP login? (some programs like antivirus programs or partition magic can do that)
  20. seba18

    How to verify if my program is already running in memory?

    How can I verify if my program is already running in memory, when I start it?

Part and Inventory Search

Back
Top