Custom Query (3927 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 3927)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#549 No Bug ControlSend sometimes sends wrong text www.songwei@…
Description

ControlSend sometimes sends wrong text. For example, I want to send "www.songwei@…", but I get "wWW>songwei@…" or "www.songwei2gmail.com". That is, ControlSend adds or removes a Shift in the text.

#2243 Rejected #Include <%Environment variable path%\Script.au3> wretched
Description

That would be awesome if AutoIt could include files that have an environment variable path.

eg.

#include <%Environmentvariablepath%\Script.au3>

This would make it less tedious to update and maintain that registry key.

#371 Fixed _GDIPlus_Startup() returns wrong boolean value Gary wraithdu
Description

The GdiplusStartup() function returns 0 on success, so the last line of _GDIPlus_Startup() should be

Return $aResult[0] == 0
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.