Softlogger
Categories

VB.NET 2003 "Previous Instance" that doesn't rely on "FindWindow" API


Recently I had the chance to improve some old "previous instance" detection code to add the ability to activate the previous instance. The code I used to detect a previous instance looked like this: Imports System.Diagnostics Private Function PrevInstance() As Boolean If UBound (Diagnostics.Process.GetProcessesByName

Filed under: CSharp  |    On : 2005 May 02  |  From: Thomas Williams : VB.NET   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003