Lines Matching defs:Win32
577 Win32::GetCwd() correctly returns C:\ instead of C: when at the drive root.
1828 =item Win32
1836 Win32::FsType
1837 Win32::GetOSVersion
1842 The Win32::SetLastError(ERROR) function has been added as a complement
1843 to the Win32::GetLastError() function.
1845 The new Win32::GetFullPathName(FILENAME) returns the full absolute
1848 the filename. See L<Win32>.
2251 =head2 Win32
2261 The builtin XSUB functions in the Win32:: namespace are documented. See
2262 L<Win32>.
2266 A Win32::GetLongPathName() function is provided to complement
2267 Win32::GetFullPathName() and Win32::GetShortPathName(). See L<Win32>.