Timeline



Feb 14, 2010:

8:05 PM Ticket #1040 (_ScreenCapture_Capture(): GDI object leak with cursor capture) updated by Beege
I'm pretty sure the problem here is that _WinAPI_GetIconInfo returns TWO bitmaps and we are only deleting ONE of them. The cursor section of the function needs to check if $aIcon[5] is valid bitmap and delete if it is. Depending on what cursor is being displayed $aIcon[5] may not alway be a valid bitmap. From the tests I've done, when the cursor is an I-beam, the bitmap will NOT be valid. Almost all other ones were valid. […]
5:33 PM Ticket #1420 (GUIRichEdit UDF hidden selection) closed by Jon
Works For Me: No repo script. Closing.
5:33 PM Ticket #1421 (GUIRichEdit UDF added line break) closed by Jon
Works For Me: No repo script. Closing.
5:31 PM Ticket #1453 (_Net_Share_ShareCheck() always returns 0) updated by Jon
Anybody got a clue about this one? Even if I change NetShare.au3 to the oldest version I get the same results.
5:12 PM Ticket #1466 (_GUICtrlEdit_GetLine returns an unexpected character) closed by Jon
Fixed: Fixed by revision [5712] in version: 3.3.5.5
5:08 PM Ticket #1469 (_GDIPlus_BitmapCloneArea must use _GDIPlus_BitmapDispose to release) updated by Jon
Fixed by revision [5711] in version: 3.3.5.5
5:06 PM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by anonymous
I mean FileReadLine()
5:03 PM Ticket #1469 (_GDIPlus_BitmapCloneArea must use _GDIPlus_BitmapDispose to release) closed by Jon
Fixed: Fixed by revision [5710] in version: 3.3.5.5
4:59 PM Ticket #1445 (Wrong description for _MemGlobalFree()) closed by Jon
Fixed: Fixed by revision [5709] in version: 3.3.5.5
4:33 PM Ticket #1366 (TrayCreateItem() bug) closed by Jon
Works For Me: Closed due to no repo script.
4:26 PM Ticket #1473 (Debug.au3, _DebugReportVar(), Line format, Scite support?) updated by Jon
Anyone see a problem with making the change suggested? I'm not familiar with the function myself.
4:24 PM Ticket #1475 (TrayItemSetState($Value, $Tray_Checked) enables an disabled TrayItem) closed by Jon
Fixed: Fixed by revision [5708] in version: 3.3.5.5
3:41 PM Ticket #1474 (mouseClick not working on windows 7) updated by Jon
Just tested this on Windows 7 Ultimate and MouseClickDrag appears to work correctly.
2:15 PM Ticket #1443 (Error in ExcelCom_udf (Excelbookopen)) updated by anonymous
Replying to Valik: > Yeah, really good job reading the big red box. You failed to search the issue tracker, otherwise you would have found #1168. You failed to test with the latest versions. You failed to provide a test script. Since you are obviously using an old version of AutoIt you also failed to set the correct version. > > So riddle me this, why did you completely ignore the big red box? 1168 is about a hidden sheet not about a deleted sheet, thats why I could not find it. Furthermore your comment is not friendly
12:27 PM Ticket #1459 (Hard Crash) updated by J-Paul Mesnage
perhaps Win7 as a greater limit than Vista. The anonymous example is working under Vista 3.3.5.4 I don't understand why the limit under X64 will be smaller than X86
12:01 PM Ticket #1475 (TrayItemSetState($Value, $Tray_Checked) enables an disabled TrayItem) created by Emiel Wieldraaijer
Hi All, I've disabled a trayitem and when is give it a command to …
12:00 PM Ticket #1459 (Hard Crash) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
11:20 AM Ticket #1474 (mouseClick not working on windows 7) created by gregfamilton@…
I have scripts that worked on Windows XP no longer work on Windows7. …
11:15 AM Ticket #1472 (GUISetCursor Bug) updated by Jon
See, this is why we don't add things "that look innocent" just before a release. Grrrr.
11:14 AM Ticket #1459 (Hard Crash) closed by Jon
Wont Fix: Works for me. It's environment related. The only current solution is to keep reducing the recursion level and it's a fairly pointless excercise as unless it is set at some ridiculously low level it will always break for someone.
11:01 AM Ticket #1459 (Hard Crash) reopened by J-Paul Mesnage
I reopened it as for X86 as stated by MSCreator 3.3.5.4 hardcrashed
7:02 AM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by Suppir
And what about FileWriteLine()? But many thanks anyway!
12:40 AM Ticket #1473 (Debug.au3, _DebugReportVar(), Line format, Scite support?) created by anonymous
Debug.au3 Line 286 […] Think that should be ... To make the printed …

Feb 13, 2010:

5:20 PM Ticket #1472 (GUISetCursor Bug) created by VittGam <vittgam@…>
The help page for GUISetCursor says: […] But the help page of …
4:00 PM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
2:35 PM Ticket #1158 (Global update the WinAPI.au3 library) updated by Jon
We're currently without someone who looks after the UDF library at the moment so not much progress.
2:34 PM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) closed by Jon
Completed: I've rewritten some of the FileWriteLine() code and it's about 40-50% faster than it was. The OS cache is used for caching and that's not something that will be changed. Any speed differences now should just be because perl is probably faster anyway…
2:28 PM Ticket #1471 (_ClipPutFile is not unicode aware) updated by Jon
Owner, Component changed
2:28 PM Ticket #1471 (_ClipPutFile is not unicode aware) created by Jon
Include\Misc.au3 _ClipPutFile is not unicode aware. Needs fixing.
2:27 PM Ticket #1468 (StringToBinary lost character in utf8) closed by Jon
Fixed: Fixed by revision [5704] in version: 3.3.5.5
11:46 AM Milestone 3.3.5.4 completed
11:23 AM Ticket #1463 (Converting with StringToASCIIArray) closed by Jon
Fixed: Fixed by revision [5700] in version: 3.3.5.4
9:40 AM Ticket #1470 (ScriptWriter not included in Installation EXE) updated by Jos
Au3recorder (Scriptwriter) is now included in the AutoIt3 installer in directory \AutoIt3\Extras\Au3Record. SciTE4AutoIt3 will run Autoit3Wrapper when you select au3recorder (Alt+F6) from the SciTEtools menu which will run the proper au3recorder version depending on the OS architecture. Need more info from you when you have problems: - OS - Architecture - Content of the SciTE output pane when you run au3recorder from the tools menu. Jos
9:10 AM Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) closed by Jon
Fixed: Fixed by revision [5698] in version: 3.3.5.4
3:05 AM Ticket #1470 (ScriptWriter not included in Installation EXE) updated by smate@…
Forgot to include my contact info. smate@…
3:04 AM Ticket #1470 (ScriptWriter not included in Installation EXE) created by anonymous
I just installed the latest AutoIt (3.3.4.0) and Scite4AutoIt3. When …

