Custom Query (3921 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (352 - 354 of 3921)

Ticket Resolution Summary Owner Reporter
#3565 No Bug Unable to access windows authentication (Windows Security) popup on Internet Explore for Windows Server 2016 ravismundhe@…
Description

Below environment OS :- Windows Server 2016 Internet Explore : IE 11 AutoIt Version : AutoItLibrary-1.1

Actual Result:- Unable to access displayed popup via AutoIt

Can you help us to solve this issue. Which version of AutoIt is perfect to access windows

#1564 No Bug Not able to get text using controlistview("","","","gettext",$index) for 64 bit machine Jpm ravi786
Description

I m trying to retrive the item from syslistview opn 64 bit machine using below syntax: controlistview("","","","gettext",$index) but it is not giving any result.

#2715 Fixed mistake in helpfile Melba23 rav_kr
Description

There is small mistake in comment in the example on page http://www.autoitscript.com/autoit3/docs/libfunctions/_GDIPlus_ImageScale.htm

Local Const $iW = @DesktopWidth / 4, $iH = @DesktopHeight / 4
Local $hHBmp = _ScreenCapture_Capture("", 0, 0, $iW, $iH) ;create a GDI bitmap by capturing 1/8 of desktop

it's not 1/8 but 1/16 of desktop (4*4=16 not 8)

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.