| 1 | ---------------------------------------------------------------------------------------------------- |
|---|
| 2 | AutoIt 3.3.14.2 |
|---|
| 3 | ---------------------------------------------------------------------------------------------------- |
|---|
| 4 | |
|---|
| 5 | correctly |
|---|
| 6 | |
|---|
| 7 | Line 13: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetExitCodeProcess.au3: If _WinAPI_GetVersion() >= 6.0 Then |
|---|
| 8 | Line 10: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_ShellGetStockIconInfo.au3: If _WinAPI_GetVersion() < 6.0 Then |
|---|
| 9 | |
|---|
| 10 | incorrectly - the version number is enclosed in quotation marks! |
|---|
| 11 | |
|---|
| 12 | Line 8: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_AddClipboardFormatListener.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 13 | Line 10: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_AddIconOverlay.au3: If _WinAPI_GetVersion() >= '6.0' Then |
|---|
| 14 | Line 11: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_BeginBufferedPaint.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 15 | Line 7: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_CompareString.au3: If _WinAPI_GetVersion() < '6.1' Then |
|---|
| 16 | Line 11: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_Create32BitHBITMAP.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 17 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_CreateObjectID.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 18 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_CreateSymbolicLink.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 19 | Line 5: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_DwmIsCompositionEnabled.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 20 | Line 8: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_DwmSetIconicThumbnail.au3: If (_WinAPI_GetVersion() < '6.1') Or (Not _WinAPI_DwmIsCompositionEnabled()) Then |
|---|
| 21 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_EnumProcessModules.au3: If (_WinAPI_GetVersion() < '6.0') And (@AutoItX64) Then |
|---|
| 22 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetConnectedDlg.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 23 | Line 12: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetDCEx.au3: If (_WinAPI_GetVersion() > '5.2') And (_WinAPI_DwmIsCompositionEnabled()) Then |
|---|
| 24 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetFinalPathNameByHandleEx.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 25 | Line 5: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetIconInfoEx.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 26 | Line 10: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetThemeTransitionDuration.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 27 | Line 17: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetThreadLocale.au3: If _WinAPI_GetVersion() >= '6.0' Then |
|---|
| 28 | Line 27: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetThreadLocale.au3: If _WinAPI_GetVersion() >= '6.0' Then |
|---|
| 29 | Line 37: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetThreadLocale.au3: If _WinAPI_GetVersion() >= '6.0' Then |
|---|
| 30 | Line 3: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetVersion.au3: ConsoleWrite('Windows version: ' & _WinAPI_GetVersion() & @CRLF) |
|---|
| 31 | Line 5: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_GetVolumeInformationByHandle.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 32 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_IsInternetConnected.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 33 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_LoadIconWithScaleDown.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 34 | Line 5: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_OpenFileById.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 35 | Line 8: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_RegisterApplicationRestart.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 36 | Line 8: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_SetCurrentProcessExplicitAppUserModelID.au3: If _WinAPI_GetVersion() < '6.1' Then |
|---|
| 37 | Line 7: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_SetProcessShutdownParameters.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 38 | Line 11: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_SetWindowDisplayAffinity.au3: If (_WinAPI_GetVersion() < '6.1') Or (Not _WinAPI_DwmIsCompositionEnabled()) Then |
|---|
| 39 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_SetWindowTheme.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 40 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_ShellGetKnownFolderPath.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 41 | Line 5: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_ShellGetLocalizedName.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 42 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_ShellNotifyIconGetRect.au3: If _WinAPI_GetVersion() < '6.1' Then |
|---|
| 43 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_ShellOpenWithDlg.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 44 | Line 5: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_ShellSetLocalizedName.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 45 | Line 6: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_ShellUserAuthenticationDlgEx.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 46 | Line 7: c:\Program Files (x86)\AutoIt3\Examples\Helpfile\_WinAPI_ShutdownBlockReasonQuery.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 47 | |
|---|
| 48 | ---------------------------------------------------------------------------------------------------- |
|---|
| 49 | AutoIt Beta 3.3.15.0 |
|---|
| 50 | ---------------------------------------------------------------------------------------------------- |
|---|
| 51 | |
|---|
| 52 | correctly |
|---|
| 53 | |
|---|
| 54 | Line 13: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetExitCodeProcess.au3: If _WinAPI_GetVersion() >= 6.0 Then |
|---|
| 55 | Line 10: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_ShellGetStockIconInfo.au3: If _WinAPI_GetVersion() < 6.0 Then |
|---|
| 56 | |
|---|
| 57 | incorrectly - incorrectly - the version number is enclosed in quotation marks! |
|---|
| 58 | |
|---|
| 59 | Line 8: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_AddClipboardFormatListener.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 60 | Line 10: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_AddIconOverlay.au3: If _WinAPI_GetVersion() >= '6.0' Then |
|---|
| 61 | Line 11: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_BeginBufferedPaint.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 62 | Line 7: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_CompareString.au3: If _WinAPI_GetVersion() < '6.1' Then |
|---|
| 63 | Line 11: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_Create32BitHBITMAP.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 64 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_CreateObjectID.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 65 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_CreateSymbolicLink.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 66 | Line 5: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_DwmIsCompositionEnabled.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 67 | Line 8: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_DwmSetIconicThumbnail.au3: If (_WinAPI_GetVersion() < '6.1') Or (Not _WinAPI_DwmIsCompositionEnabled()) Then |
|---|
| 68 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_EnumProcessModules.au3: If (_WinAPI_GetVersion() < '6.0') And (@AutoItX64) Then |
|---|
| 69 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetConnectedDlg.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 70 | Line 12: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetDCEx.au3: If (_WinAPI_GetVersion() > '5.2') And (_WinAPI_DwmIsCompositionEnabled()) Then |
|---|
| 71 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetFinalPathNameByHandleEx.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 72 | Line 5: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetIconInfoEx.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 73 | Line 10: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetThemeTransitionDuration.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 74 | Line 17: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetThreadLocale.au3: If _WinAPI_GetVersion() >= '6.0' Then |
|---|
| 75 | Line 27: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetThreadLocale.au3: If _WinAPI_GetVersion() >= '6.0' Then |
|---|
| 76 | Line 37: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetThreadLocale.au3: If _WinAPI_GetVersion() >= '6.0' Then |
|---|
| 77 | Line 3: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetVersion.au3: ConsoleWrite('Windows version: ' & _WinAPI_GetVersion() & @CRLF) |
|---|
| 78 | Line 5: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_GetVolumeInformationByHandle.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 79 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_IsInternetConnected.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 80 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_LoadIconWithScaleDown.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 81 | Line 5: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_OpenFileById.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 82 | Line 8: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_RegisterApplicationRestart.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 83 | Line 8: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_SetCurrentProcessExplicitAppUserModelID.au3: If _WinAPI_GetVersion() < '6.1' Then |
|---|
| 84 | Line 7: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_SetProcessShutdownParameters.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 85 | Line 11: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_SetWindowDisplayAffinity.au3: If (_WinAPI_GetVersion() < '6.1') Or (Not _WinAPI_DwmIsCompositionEnabled()) Then |
|---|
| 86 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_SetWindowTheme.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 87 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_ShellGetKnownFolderPath.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 88 | Line 5: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_ShellGetLocalizedName.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 89 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_ShellNotifyIconGetRect.au3: If _WinAPI_GetVersion() < '6.1' Then |
|---|
| 90 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_ShellOpenWithDlg.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 91 | Line 5: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_ShellSetLocalizedName.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 92 | Line 6: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_ShellUserAuthenticationDlgEx.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|
| 93 | Line 7: c:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_WinAPI_ShutdownBlockReasonQuery.au3: If _WinAPI_GetVersion() < '6.0' Then |
|---|