Feb 12, 2010:

10:43 PM Ticket #1467 (DllStructSetData not support UTF8) closed by Jon
No Bug
8:59 PM Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) updated by anonymous
I have checked a additional number of RegExpressions, and so far I only got positive results. (And, Sorry again for my mixup. Hate it when I make that kind of mistake)
12:23 PM Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) updated by Jon
Try this test version: http://www.autoitscript.com/forum/index.php?showtopic=109593&view=findpost&p=772804
2:00 AM Ticket #1467 (DllStructSetData not support UTF8) updated by anonymous
(hit wrong button) Don't forget that AutoIt strings use UTF-16LE (not UTF-8). If all you need if pass/receive native AutoIt strings, then use "wchar[<charlength>]" type in DllStructCreate and "wstr" as parameter format in DllCall. The DllStructCreate example in the help file incorrectly uses "char" instead of "wchar". It works for English but fails for CJK and most other languages having codepoints > 0x7F.
1:38 AM Ticket #1467 (DllStructSetData not support UTF8) updated by jchd
There is no built-in support for UTF-8 strings in DllStruct but you can convert a native AutoIt string (UTF-16LE) into/from an UTF-8 encoded array of bytes, which is OK for DllStructs. This way you can pass/receive UTF-8 data to/from DllCall. Look at the following internal SQLite functions for a working example: SQLite_StringToUtf8Struct and SQLite_Utf8StructToString. Look at how they are used in this UDF. Post in the help forum or PM if you have any problem making this work for you.
12:28 AM Ticket #1469 (_GDIPlus_BitmapCloneArea must use _GDIPlus_BitmapDispose to release) created by Beege
Currently the documentation states that the user should use …
12:03 AM Ticket #1468 (StringToBinary lost character in utf8) created by maomao123_1981@…
; Binary ANSI to String $buffer = StringToBinary("Hello - …

Feb 11, 2010:

11:22 PM Ticket #1467 (DllStructSetData not support UTF8) created by anonymous
[autoit] ;========================================================= …
4:46 PM Ticket #1459 (Hard Crash) closed by Jon
Fixed: Fixed by revision [5691] in version: 3.3.5.4
2:37 PM Ticket #1459 (Hard Crash) updated by MrCreatoR <mscreator@…>
Reproducing script for x86: AutoIt:3.3.4.0 (Os:WIN_XP/X86/Service Pack 2 Language:0419 Keyboard:00000409 Cpu:X86) […]
1:26 PM Ticket #1459 (Hard Crash) updated by J-Paul Mesnage
Replying to anonymous: > any word on this issue? next time follow the track report submission guideline. The Environment is fondamental …
12:17 PM Ticket #1459 (Hard Crash) reopened by Jos
Confirm a Hard crash when ran on x64 Win7. reopened for more detailed review.
10:01 AM Ticket #1459 (Hard Crash) updated by anonymous
any word on this issue?

Feb 10, 2010:

9:24 PM Ticket #1465 (Proxy functions or udf) updated by anonymous
I respect your decition and thanks for good explanation.
8:44 PM Ticket #1465 (Proxy functions or udf) updated by Valik
First of all, there's no way in hell ANYBODY should want their packets passing through AutoIt because of how slow it is. If that alone isn't a good enough reason, then how about because it's a not a general purpose need? Very few people need such functionality and fewer still have a legitimate use for it. Furthermore, you can write application-specific proxies using AutoIt in it's current form.
8:09 PM Ticket #1465 (Proxy functions or udf) updated by anonymous
why not?
7:51 PM Ticket #1465 (Proxy functions or udf) closed by Valik
Rejected: Just... no.
7:49 PM Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) updated by anonymous
PS: Never used UTF, so I did not test with that with this prcetest. > Yes, all AutoIt strings are UTF16-LE internally and we have to convert back and forth to UTF8 for the pcre engine. It gets real interesting when trying to deal will character positions. By interesting I mean ball breaking.
7:37 PM Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) updated by anonymous
Pcretest is giving a different output then autoit itself. Its producing the expected correct output. Base on pcretest.zip test run. PCRE version 8.00 2009-10-19 string='abbabb' […]
7:36 PM pcretest.zip attached to Ticket #1464 by anonymous
pcretest.zip (bat,input,output)
7:24 PM Ticket #1466 (_GUICtrlEdit_GetLine returns an unexpected character) created by ProgAndy
When using _GUICtrlEdit_GetLine, an unexpected character is appended. …
4:22 PM Ticket #1465 (Proxy functions or udf) created by e1m1
Hello, I just got idea for new autoit funcs, (Maybe it can be done as …
2:38 PM Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) updated by Jon
Does pcretest.exe give the same results. What was entered in pcretest?
10:01 AM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by Suppir
*In both cases I used standart ANSI files*
9:57 AM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by Suppir
I think, the problem in that fact that AutoIt writes to disc each time these functions are being used. While Perl reads/writes to hard disc with portions. If we use functions FileReadLine(), FileWriteLine() in loop, the speed are extremely slowing down. We could read file in one variable, but it doesn't work with big files, and it doesn't work if we're going to do some tight work with lines.
9:53 AM Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) created by anonymous
Well, It took we a wile to be sure. But I think the following data …
9:46 AM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by anonymous
I'm sure. I've trying to do a regex' search & replace in text files. If we put text file in one variable, then AutoIt speed is equal Perl speed. But if we are working line by line (reading files & writing to file) that AutoIt 10 times slower.
9:37 AM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by Jon
Also, AutoIt will be internally converting the default UTF16 text into ANSI for output which will impact performance (I'm guessing that perl works just in ANSI). Try changing the output text file to UTF16-LE for a format that requires no conversion.
9:35 AM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by Jon
FileReadLine is buffered btw. Are you sure this isn't just AutoIt being slower than perl in general and nothing to do with FileWrite?
8:21 AM Ticket #1463 (Converting with StringToASCIIArray) created by Xenobiologist
Hello, I got some questions about the function whether the behaviour …
8:09 AM Ticket #1158 (Global update the WinAPI.au3 library) updated by Suppir
Nice functions. We need to include them
8:00 AM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
7:28 AM Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) created by Suppir
AutoIt has a real bad (or none?) buffering while writing or reading …

