Skip to main content

[archive] open file

  • March 2, 2010
  • 3 replies
  • 0 views

[Migrated content. Thread originally posted on 01 March 2010]

His there a way to know how much file are open by the runtime?
Thank you!

3 replies

[Migrated content. Thread originally posted on 01 March 2010]

His there a way to know how much file are open by the runtime?
Thank you!
Hi, don't think so. Runtime certainly knows (it must have an array of handles to them) but I think it wants deserve this info to programs. Maybe OS can know how many files (all types) are opened by a certain PID, but, as example, in a W2003 env even ProcessExplorer tool does not report them.
bye Gio

[Migrated content. Thread originally posted on 01 March 2010]

His there a way to know how much file are open by the runtime?
Thank you!
Hi, don't think so. Runtime certainly knows (it must have an array of handles to them) but I think it wants deserve this info to programs. Maybe OS can know how many files (all types) are opened by a certain PID, but, as example, in a W2003 env even ProcessExplorer tool does not report them.
bye Gio

[Migrated content. Thread originally posted on 01 March 2010]

His there a way to know how much file are open by the runtime?
Thank you!
Hi, don't think so. Runtime certainly knows (it must have an array of handles to them) but I think it wants deserve this info to programs. Maybe OS can know how many files (all types) are opened by a certain PID, but, as example, in a W2003 env even ProcessExplorer tool does not report them.
bye Gio