Custom Query (3926 matches)
Results (382 - 384 of 3926)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #854 | Fixed | InetGetSize | ||
| Description |
#include <Inet.au3> $a = InetGetSize("http://address/version.dat") If $a > 0 Then
EndIf -without _INetGetSource('www.google.com')
why? pls help thanks. |
|||
| #101 | Fixed | _ScreenCapture_Capture: Cursor is not on the right position | ||
| Description |
If you make a Screenshot and the upper left corner is not 0,0 the cursor has a wrong position. To fix it, line 77 in ScreenCapture.au3 has to be changed to _WinAPI_DrawIcon($hCDC, $aCursor[3] - $aIcon[2] - $iLeft, $aCursor[4] - $aIcon[3] - $iTop, $hIcon) |
|||
| #1808 | Works For Me | OS Crash while executing.. | ||
| Description |
UDPStartup() $Sock=UDPBind(@IPAddress1,80) Local $buf For $i=1 to 1024*1024*1 '''$buf &="A"''' Next '''ConsoleWrite($buf)''' Windows XP SP3 (x86) with 1GB RAM, first hangs and then crashes after writing the data in variable $buf to Console via ConsoleWrite() |
|||
Note:
See TracQuery
for help on using queries.