Feb 9, 2010:

10:35 AM Ticket #1461 (RightTab and LeftTab under ControlComand not working for ...) updated by anonymous
Sorry for all the trouble is caused, it worked correctly with the following code. […] Replying to coolnetalias: > Hi Valik, > > Thanks for the quick reply. I used Au3Info to for getting the class name. I am using filezilla 3.3.1 for the testing purposes. Which version are you using also, I would appreciate if you can put the corrected code here. > > Thanks you so much for reply, > coolnetalias.
10:31 AM Ticket #1461 (RightTab and LeftTab under ControlComand not working for ...) updated by coolnetalias
Hi Valik, Thanks for the quick reply. I used Au3Info to for getting the class name. I am using filezilla 3.3.1 for the testing purposes. Which version are you using also, I would appreciate if you can put the corrected code here. Thanks you so much for reply, coolnetalias.

Feb 8, 2010:

10:36 AM Ticket #1461 (RightTab and LeftTab under ControlComand not working for ...) closed by Valik
No Bug: Err, you're not using the right class name. Did you actually look at the Site Manager window with Au3Info to get the right information? Once I corrected the wrong class the code works just fine. No AutoIt bug here. You should probably use the forum in the future since this was a basic support question, not a bug.
9:33 AM Ticket #1461 (RightTab and LeftTab under ControlComand not working for ...) updated by anonymous
Replying to coolnetalias: > I am making a POC using the FileZilla ftp client. The navigation steps of the control are as follows: > > 1. Open FileZilla. > 2. Press Ctrl + s. > 3. Site manager window will be launched. Here there are 4 tabs; General, Advanced, Transfer settings and Chatset. > 4. When I use the code > {{{ > ControlCommand ("Site Manager","","SysTabControl321","TabRight","") > }}} > The next tab i.e. Advanced does not get opened rather General remains as it is. If you need more information please do me a favour and drop an email @ coolnetalias@….
9:31 AM Ticket #1461 (RightTab and LeftTab under ControlComand not working for ...) created by coolnetalias
I am making a POC using the FileZilla ftp client. The navigation steps …
7:50 AM Ticket #1452 (FileOpenDialog) updated by xrewndel <xrewndel@…>
Ok, I just see that thing in c++ builder
2:56 AM Ticket #1460 (This says $x<>1 but it shows that it is) updated by Beege
I guess I was always under the impression that I would be shown the true value if it was some kind of a float. Like in this example, the same kind of miscalculation happens only the msgbox will display the true value $x = 6.99999999999999. Not evaluate that it is not 7 and then show me that the value is 7. Anyway, sorry for the mistake. […]
2:51 AM Ticket #1459 (Hard Crash) updated by anonymous
It appears to work on x86 autoit. However in x64 the crash happens.
2:02 AM Ticket #1460 (This says $x<>1 but it shows that it is) closed by Valik
No Bug: Sigh. Floating point numbers are imprecise, blah blah blah. Seriously, I've covered this about a billion times. Try using Int($x) to do a tiny bit of floating-point correction to account for the inaccuracies or don't use floating point arithmetic and then expect the results to be what you want. Nothing to see here.
1:45 AM Ticket #1460 (This says $x<>1 but it shows that it is) created by Beege
This msgbox should not appear […]
12:46 AM Ticket #1459 (Hard Crash) closed by Valik
Works For Me: It doesn't cause a hard crash for me. It correctly gives the "Recursion level has been exceeded - AutoIt will quit to prevent stack overflow." error.

Feb 7, 2010:

10:57 PM Ticket #1459 (Hard Crash) created by anonymous
The following causes a hard crash with the latest stable of AutoIt. …
8:29 PM Ticket #1458 (InetGetSize() only supports 32bit sizes) closed by Valik
Fixed: Fixed by revision [5674] in version: 3.3.5.4
8:04 PM Ticket #1452 (FileOpenDialog) updated by Valik
Because it's a bad idea that breaks common Windows conventions and needlessly confuses the user for absolutely no reason? Or something like that.
6:04 PM Ticket #1452 (FileOpenDialog) updated by xrewndel <xrewndel@…>
May I know why this request is rejected?
3:50 PM Ticket #1457 (InetGetsize / VariableType) closed by Jon
Duplicate
10:11 AM Ticket #1458 (InetGetSize() only supports 32bit sizes) created by Jon
[…] This returns what looks like an overflow number. Forum: …
12:00 AM Ticket #1457 (InetGetsize / VariableType) updated by TicketCleanup
Version changed
Automatic ticket cleanup.

Feb 6, 2010:

