Padre::Util::Win32 man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Padre::Util::Win32(3) User Contributed Perl DocumentationPadre::Util::Win32(3)

NAME
       Padre::Util::Win32 - Padre Win32 Utility Functions

DESCRIPTION
       The "Padre::Util::Win32" package is a internal storage area for
       miscellaneous functions that aren't really Padre-specific that we want
       to throw somewhere convenient so they won't clog up task-specific
       packages.

       All functions are exportable and documented for maintenance purposes,
       but except for in the Padre core distribution you are discouraged in
       the strongest possible terms from using these functions, as they may be
       moved, removed or changed at any time without notice.

FUNCTIONS
   "GetLongPathName"
	 Padre::Util::Win32::GetLongPathName($path);

       Converts the specified path $path to its long form.  Returns "undef"
       for failure, or the long form of the specified path

   "Recycle"
	 Padre::Util::Win32::Recycle($file_to_recycle);

       Move $file_to_recycle to recycle bin Returns "undef" (failed), zero
       (aborted) or one (success)

   "AllowSetForegroundWindow"
	 Padre::Util::Win32::AllowSetForegroundWindow($pid);

       Enables the specified process $pid to set the foreground window via
       "SetForegroundWindow"

       http://msdn.microsoft.com/en-us/library/ms633539(VS.85).aspx
       <http://msdn.microsoft.com/en-us/library/ms633539(VS.85).aspx>

   "ExecuteProcessAndWait"
	 Padre::Util::Win32::ExecuteProcessAndWait(
	       directory  => $directory,
	       file	  => $file,
	       parameters => $parameters,
	       show	  => $show)

       Execute a background process named "$file $parameters" with the current
       directory set to $directory and wait for it to end. If you set $show to
       0, then you have an invisible command line window on win32!

   "GetCurrentProcessMemorySize"
	 Padre::Util::Win32::GetCurrentProcessMemorySize;

       Returns the current process memory size in bytes

   "GetLastError"
	 Padre::Util::Win32::GetLastError;

       Returns the error code of the last Win32 API call.

       The list of error codes could be found at
       http://msdn.microsoft.com/en-us/library/ms681381(VS.85).aspx
       <http://msdn.microsoft.com/en-us/library/ms681381(VS.85).aspx>.

COPYRIGHT
       Copyright 2008-2011 The Padre development team as listed in Padre.pm.

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

       The full text of the license can be found in the LICENSE file included
       with this module.

perl v5.14.1			  2011-06-18		 Padre::Util::Win32(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net