Search results for query: *

  • Users: Kt3
  • Order by date
  1. K

    Special hierarchial data structure

    I'm having some serious issues writing a small app that helps me organize my thoughts. The data structure allows for three objects.. Folders, projects, and ideas. Folders can contain other folders, projects and ideas. Projects can contain folders and ideas but not other projects. Folders...
  2. K

    Having trouble using GetProcesses(string) with remote computers

    If the computers that aren't working are running Windows XP, you have to turn off Simple File Sharing in order for that to work. If they are computers other than Windows XP, make sure you have the proper credentials to access RPC services on that computer. You would have to have a valid...
Back
Top