11:07 PM Ticket #1457 (InetGetsize / VariableType) created by tankbuster@…
INetGetSize reports unusable FileSize in Bytes if Remote File is …
11:05 PM Ticket #1391 (AU3Info Toolsbar page returns info allways on instance 1 instead of ...) closed by Jon
Fixed: Fixed by revision [5672] in version: 3.3.5.4
10:18 PM Ticket #462 (Send() can't send Unicode characters.) closed by Jon
Completed
10:17 PM Ticket #1452 (FileOpenDialog) closed by Jon
Rejected
9:51 PM Ticket #1446 (_Screencapture_Capture UDF height and width is 1 pixel off) closed by Jon
Fixed: Fixed by revision [5671] in version: 3.3.5.4
9:44 PM Ticket #1441 (_GUICtrlRichEdit_GetText: last character truncated) closed by Jon
Fixed: Fixed by revision [5670] in version: 3.3.5.4
7:01 PM Ticket #1456 (Beta 3.3.5.2 hard crash on WinXP3 OS:X86) closed by Jon
Fixed
6:58 PM Milestone 3.3.5.3 completed
5:21 PM Ticket #1444 (AutoIt info tools keeping highlights on previous highlighted control) closed by Jon
Fixed: Fixed by revision [5665] in version: 3.3.5.3
3:07 PM Ticket #1456 (Beta 3.3.5.2 hard crash on WinXP3 OS:X86) updated by Jos
Reporter changed
3:06 PM Ticket #1456 (Beta 3.3.5.2 hard crash on WinXP3 OS:X86) created by Jos
VMWare:OS:WIN_XP/Service Pack 3 CPU:X64 OS:X86 This MsgBox is shown …
1:07 PM Ticket #1450 (3.3.4.0 Doesn't Compile Well with Windows 7) closed by Jon
Fixed
1:05 PM Ticket #1440 (For...In...Next, Multi dimensional array.) closed by Jon
Fixed: Fixed by revision [5664] in version: 3.3.5.3
1:01 PM Ticket #1449 (GUICtrlDelete(), GUICtrlCreateDummy()) closed by Jon
Fixed: Fixed by revision [5663] in version: 3.3.5.3
1:00 PM Ticket #1449 (GUICtrlDelete(), GUICtrlCreateDummy()) updated by Jon
Can't see any reason this code needed to be there. Maybe it was supposed to be "break" rather than "return". Removing and marking as fixed.
12:55 PM Ticket #1449 (GUICtrlDelete(), GUICtrlCreateDummy()) updated by Jon
Found this comment in the source code: […] Not sure why…
12:45 PM Ticket #1454 (_StringBetween does not find blank line correctly) closed by Jon
Fixed: Fixed by revision [5662] in version: 3.3.5.3
11:50 AM Milestone 3.3.5.2 completed
11:37 AM Ticket #961 (RegDelete fails to to delete reg key containing sub keys) closed by Jon
Fixed: Fixed by revision [5658] in version: 3.3.5.2
11:36 AM Ticket #961 (RegDelete fails to to delete reg key containing sub keys) updated by Jon
Really odd bug. Every other registry operation takes the key handle you give it and honours the fact that you want to use HKLM64. But it seems that when deleting a key you have to use the ...Ex() version and manually respecify the HKLM64 sam access. Weird. But fixed now.
11:00 AM Ticket #961 (RegDelete fails to to delete reg key containing sub keys) updated by Jon
Ok, so the 2nd script from the initial bug report creates Test/test2 but then only deletes the subkey test2 so there is some sort of bug there.
10:47 AM Ticket #961 (RegDelete fails to to delete reg key containing sub keys) updated by Jon
Ah, ignore that. Some keys in CLSID are not writable by non-admins so of course my initial test failed (Windows 7 with UAC enabled). This works correctly on Win7 x64 using AutoIt_x64.exe […] So as far as I can that part works OK.

Feb 5, 2010:

11:25 PM Ticket #961 (RegDelete fails to to delete reg key containing sub keys) updated by Jon
Something weird going on here. This used to work but now this does nothing on x64: […]
12:24 AM Ticket #1455 (Scroll bug) closed by Valik
No Bug: SciTE 2.x is not supported.

Feb 4, 2010:

11:18 PM Ticket #1455 (Scroll bug) created by Philip Granered <philip.granered@…>
When I used SciTE Version 2.0.2.0 BETA I noticed when I where having …
10:13 PM Ticket #1454 (_StringBetween does not find blank line correctly) updated by Bowmore
I believe the problem lies with the following line. […] Changing it to […] solves the problem
7:12 PM Ticket #1454 (_StringBetween does not find blank line correctly) created by pongmaster21
When using $line=_StringBetween('<center>', '</center>') to search the …
4:44 PM Ticket #1453 (_Net_Share_ShareCheck() always returns 0) created by PsaltyDS
Something broke _Net_Share_ShareCheck(). I have a broken script that …
2:00 PM Ticket #1452 (FileOpenDialog) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
1:48 PM Ticket #1452 (FileOpenDialog) created by xrewndel <xrewndel@…>
Please add a parameter that can hide file masks in dialog, leaving …
1:04 PM Ticket #1451 (RegRead) created by xrewndel <xrewndel@…>
Function RegRead must accept Default keyword for a ValueName, i.e. …
3:44 AM Ticket #1450 (3.3.4.0 Doesn't Compile Well with Windows 7) created by Sindern
http://www.autoitscript.com/forum/index.php?showtopic=109412 See that …

Feb 3, 2010:

9:56 PM Ticket #1448 (#OnAutoItStartRegister ignored in compiled scripts) closed by Valik
Fixed: Fixed by revision [5657] in version: 3.3.5.2
9:43 PM Ticket #1449 (GUICtrlDelete(), GUICtrlCreateDummy()) updated by Valik
I consider this a bug. The following script demonstrates that the dummy control is not deleted. I cannot think of any valid reason why the delete request should be ignored: […]
6:07 PM Ticket #1449 (GUICtrlDelete(), GUICtrlCreateDummy()) created by anonymous
Not sure If GUICtrlDelete() should delete a GUICtrlCreateDummy() …
3:45 AM Ticket #1448 (#OnAutoItStartRegister ignored in compiled scripts) created by jchd
#OnAutoItStartRegister "function" works as expected from interpretor, …

Feb 1, 2010:

