Win32::NodeName();
--- Sudha Natarajan
<[EMAIL PROTECTED]> wrote:
> How do I find the hostname of the system querying
> from a PERL script ?
> gethostbyname needs some argument, I'm looking for
> getting this information
> from any system from where I will running this.
>
> Many thanks in advan
-
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
> http://productguide.itmanagersjournal.com/
> __
can, since
> threading is generally
> weak in early versions. Win32::gui seems fine with
> threads since I've been
> able to create C threads (via an xs module) which
> were able to fire events
> in the GUI via windows SendMessages.
>
> Cheers,
>
> jez.
4&bid=241720&dat=121642
> ___
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> http://perl-win32-gui.sourceforge.net/
>
--
Harlan Carvey, CISSP
"Windows Forensics and Incident Recovery"
http://www.windows-ir.com
http://windowsir.blogspot.com
--
e = ".$dumpfile);
}
else {
$status->Text("No dump file selected.");
}
}
sub Load_Click {
my $ret = Win32::GUI::GetOpenFileName(
-title => "Load Profile",
-file => "\0" . " " x 256,
-filter => [
Uwe,
> the example works for me without any warnings or
> errors.
> - WinXP SP2 (German)
> - ActivePerl 5.8.7
> - Win32::GUI 1.05
Thanks. I'm using XP SP2 (english), Perl 5.8.8 build
819 from ActiveState.
----------
Harlan Carvey, CISS
ot something working.
I know it's a huge endeavor to write documentation,
but there are ways to provide examples that perclude
full-out docs. Post the code to perlmonks or to Dave
Roth's forum, or post it yourself and send in a link.
Harlan
------
7 matches
Mail list logo