Search results for query: *

  • Users: golfmk2boy
  • Content: Threads
  • Order by date
  1. G

    Search problem "Name Directory is not declared"

    Hi, I have a problem with the following code, it errors with "Name Directory is not declared" .... not sure where to declar this. Please help. Public Class Form1 PrivateSub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) HandlesMyBase.Load searchFiles() EndSub...
  2. G

    SharpDevelop IDE toolbox

    Hi, I have just installed SharpDevelop IDE and would like to know where I can find tools, as there appears to be no toolbox... Please help.
  3. G

    A program to display installed applications, VB.net

    Hi, As in title I need to create a program which will discover the installed applications within windows and then generate an XML file from this. At the moment the key part is discovering the programs which are installed. Is there any function which can be used within VB to call the...
Back
Top