11:18 PM Ticket #1447 (AutoIt timesout on winwait when run by Microsoft Deployment Toolkit 2008) updated by Valik
Replying to disaak: > And yes I did read the guidelines. Alright, let me re-phrase my question. What does it take to get you to apply the guidelines? That script contains so much useless stuff I don't know where to begin. From the description of your problem you need about 2 lines of code to reproduce it: […] With the caveat that the program you suspect of interfering must also be running. It doesn't take a 150 line script. > If you don't have time or don't think this bug is worth your effort then tell me that, don't just tell me it sounds like a support problem. I don't think it's a bug. I don't wish to spend the effort to prove it's not. If it is a bug I'm more than willing to fix it but you haven't given any indication that it is a bug. What I glean is that the program is interfering in some unexpected fashion and you haven't found the correct way to play nicely with the program. That doesn't mean AutoIt has bugs.
9:55 PM Ticket #1447 (AutoIt timesout on winwait when run by Microsoft Deployment Toolkit 2008) updated by disaak
Replying to Valik: > Sigh. What is it about that big red box that people are ignoring? You haven't clearly defined a bug, you haven't provided a short script that demonstrates the problem and it sure sounds to me like you need support. SIGH. I don't know what else I could do to more clearly define the bug. I supplied a script. I said that the script only fails when run by the deployment toolkit in a task sequence and that it probably has to do with a conflict with the TsProgressUI.exe command used by the Microsoft Deployment Toolkit. What else do you need? All you need to do is ask. And yes I did read the guidelines. If you don't have time or don't think this bug is worth your effort then tell me that, don't just tell me it sounds like a support problem. Thank you
8:05 PM Ticket #1447 (AutoIt timesout on winwait when run by Microsoft Deployment Toolkit 2008) closed by Valik
No Bug: Sigh. What is it about that big red box that people are ignoring? You haven't clearly defined a bug, you haven't provided a short script that demonstrates the problem and it sure sounds to me like you need support.
8:00 PM Ticket #1040 (_ScreenCapture_Capture(): GDI object leak with cursor capture) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
7:37 PM Bad.au3 attached to Ticket #1447 by disaak
AutoIt script
7:35 PM Ticket #1447 (AutoIt timesout on winwait when run by Microsoft Deployment Toolkit 2008) created by disaak
I have a couple AutoIt software installation scripts that timeout when …
7:29 PM Ticket #1040 (_ScreenCapture_Capture(): GDI object leak with cursor capture) reopened by Valik
11:16 AM Ticket #1040 (_ScreenCapture_Capture(): GDI object leak with cursor capture) updated by djbarnes@…
this needs to be reopened as it exists again in 3.3.4.0…
11:03 AM Ticket #1446 (_Screencapture_Capture UDF height and width is 1 pixel off) created by djbarnes@…
Screencapture_capture will return a square that is 1 pixel too small …
7:50 AM Ticket #1445 (Wrong description for _MemGlobalFree()) created by Yashied
If the function succeeds, returns FALSE but not TRUE. I think that …
2:26 AM Ticket #961 (RegDelete fails to to delete reg key containing sub keys) reopened by Valik
I'm going to re-open this so Jon can have a look and see if he can come up with a suitable explanation for the problem.
2:17 AM Ticket #1438 (_ArrayCombinations bug) closed by Valik
Fixed: Fixed by revision [5649] in version: 3.3.5.2
2:06 AM Ticket #1411 (FileReadLine enhancement to enable more efficient reading of very ...) closed by Valik
Rejected: You can easily do this yourself. Use FileRead() to read in fixed block sizes. Then use StringSplit() to break the data into an array of lines. Always prepend the last line of the previous read to the next read since you probably split that line in the middle and you won't miss any data.
2:03 AM Ticket #1422 (_GUICtrlStatusBar_GetWidth() states that it returns height) closed by Valik
Fixed: Fixed by revision [5648] in version: 3.3.5.2
1:54 AM Ticket #1432 (AutoIt3_x64.exe - GUIRegisterMsg($WM_NOTIFY, "MY_WM_NOTIFY")) closed by Valik
No Bug: Your NMHDR structure declaration is not correct. Use AutoIt's $tagNMHDR to get a correct version. It appears the documentation is wrong for that structure but the structure itself is declared correctly. Your attempt to declare the structure is fine for x86 but is a full 8-bytes too small for x64.
1:51 AM Ticket #1436 (Invalid helpfile/example '_INetGetSource.au3') closed by Valik
Fixed: Fixed by revision [5646] in version: 3.3.5.2
1:48 AM Ticket #1443 (Error in ExcelCom_udf (Excelbookopen)) closed by Valik
No Bug: Yeah, really good job reading the big red box. You failed to search the issue tracker, otherwise you would have found #1168. You failed to test with the latest versions. You failed to provide a test script. Since you are obviously using an old version of AutoIt you also failed to set the correct version. So riddle me this, why did you completely ignore the big red box?

Jan 31, 2010:

