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 John Tel 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. georgedumaine

    Callbacks in VB.NET (windows service)

    I am having a problem processing callback message in a windows service app. Bascially the program reads a text file with a list of video file names and plays them back via a dll that returns 2 messages I'm interested in. Here's what's going on and the relevant code: If I put the line "Call...
  2. georgedumaine

    Windows service and callbacks - program sturcture

    I have an application that uses functions in an external dll. This dll sends messages back via a callback delegate and I process the messages when they come it. On load of the main form I initialize variables and register call back. Then I call a function in the dll that plays a video file...

Part and Inventory Search

Back
Top