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 Wanet Telecoms Ltd 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: saintcb
  • Content: Threads
  • Order by date
  1. saintcb

    sendmessage - change application icon

    Hi I am trying to change the icon of a running external application , Notepad. I can n't seem to see figure this out. Thanks in advance. The code I am using: Declaration: Public Declare Function LoadImage Lib "user32" _ Alias "LoadImageA" _ (ByVal hInst As Long, _...
  2. saintcb

    Process object to run more than one instance of an application

    I need to run the same application more than once. How can I do this using Process.Start without getting the msg when the second one is started?

Part and Inventory Search

Back
Top