11:51 PM Ticket #961 (RegDelete fails to to delete reg key containing sub keys) updated by Emiel Wieldraaijer
Hi, I noticed the same problem om Windows 7 64 Bits with AutoIt 3.3.4.0, so i searched the BugTRacker and found someone with a similar problem. I create a Key in HKCR and it created .. but on 64 Bits W7 it cannot be deleted .. the same exe on 32 Bits W7 removes the Key. Check the following Key : (Yes we need HKCR64 for 64Bits) Create a Key in the Desktop Context Menu "HKCR\DesktopBackground\Shell\Something" and it can be deleted Create a Key in the MyComputer Context Menu "HKCR\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\Shell\Something" and it can NOT be deleted Thanks Emiel
8:42 PM Ticket #1443 (Error in ExcelCom_udf (Excelbookopen)) updated by Valik
Thank you for reading the big red box.
4:24 PM Ticket #1434 (Tidy, Multi Line, Trivial.) updated by anonymous
+1 replace. (Nothing works better than a error/warning message to correct false assumptions)
2:49 PM Ticket #1444 (AutoIt info tools keeping highlights on previous highlighted control) updated by J-Paul Mesnage
Component changed
2:47 PM AutoIT info tools highlighting.png attached to Ticket #1444 by J-Paul Mesnage
2:47 PM Ticket #1444 (AutoIt info tools keeping highlights on previous highlighted control) created by J-Paul Mesnage
Environment(Language:040C Keyboard:0000040C OS:WIN_VISTA/Service …
2:44 PM Ticket #1443 (Error in ExcelCom_udf (Excelbookopen)) created by wimhek
When Sheet1 is deleted in the workbook, Func _ExcelBookOpen gives an …
12:29 PM Ticket #1434 (Tidy, Multi Line, Trivial.) closed by Jos
Wont Fix: This is actually not really a bug but Tidy fixing a syntax error for you because it assumes you forgot a space in front of the underscore and inserts that in the first iteration. The reason the Indentation is not correct in one iteration is because the indentation logic is performed before the 'tidy' logic. I have no plans to fix this to make it work in one iteration and am more inclined to remove the "add space before underscore" since this was really done in the time the syntax changed and should be well known by now. Jos
10:29 AM Ticket #1431 (Multiple AutoIt3Wrapper outfiles) closed by Jos
Rejected: The #AutoIt3Wrapper_Outfile directive is used on the aut2exe program and only supports one output program, which meakes a lot of sense by the way. Use the #AutoIt3Wrapper_Run_After to copy the output program is that is what is needed. Jos

Jan 30, 2010:

9:34 PM Ticket #1442 (_FileWriteLog to allow allow file handle or filename as first parameter) created by Bowmore
Where an application is writing to a log file frequently, the opening …
2:50 PM Ticket #1441 (_GUICtrlRichEdit_GetText: last character truncated) created by ProgAndy
_GUICtrlRichEdit_GetText sets the length of the string-buffer …
2:05 PM Ticket #1440 (For...In...Next, Multi dimensional array.) created by anonymous
Not sure what the intended behavior is for For...In...Next in relation …
8:04 AM Ticket #1439 (Icons included in script use wrong size) updated by J-Paul Mesnage
Description changed

Jan 29, 2010:

7:26 PM Ticket #1436 (Invalid helpfile/example '_INetGetSource.au3') updated by GEOSoft
May I suggest that you update to the latest release version, 3.3.4? That way you can just use BinaryToString(InetRead("URL")) Then you are using the native AutoIt code and don't need to #include<INet.au3> at all. And you are correct as far as the documentation goes, the FULL URL is required for _InetGetSource() and as it is for InetRead()
6:55 PM Ticket #1439 (Icons included in script use wrong size) updated by P5ych0Gigabyte
Please remove the link as I have added the file as an attachement.
6:53 PM IconBug.zip attached to Ticket #1439 by anonymous
6:52 PM Ticket #1439 (Icons included in script use wrong size) created by P5ych0Gigabyte
I have a script which uses a button with a 48x48 icon. When using an …

Jan 28, 2010:

5:53 PM Ticket #1438 (_ArrayCombinations bug) created by jchd
There is a bug that shows up when using _ArrayCombinations with most …
1:04 AM WikiStart edited by Valik
Tweak to table of contents. (diff)
12:04 AM WikiStart edited by Valik
Cleanups, Table of Contents and Commenting Guidelines. (diff)

Jan 27, 2010:

11:51 PM TicketGuidelines/NewTicketSummary edited by Valik
Formatting changed. (diff)
11:50 PM TicketGuidelines/NewTicketSummary edited by Valik
Minor cleanup (diff)
11:50 PM WikiStart edited by Valik
Changes to be more in line with ticket guidelines. (diff)
11:46 PM TicketGuidelines/NewTicketSummary edited by Valik
Added links to the pages containing the latest versions of AutoIt. (diff)
8:06 PM TicketGuidelines/NewTicketSummary edited by Valik
Added a new comment. (diff)
8:05 PM Ticket #1437 (Online Help(F1) for 'FileRead' doesn't work) closed by Valik
No Bug: Sigh, make it idiot proof and a bigger idiot comes along. Time to update the guidelines to tell people to check to ensure they really do have the latest version before assuming they have the latest version.
7:41 PM Ticket #1437 (Online Help(F1) for 'FileRead' doesn't work) updated by anonymous
I just notice that there's already AutoIt Version 3.3.4 out - DL and tested it. Now F1 on FileRead works!!! ...and ups sorry for brothering you - since in its history there is: Fixed #1327: Some keywords would fail to open correctly in rare cases. So sorry for double posting.
6:05 PM Ticket #1437 (Online Help(F1) for 'FileRead' doesn't work) updated by GEOSoft
Replying to anonymous: > Just notice a strange bug I'd like to report. > > When you're in SciTE normally each time you press F1 the AutoIT help comes up. And when you're on a known keyword like FileWrite it'll just jump to that topic. > > Well when the cursor is on the keyword FileRead and I press F1 nothing happens. > > {{{ > FileRead("MyFile.dat") > <- Press F1 and nothing will happen (I mean no online help will show up ) > }}} > > When I change it to for ex. > FileRead2("MyFile.dat") > It'll work as well as > FileReadLine("MyFile.dat") > will do. > > Hmm well that's not very critical - however interesting bug, isn't it? That problem was fixed in the latest release version (v3.3.4.0) as I recall. It applied to several functions including StringRegExp
1:48 PM Ticket #1437 (Online Help(F1) for 'FileRead' doesn't work) created by anonymous
Just notice a strange bug I'd like to report. When you're in SciTE …

Jan 26, 2010:

12:37 PM Ticket #462 (Send() can't send Unicode characters.) updated by Jon
I've done an update to this in the 3.3.5.1 beta that may either help or break everything. Have a look.
12:34 PM Milestone 3.3.5.1 completed
6:38 AM Ticket #1436 (Invalid helpfile/example '_INetGetSource.au3') created by anonymous
There's a small bug in the helpfile/example: ...\Au3 Version …

Jan 25, 2010:

6:27 PM Ticket #1431 (Multiple AutoIt3Wrapper outfiles) updated by Matt Diesel
Solution: […] Not tested but I know that copy works fine, see my example on creating a version directory structure on the wiki here: http://www.autoitscript.com/wiki/Cookbook#Creating_a_Version_directory Mat
6:23 PM Ticket #1435 (Additions to RichEditConstants.au3 for Find replace dialog.) created by Matt Diesel
RichEditConstants.au3 already has the following constants for use with …

Jan 24, 2010:

8:56 PM Ticket #1427 (RegWite REG_BINARY wites data to registry that cannot read by other ...) updated by anonymous
Thanks, appreciate the explanation. I was thrown by the fact it worked previously and then didn't and there was nothing I could see in the help file to explain what I was doing wrong. Thanks again.
8:00 PM Ticket #1434 (Tidy, Multi Line, Trivial.) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
6:54 PM Ticket #1433 (Picture driven computing) closed by Valik
Rejected: So you want a different language.
6:21 PM TicketGuidelines/NewTicketSummary edited by Valik
Typo (diff)
6:13 PM Ticket #1434 (Tidy, Multi Line, Trivial.) created by anonymous
[…] v2.0.29.0
3:25 PM Ticket #1433 (Picture driven computing) created by snelson@…
I'd like to see Auto-it handle 'picture driven computing'. The basic …
10:48 AM Ticket #1432 (AutoIt3_x64.exe - GUIRegisterMsg($WM_NOTIFY, "MY_WM_NOTIFY")) updated by mlipok
suplement after using Aut2exe_x64.exe this script work fine problem is only with using AutoIt3_x64.exe
1:08 AM Ticket #1432 (AutoIt3_x64.exe - GUIRegisterMsg($WM_NOTIFY, "MY_WM_NOTIFY")) created by mlipok
AutoIt:3.3.4.0/X64 (Os:WIN_7/X64 Language:0415 Keyboard:00000415 …

Jan 23, 2010:

11:19 PM TicketGuidelines/ModifyTicketSummary edited by Valik
Fixed link. (diff)
11:18 PM TicketGuidelines/ModifyTicketSummary edited by Valik
Changed format and added more information. (diff)
11:14 PM TicketGuidelines/NewTicketSummary edited by Valik
Added a bit of clarity and formatting changes. (diff)
9:59 PM Ticket #1158 (Global update the WinAPI.au3 library) updated by MrCreatoR <mscreator@…>
Any news on this one? Very usefull functions we got here, they should be merged with the current library…
8:00 PM TicketGuidelines/NewTicketSummary edited by Valik
More cleanup (diff)
7:59 PM TicketGuidelines/NewTicketSummary edited by Valik
Additions and clenaups (diff)
7:56 PM TicketGuidelines/ModifyTicketSummary created by Valik
Initial comment
7:52 PM TicketGuidelines/NewTicketSummary created by Valik
Initial configuration.
7:12 PM Ticket #1430 (RegRead() Function, Bug?) closed by Valik
No Bug: This is not a support forum. If your submissions contains a question, you're in the wrong place.
5:00 PM Ticket #1431 (Multiple AutoIt3Wrapper outfiles) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
3:34 PM Ticket #1409 (Compile to .exe dialog keyboard shortcut nuisance) closed by Jon
Fixed: Fixed by revision [5628] in version: 3.3.5.1
3:25 PM Ticket #1428 (AdlibUnRegister function name is case sensitive.) closed by Jon
Fixed: Fixed by revision [5627] in version: 3.3.5.1
3:13 PM Ticket #1431 (Multiple AutoIt3Wrapper outfiles) updated by Jon
Type changed
3:00 PM Ticket #1431 (Multiple AutoIt3Wrapper outfiles) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
2:56 PM Ticket #1431 (Multiple AutoIt3Wrapper outfiles) created by JamesBrooks
I think it would be a good idea to allow users to output the EXE in …
8:52 AM Ticket #1430 (RegRead() Function, Bug?) created by cyril.ansons@…
Hello, I have a little problem about the RegRead() function. In …
6:53 AM Ticket #1429 (Change return value of FileGetSize() on failure.) closed by Valik
Rejected: Uh, no. If you need to know if an error occurred then check @error. That's why functions set it.
5:44 AM Ticket #1429 (Change return value of FileGetSize() on failure.) created by Anonymous
Please change the return value of FileGetSize() to -1 when failure …
1:22 AM Ticket #1428 (AdlibUnRegister function name is case sensitive.) created by martin
If the function name passed to AdlibUnregister does not match a …

Jan 22, 2010:

6:58 PM Ticket #1426 ($PBS_MARQUEE speed selection) closed by Valik
Rejected: This is trivial to do by sending a single message to the control. Maybe you should ask how to do something on the forum first before making feature requests for something you can do yourself in a single line of code.
6:57 PM Ticket #1425 ($PBS_MARQUEE not in documentation) closed by Valik
No Bug: There are a lot of styles that are not documented.
6:55 PM Ticket #1427 (RegWite REG_BINARY wites data to registry that cannot read by other ...) closed by Valik
No Bug
6:28 PM Ticket #1427 (RegWite REG_BINARY wites data to registry that cannot read by other ...) updated by ProgAndy
You do not understand the change in the RegWrite function. A 'binary string' is a string beginning with 0x and then containing an even number of the characters 0123456789ABCDEF So the RegWrite mus be: RegWrite("...", "...", "REG_BINARY", "0xDBD83CFD727A1458") Better style is to use an explicit Binary-cinversion: RegWrite("...", "...", "REG_BINARY", Binary("0xDBD83CFD727A1458")) THIS IS NO BUG.
5:35 PM Ticket #1427 (RegWite REG_BINARY wites data to registry that cannot read by other ...) created by grabalife@…
This command worked fine in v3.2.12.0 RegWrite(" " & $device & …
4:50 PM Milestone 3.3.5.0 completed
4:42 PM Ticket #1054 (Character Encoding) closed by Jon
Completed: Added by revision [5621] in version: 3.3.5.0
4:00 PM Ticket #1426 ($PBS_MARQUEE speed selection) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
3:56 PM Ticket #1426 ($PBS_MARQUEE speed selection) created by SwooshyCueb
It would be nice if the progress bar function included an option to …
3:54 PM Ticket #1425 ($PBS_MARQUEE not in documentation) created by SwooshyCueb
The $PBS_MARQUEE GUI style for progress bars is not included in the …
1:01 AM Ticket #1423 (Helpfile examples don't open anymore with the button.) closed by Valik
Fixed: Fixed by revision [5617] in version: 3.3.5.0

Jan 21, 2010:

8:16 PM Ticket #1424 (GUICtrlCreateListView: $LVS_EX_BORDERSELECT fails.) closed by Valik
No Bug: This is not a bug. As best I can tell $LVS_EX_BORDERSELECT is only valid when using $LVS_ICON. However, you can't specify $LVS_ICON at creation time with the AutoIt-native controls. Try using the UDF-version.
2:15 PM Ticket #1424 (GUICtrlCreateListView: $LVS_EX_BORDERSELECT fails.) created by anonymous
[…] $LVS_EX_BORDERSELECT being the only one that fails of ListView …
8:27 AM Ticket #1423 (Helpfile examples don't open anymore with the button.) updated by J-Paul Mesnage
don't forget to solve it when beta is installed. alt-F1 was doing the same

Jan 20, 2010:

10:00 PM Ticket #1423 (Helpfile examples don't open anymore with the button.) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
9:26 PM Ticket #1423 (Helpfile examples don't open anymore with the button.) updated by Valik
I wish people would comment important things. Something like this would have been nice: […] Anyway, I'll take care of it, 'tis trivial to fix of course.
8:50 PM Ticket #1423 (Helpfile examples don't open anymore with the button.) created by Jos
autoit3help doesn't set the SetCurrentDirectory anymore to the …
8:11 PM Ticket #1422 (_GUICtrlStatusBar_GetWidth() states that it returns height) created by Beege
The documentation states that the return value is the HEIGHT of the …
4:23 PM Ticket #1421 (GUIRichEdit UDF added line break) created by TSGarp
every StreamToVar / StreamToFile adds a line break to the rtf-text …
4:10 PM Ticket #1420 (GUIRichEdit UDF hidden selection) created by TSGarp
most GUIRichEdit-functions leave hidden selection - compare example: …
11:30 AM Ticket #1414 (_GUICtrlButton_SetSize bug when restoring window) updated by J-Paul Mesnage
perhaps we have to change the doc example which is using GUICtrlCreateEdit()

Jan 19, 2010:

7:54 PM Ticket #1417 (Ping() not working properly for generic network addresses) closed by Valik
Works For Me: I do not experience the same-subnet ping time issue. I cannot test the cross-subnet ping because I do not have another subnet to test with. Also, I cannot find anything we are doing wrong nor can I find any issues with the internal functions we are using. Based on the ping issue I think maybe you have some other subtle network issue that AutoIt is sensitive to that Ping is not. Closing this as works for me.
7:22 PM Ticket #1418 (_IEDocWriteHTML example from help) closed by Valik
Works For Me: Works for me.
7:17 PM Ticket #1419 (Directory Management Functions) closed by Valik
Rejected: Err, you do realize you can access the Windows API from AutoIt, right?
1:59 PM Ticket #1419 (Directory Management Functions) created by juergen.hooss@…
Is it possible to include some functions to get a signal when any …
1:56 PM Ticket #1418 (_IEDocWriteHTML example from help) created by grom10@…
>"C:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut …
8:20 AM Ticket #1417 (Ping() not working properly for generic network addresses) created by nefklein@…
I'm getting the same behaviour as this gentleman here: …
2:37 AM Ticket #1414 (_GUICtrlButton_SetSize bug when restoring window) closed by Valik
No Bug: Psalty is correct. Moving native controls with anything but GUICtrlSetPos() is not supported and will lead to bugs.
2:29 AM Ticket #1416 (Open project in new window (right click context menu from Tabs)) closed by Valik
Rejected: I have no idea what you are talking about. I think it might be SciTE, but SciTE doesn't offer project management functionality. You're certainly not talking about AutoIt at any rate.
2:03 AM Ticket #1414 (_GUICtrlButton_SetSize bug when restoring window) updated by PsaltyDS
If you are going to mess around with the control using the UDFs, then in general, create the control with the UDFs also. Changing the button creation to this avoids the issue: […]
2:00 AM Ticket #1416 (Open project in new window (right click context menu from Tabs)) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
1:18 AM Ticket #1416 (Open project in new window (right click context menu from Tabs)) created by Monolith
Could you please implement a function when right clicking on a Project …

Jan 18, 2010:

6:32 PM Ticket #1415 (Issue with IE & HWnd($o_object.HWnd()) ERROR) updated by anonymous
Point taken. I can't replicate the bug when need too, it appears to be random. Sorry for that.
6:26 PM Ticket #1415 (Issue with IE & HWnd($o_object.HWnd()) ERROR) updated by Valik
I don't particularly care. The script is way too long and I'm not wasting time trying to track down some maybe-bug in a script that large. Maybe if you provide a shorter script that demonstrates the problem I'll bother to look. However, the forum is better suited for the discussion since you don't even know if there's a bug here. Until you can reliably reproduce something and accurately describe what's happening then you should not be posting on the issue tracker.
6:08 PM Ticket #1415 (Issue with IE & HWnd($o_object.HWnd()) ERROR) updated by anonymous
This is a AI bug or Windows? or just Unknown. Sorry for the code paste inline.
5:43 PM Ticket #1415 (Issue with IE & HWnd($o_object.HWnd()) ERROR) closed by Valik
No Bug: Replying to Steveiwonder: > Ignore the noob script with all mouselclick spam etc , i still need to change some of that. Done. Now go read WikiStart.
12:18 PM Ticket #1415 (Issue with IE & HWnd($o_object.HWnd()) ERROR) updated by Steveiwonder
Ignore the noob script with all mouselclick spam etc , i still need to change some of that.
12:17 PM Ticket #1415 (Issue with IE & HWnd($o_object.HWnd()) ERROR) created by Steveiwonder
This is the error I'm getting it worked once... i tested it again …

Jan 17, 2010:

10:33 AM Ticket #1412 (_GUICtrlStatusBar_ShowHide documentation for second parameter has no ...) closed by J-Paul Mesnage
Fixed: Fixed by revision [5606] in version: 3.3.5.0

Jan 16, 2010:

10:19 PM Ticket #1414 (_GUICtrlButton_SetSize bug when restoring window) created by 403forbidden403@…
In any situation, if you create a button and then change the size of …
9:16 PM Ticket #1413 (Shared file access flags behavior change in FileOpen) closed by Valik
No Bug: If the files are now correctly locked... good! They should have been locked from day one but there was some bug I didn't have time to track down which was allowing them to be shared. The fact that they were shared *was* the bug, not that they can no longer be shared. If that "always shared" bug is indeed fixed then I can finally implement proper sharing and file locking (#546). This is no bug, assuming it's true.
8:21 PM Ticket #1413 (Shared file access flags behavior change in FileOpen) created by GicuPiticu
It seems that FileOpen function has been modified about the way it …
4:49 PM Ticket #1412 (_GUICtrlStatusBar_ShowHide documentation for second parameter has no ...) created by Matt Diesel
The documentation for the _GUICtrlStatusBar_ShowHide second parameter …
2:56 PM Ticket #1411 (FileReadLine enhancement to enable more efficient reading of very ...) created by Bowmore
I would like to suggest a possible enhancement to the FileReadLine() …
12:48 PM Ticket #1384 (404 Not Found error when clicking links for explanations of functions) updated by J-Paul Mesnage
Still one link broken in .chm that I just fix. But I don't understand the relation of links broken in the AutoIt Web Page except that the internal page has not the same name as the link.

Jan 15, 2010:

4:38 PM Ticket #1384 (404 Not Found error when clicking links for explanations of functions) updated by Jon
Hmm, these is still a broken link in this page. Didn't these used to be fine? I wonder when they got broken…
4:15 PM Milestone 3.3.4.0 completed
Note: See TracTimeline for information about the timeline view.