in reply to Re: Problem installing Win32::ToolHelp with Strawbeery Perl Win64
in thread Problem installing Win32::ToolHelp with Strawbeery Perl Win64

Thanks for quick reply!
I wanted to use Toolhelp because of my 32Bit Perlscript that uses that module.
I followed your advice and installed Win32::Process::Info - success!
So isnt't it possible to use Win32 Toolhelp? Do I have to change my Script?
  • Comment on Re^2: Problem installing Win32::ToolHelp with Strawbeery Perl Win64

Replies are listed 'Best First'.
Re^3: Problem installing Win32::ToolHelp with Strawbeery Perl Win64
by Anonymous Monk on May 05, 2015 at 10:32 UTC

    So isnt't it possible to use Win32 Toolhelp? Do I have to change my Script?

    Anything is possible. The two modules don't share the same API.