Custom Query (3910 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (358 - 360 of 3910)

Ticket Resolution Summary Owner Reporter
#359 Works For Me Autoit Info Window anonymous
Description

There is some type of bug with the info window. It keeps freezing up every once in a while for seemingly no reason. I can't tell you exactly where the problem is or what is making it freeze (Program not responding) and needing to shut down. The best I can say is simply after a period of time, it just stops responding, I don't know how long, but basically when I go back to check a control, it's simply not responding.

#360 Fixed RunAs() function not working on Windows 2000 Valik CleM71
Description

Hi,

I try to use the RunAs() and RunAsWait() functions on Windows 2000.

RunAs("myaccount", "mydomain", "mypassword", 1, "cmd.exe", @SystemDir, @SW_SHOW)

It works on Windows XP, it don't on Windows 2000.

RunAs() returns 0

@error returns 1

@extended returns 1314

Someone encountered the same issue, see :

http://www.autoitscript.com/forum/index.php?showtopic=72863

Thank you in advance.

#361 Fixed _GUICtrlListView_InsertItem() - bad order of parametres Gary Zedna
Description

_GUICtrlListView_InsertItem()

  • in yellow section order of parametres is right
  • in Parametres table section is bad order of parametres

$iIndex & $sText are put in bad order.

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