Lines Matching full:windows
126 sub CSIDL_FONTS () { 0x0014 } # windows\fonts
153 …ES () { 0x0038 } # %windir%\Resources\, For theme and other windows resources.
154 … { 0x0039 } # %windir%\Resources\<LangID>, for theme and other windows specific resource…
157 …s a domain controller and the operating system is Windows Server 2008, Windows Server 2003, or Win…
158 …SERVER () { 0x0000003 } # The operating system is Windows Server 2008, Windows Server 2003, or Win…
160 … 0x0000001 } # The operating system is Windows Vista, Windows XP Professional, Windows XP Home Edi…
164 sub VER_SUITE_BLADE () { 0x00000400 } # Windows Server 2003, Web Edition is inst…
165 sub VER_SUITE_COMPUTE_SERVER () { 0x00004000 } # Windows Server 2003, Compute Cluster Edi…
166 … () { 0x00000080 } # Windows Server 2008 Datacenter, Windows Server 2003, Datacenter…
167 … () { 0x00000002 } # Windows Server 2008 Enterprise, Windows Server 2003, Enterprise…
168 sub VER_SUITE_EMBEDDEDNT () { 0x00000040 } # Windows XP Embedded is installed.
169 …ERSONAL () { 0x00000200 } # Windows Vista Home Premium, Windows Vista Home Basic, …
171 …nstalled on the system, but may have been upgraded to another version of Windows. Refer to the Rem…
173 … VER_SUITE_STORAGE_SERVER () { 0x00002000 } # Windows Storage Server 2003 R2 or Windows …
176 sub VER_SUITE_WH_SERVER () { 0x00008000 } # Windows Home Server is installed.
194 sub PRODUCT_SMALLBUSINESS_SERVER () { 0x009 } # Windows Small Business Server
209 sub PRODUCT_SERVER_FOR_SMALLBUSINESS () { 0x018 } # Windows Server 2008 for Windows Essenti…
210 sub PRODUCT_SMALLBUSINESS_SERVER_PREMIUM () { 0x019 } # Windows Small Business Server Premium
215 sub PRODUCT_MEDIUMBUSINESS_SERVER_MANAGEMENT () { 0x01E } # Windows Essential Business Server Manag…
216 sub PRODUCT_MEDIUMBUSINESS_SERVER_SECURITY () { 0x01F } # Windows Essential Business Server Secur…
217 sub PRODUCT_MEDIUMBUSINESS_SERVER_MESSAGING () { 0x020 } # Windows Essential Business Server Messa…
220 …DUCT_SERVER_FOR_SMALLBUSINESS_V () { 0x023 } # Windows Server 2008 without Hyper-V for Windo…
274 sub PRODUCT_CORE_N () { 0x62 } # Windows 10 Home N
275 sub PRODUCT_CORE_COUNTRYSPECIFIC () { 0x63 } # Windows 10 Home China
276 sub PRODUCT_CORE_SINGLELANGUAGE () { 0x64 } # Windows 10 Home Single Language
277 sub PRODUCT_CORE () { 0x65 } # Windows 10 Home
296 sub PRODUCT_EDUCATION () { 0x79 } # Windows 10 Education
297 sub PRODUCT_EDUCATION_N () { 0x7A } # Windows 10 Education N
356 if ($desc =~ /^Windows Home Server\b/ || $desc =~ /^Windows XP Professional x64 Edition\b/) {
359 elsif ($desc =~ s/\s*(Windows (.*) Server( \d+)?)//) {
365 s/^/Windows / unless /^Win32s$/;
373 s/^Windows (20(03|08|12|16|19))/Windows Server $1/;
374 s/^Windows SAC/Windows Server/;
436 # XXX ignoring "Windows 2000 Advanced Server Limited Edition" for Itanium
437 # XXX and "Windows 2000 Datacenter Server Limited Edition" for Itanium
457 # XXX ignoring all Windows XP Embedded and Fundamentals versions
469 $desc .= " Windows Storage Server";
472 $desc .= " Windows Home Server";
475 $desc .= " Windows XP Professional x64 Edition";
501 $desc .= " Windows Compute Cluster Server";
516 if ($desc !~ /Windows (Home|Storage) Server/) {
643 # "Windows 7 Business" had a name change to "Windows 7 Professional"
697 warn "Unknown Windows version [$id:$major:$minor]";
729 # Vista was the first Windows version with symlink support
732 # Since Windows 10 1703, enabling the developer mode allows to create
821 information. This function does B<not> work on Windows 9x.
879 Returns the current Windows ANSI code page identifier for the operating
908 64-bit Windows.
933 a feature is not available under Windows 95.
950 Windows process id, even when called from inside a pseudo-process.
967 Returns the full pathname of one of the Windows special folders.
1015 Note that not all folders are defined on all versions of Windows.
1073 Returns the "marketing" name of the Windows operating system version
1076 Windows 2000 Datacenter Server
1077 Windows XP Professional
1078 Windows XP Tablet PC Edition
1079 Windows Home Server
1080 Windows Server 2003 Enterprise Edition for Itanium-based Systems
1081 Windows Vista Ultimate (32-bit)
1082 Windows Small Business Server 2008 R2 (64-bit)
1084 The display name describes the native Windows version, so even on a
1085 32-bit Perl this function may return a "Windows ... (64-bit)" name
1086 when running on a 64-bit Windows.
1107 In the Windows 10 / Server Semi-Annual Channel era, the description may
1140 backwards compatibility of the Win32 module. Windows .NET Server has
1141 been renamed as Windows 2003 Server before final release and uses a
1142 different major/minor version number than Windows XP.
1153 For the ID, the values are 0 for Win32s, 1 for Windows 9X/Me and 2 for
1154 Windows NT/2000/XP/2003/Vista/2008/7. In scalar context it returns just
1161 Windows 95 1 4 0 -
1162 Windows 98 1 4 10 -
1163 Windows Me 1 4 90 -
1165 Windows NT 3.51 2 3 51 -
1166 Windows NT 4 2 4 0 -
1168 Windows 2000 2 5 0 -
1169 Windows XP 2 5 1 -
1170 Windows Server 2003 2 5 2 -
1171 Windows Server 2003 R2 2 5 2 -
1172 Windows Home Server 2 5 2 -
1174 Windows Vista 2 6 0 -
1175 Windows Server 2008 2 6 0 -
1176 Windows 7 2 6 1 -
1177 Windows Server 2008 R2 2 6 1 -
1178 Windows 8 2 6 2 -
1179 Windows Server 2012 2 6 2 -
1180 Windows 8.1 2 6 2 -
1181 Windows Server 2012 R2 2 6 2 -
1183 Windows 10 2 10 0 -
1184 Windows Server 2016 2 10 0 14393
1185 Windows Server 2019 2 10 0 17677
1187 On Windows NT 4 SP6 and later this function returns the following
1190 The version numbers for Windows 2003 and Windows Home Server are
1194 The version numbers for Windows Vista and Windows Server 2008 are
1198 The version numbers for Windows 7 and Windows Server 2008 R2 are
1202 The version numbers for Windows 8 and Windows Server 2012 are
1206 For modern Windows releases, the major and minor version numbers are
1208 Windows 10 and Server releases. The BUILD field is used to
1209 differentiate Windows Server versions: currently 2016, 2019, and
1213 installed service pack. (In the Windows 10 era, these are unused.)
1299 about the parameters and return value. This function requires Windows
1381 On Windows Vista it will only return non-zero if the process is
1389 false on Windows versions older than Windows 10.
1399 [CORE] Returns non zero if the Win32 subsystem is Windows NT.
1403 [CORE] Returns non zero if the Win32 subsystem is Windows 95.
1481 SetChildShowWindow(0) will make these new console windows invisible.
1508 such a feature is not available under Windows 95.
1539 There are many situations in which modern Windows systems will not have
1540 the L<short path name|https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#short-vs-…
1553 L<this article|https://www.codeproject.com/Articles/304374/Query-Volume-Setting-for-State-Windows>.
1557 short path names in the same manner as the underlying Windows API call it