On 01/03/2008, Bhupendra G J <[EMAIL PROTECTED]> wrote:
> I wanna get the list of processes and the following function in WIn32 Gui
> package is being used.
>
> Win32::PerfLib::GetCounterNames('', \%counter);
>
> On windows xp, am getting the process list but on vista this subroutine
> doesn't return any value. Is there any way to get process list on vista
> using Win32 GUI package.
>
> PS: Perl version 5.8.8 is used.This is the mailing list for the Win32::GUI package, not Win32::PerfLib. Win32::PerfLib is a part of libwin32. The README for libwin32 says: : Welcome to libwin32 version 0.28. : : All discussion of development / maintenance of the libwin32 package : should happen on the [EMAIL PROTECTED] mailing list. You can : subscribe by sending an empty email message to: : : [EMAIL PROTECTED] : : An NNTP archive of previous messages is available from: : : http://www.nntp.perl.org/group/perl.libwin32 : : Please report any bugs or enhancement requests to the CPAN : request tracker at: : : http://rt.cpan.org/NoAuth/Bugs.html?Dist=libwin32 Can I suggest that you try there instead. Regards, Rob. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Perl-Win32-GUI-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/

