in reply to Re^2: Failure to load Win32::NetResource
in thread Failure to load Win32::NetResource

Maybe this is the cause?

Platform SDK: Network Management NetShareGetInfo The NetShareGetInfo function retrieves information about a particular shared resource on a server. Windows Me/98/95: The parameters for this function are different from those listed in the syntax block. For more information and syntax, see the Windows Me/98/95 information in the Remarks section.

There is more information + a link to some sample code via the link above.

HTH.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon
  • Comment on Re^3: Failure to load Win32::NetResource