Custom Query
Results (112 - 114 of 3893)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3863 | Completed | _WinAPI_GetCapture | Jon | matwachich@… |
| Description |
_WinAPI_SetCapture _WinAPI_ReleaseCapture missing _WinAPI_GetCapture |
|||
| #3862 | No Bug | Calling AutoItX.PixelSearch() throws access violation | Jon | anonymous |
| Description |
Code: Rectangle r1 = new Rectangle(506, 1387, 560 + 100, 1397 + 100); Point p = AutoItX.PixelSearch(r1, 0x737D87); Console.WriteLine(p); if (!p.IsEmpty) AutoItX.MouseMove(p.X, p.Y, 0); if using x64 it shows the throw on PixelSearch, in x86 instead shows on WriteLine, so that's probably stack corruption? |
|||
| #3861 | Fixed | Typo in RunAs manual article | Jpm | pferrucci@… |
| Description |
In Remarks section, it says : It is recommended that you only load the user's profile is you are sure you need it. "is" should be "if" |
|||
Note: See TracQuery
for help on using queries.
