Display text on front of each active window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Asad Asad
    New Member
    • May 2007
    • 20

    Display text on front of each active window

    I wants to make a program in Visual Basic 6.0 that will display my name on the front of each active window ( Like Jetadio, for example jetadio 6.3 displays song name in light color when song starts).
    I think you are understanding what I am trying to say...
    Can some one help me?
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by Asad Asad
    I wants to make a program in Visual Basic 6.0 that will display my name on the front of each active window ( Like Jetadio, for example jetadio 6.3 displays song name in light color when song starts).
    I think you are understanding what I am trying to say...
    Can some one help me?
    Hello, Asad Asad!

    Do you currently have an application that fires sound files, or your music?

    If this is already working, you should be able to add an if or select case statement to say when sound plays, bring my name up.

    I would first see to it that music plays first before going further.

    Hope that's okay with you...

    Comment

    Working...