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 Mike Lewis 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. BrendanC

    QuickTime Encoder?

    Does anyone know if an ActiveX control exists that can encode videos into QuickTime format? Thanks, Brendan
  2. BrendanC

    Can a CEDit control properly display a newline?

    I've had difficulty displaying multiple lines of text in a CEdit window. I use the CEdit.SetWindowText() method to put the text in the window, but separating lines with the "\n" character doesn't actually create a new line. Neither does a "\r" or a "\f". Can...
  3. BrendanC

    ActiveX control Windows Media Encoder

    Does anyone know of an ActiveX control for Windows Media Encoder? What I've found so far is the SDK from Microsoft, which is not nearly as nice as an ActiveX control, for example the one that Real Producer comes with. Thanks.
  4. BrendanC

    Sound Keeps Playing after StopPlay()

    I'm having a problem when trying to control the Flash browser plugin using JavaScript, I'm wondering if anyone has had the same problem. Calling the StopPlay() method does indeed stop the animation from playing, however, any long sounds (either streamed sounds or event sounds, it doesn't seem...

Part and Inventory Search

Back
Top