Custom Query (3917 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (370 - 372 of 3917)

Ticket Resolution Summary Owner Reporter
#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
#372 No Bug Parent GUI of -1 causes dramatic problems MeJonah@…
Description

$gui = guicreate("TEST", 100, 100, default, default, default, default, -1)

not even sure how to describe the results precisely- screen starts flickering and no windows will response. Pressing control-alt-delete allows all windows to paint once then they stop responding again. You can terminate the program by pressing control-alt-delete, then clicking on the autoit3.exe on the task manager that comes up, then pressing control-alt-delete so that it registers the click, the pressing terminate, then pressing control alt delete so it registers, then clicking on the yes option.

Present in 3.2.12, and I think it started in the RC for this build because had code that suddenly started doing this.

Tested on Windows XP Pro SP3.

#373 No Bug GUI - Moving Mouse Across Edit or Input Larry
Description

Moving the mouse across an edit or input field causes an awful caret/pointer flicker.

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