Search results for query: *

  • Users: mikegrove
  • Content: Threads
  • Order by date
  1. M

    System.Diagnostics.Processes and perflib

    I have a VS2003 app running on a win2k sp4 server with .net 2.0 installed. Anytime I use the system.diagnostics.processes class I get multiple errors in the Application Event log. I have researched all over the place to find out why this happens (besides the fact that it can't access the...
  2. M

    FtpFindFirstFile, InternetFindNextFile

    I am having issues getting a dir listing using: FtpFindFirstFile, InternetFindNextFile I always get back a single blank string. I know there are files there. FtpFindFirstFile returns true but the filename attribute in the WIN32_FIND_DATA stucture is nothing and InternetFindNextFile always...
Back
Top