Click to See Complete Forum and Search --> : enumerate opened network resources


Wolfgang Lewe
April 27th, 1999, 03:28 AM
How can I enumerate opened files by released network resources like the Server-Manager can do?

Lothar Haensler
April 27th, 1999, 03:32 AM
the NetFileEnum function allows you to enumerate all open files on a server.

Wolfgang Lewe
April 28th, 1999, 02:46 AM
The NetFileEnum function allows to enumerate all open files on a server but it's difficult. Have you got an example?