Timeline
03/26/18:
- 16:34 Ticket #2832 (Call (["CallArgArray", ...]) doesn't modify ByRef arguments) closed by
- No Bug: The problem as I see it is that when you're sending an array of parameters to a function using Call, you're not sending the actual array, just the parameters. Sending a ByRef parameter in an array doesn't allow you to modify the contents of the array, because the array itself isn't sent ByRef, just the contents of it. So there's no way to access the individual elements of the array in the Called function. As this is by design, it doesn't appear that this will work the way you wish it to, and Jon doesn't seem to see it as a bug. You'll have to live with the limitation.
03/24/18:
- 17:16 Ticket #2822 (object('item')('item') syntax support) closed by
- Fixed: Fixed by revision [12084] in version: 3.3.15.1
- 17:13 Ticket #2822 (object('item')('item') syntax support) reopened by
- I repoen it as Under 3.3.14.5 it is not fixed
03/23/18:
- 09:09 Ticket #3619 (Return value of _WinAPI_LocalFree() is not consistent with what the ...) closed by
- Fixed: Fixed by revision [12082] in version: 3.3.15.1
03/22/18:
- 17:36 Ticket #3619 (Return value of _WinAPI_LocalFree() is not consistent with what the ...) created by
- Return Value according to the documentation Success: True …
03/20/18:
- 16:35 Ticket #3617 (Hot Strings) closed by
- Rejected
- 16:35 Ticket #3616 (_WinAPI_GetVersion - No Return Value for Windows 10 in the helpfile / ...) closed by
- Rejected
- 15:22 Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) closed by
- Fixed: Fixed by revision [12081] in version: 3.3.15.1
- 11:00 Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) created by
- when processing $TVN_KEYDOWN notification the structure …
03/19/18:
- 18:45 Ticket #3617 (Hot Strings) created by
- something like this would be great. whenever you type a word …
- 18:24 Ticket #3616 (_WinAPI_GetVersion - No Return Value for Windows 10 in the helpfile / ...) created by
- https://www.autoitscript.com/autoit3/docs/libfunctions/_WinAPI_GetVersi …
03/17/18:
- 09:28 Ticket #3614 ($Version previously declared as a Const) closed by
- No Bug: It is an Au3Check problem, not an AutoIt bug. M23 And I thought you had gone never to return? Because you might as well - you are NEVER getting forum access again
- 09:14 Ticket #3614 ($Version previously declared as a Const) created by
- 1) It happens,when you try to run the uncompiled script. …
03/16/18:
- 16:00 Ticket #3613 (New Macro @ScriptFunction) closed by
- Rejected
- 13:10 Ticket #3613 (New Macro @ScriptFunction) created by
- Similar to @ScriptLineNumber. Function name being executed - useful …
- 10:55 Milestone 3.3.14.5 completed
03/15/18:
- 12:50 Ticket #3580 (FileSetAttrib - Crash on ROOT folders.) closed by
- Fixed: Fixed by revision [12012] in version: 3.3.15.1
- 07:29 Ticket #3612 (AutoUpdateIt) closed by
- Duplicate: True, already solved
- 06:11 Ticket #3612 (AutoUpdateIt) created by
- In the AutoUpdateIt.au3 script, add #include <InetConstants.au3>. …
03/14/18:
- 22:14 Ticket #3149 (Add new functions to SQLite UDF) closed by
- Completed: Added by revision [12011] in version: 3.3.15.1
- 20:43 Ticket #3611 (_GUICtrlListView_SetBkHBITMAP()) created by
- _GUICtrlListView_SetBkItage() function does not use all the features …
03/13/18:
03/12/18:
- 22:54 Ticket #3610 (STOP BULLYING ME!) created by
- I'M GETTING NON STOP BULLIED BY FORUM MODERATORS. YOU ARE DESTROYING …
- 22:24 Ticket #3609 (SQLite3.dll can't be loaded!) closed by
- No Bug: This is not the forum for questions ...and no ... you won't get your access back. So, stop posting stuff here. Jos
- 18:07 Ticket #3609 (SQLite3.dll can't be loaded!) created by
- I don't know what im doing wrong but it might be a bug. I put …
03/10/18:
- 16:28 Ticket #3608 (SciTe shows wrong parametrs) closed by
- No Bug: No bug
- 13:52 Ticket #2688 (StringToBinary + ConsoleWrite) closed by
- No Bug: Forget to close
- 12:12 Ticket #3608 (SciTe shows wrong parametrs) created by
- SciTe shows wrong parametrs for controlcommand. …
- 11:55 Ticket #3607 (Run command is broken with @SW_HIDE flag) closed by
- No Bug
- 11:47 Ticket #2707 (Incorrect GUI client size) closed by
- Fixed: Checking with 3.3.14.4 and it works so we fix it without closing
- 11:37 Ticket #3607 (Run command is broken with @SW_HIDE flag) created by
- There is a bug that causes a properties window to not display. …
- 10:47 Ticket #2806 (GUICtrlCreateIcon an blank Icon) closed by
- Fixed: Fixed by revision [12002] in version: 3.3.15.1
- 07:37 Ticket #3605 (the function _GUICtrlListView_SetBkImage() does not accept control ID) closed by
- Fixed: Fixed by revision [11997] in version: 3.3.15.1
03/09/18:
- 17:41 Milestone 3.3.14.4 completed
- 07:42 Ticket #3605 (the function _GUICtrlListView_SetBkImage() does not accept control ID) created by
- The help for the function _GUICtrlListView_SetBkImage() in the …
03/07/18:
- 16:26 Ticket #3602 (_PathSplit Strip Blanks) closed by
- Wont Fix: Just as an experiment, I renamed a file on my computer and added a space before its name, I had to use the command line REN command, because Windows doesn't allow it otherwise. It caused all sorts of issues with the file system. OneDrive won't sync the file because of the leading space, and you can't rename it using File Explorer's right click menu. As this is against good naming conventions in Windows, and Windows itself only allows it to be created by using outmoded command line functions, I don't see this issue as worth the effort. As I stated in the original thread, if you want to create files that won't work correctly, that's on you to modify the tools we provide, and not on us to try and break things for you.
- 15:10 Ticket #3604 (_ArrayAdd( .... ) doesn't work) closed by
- Duplicate: Fixes available here: https://www.autoitscript.com/forum/topic/192254-33143-fixes/ M23
- 12:11 Ticket #3604 (_ArrayAdd( .... ) doesn't work) created by
- When You dim an array and want to add something to it with _ArrayAdd( …
- 12:08 Ticket #3007 (Make {} the empty map.) closed by
- Duplicate: Not sure why propose {} it should be [] and an empty map is created so the request is a duplicate of #3005 to have the script running
- 12:01 Ticket #3000 (scriptline) closed by
- Rejected
- 09:18 Ticket #3576 (_PathSplit) closed by
- Rejected: I think the Melba23 is a good remark (byRef optional)as we don't want to do a regression on the functions Not sure Jon want or can implement it
- 09:12 Ticket #3603 (_FileListToArrayRec does not accept leading dot in path name) closed by
- Fixed: Thanks It is not related with the dot in the path but and error when using $iReturn with 4 = nohidden Already fix in the next release if you don't need 4 just avoid it for the current release
- 07:14 Ticket #3603 (_FileListToArrayRec does not accept leading dot in path name) created by
- Hi, this: Local $aTmp = _FileListToArrayRec(@ScriptDir & …
03/05/18:
- 23:40 Ticket #3602 (_PathSplit Strip Blanks) created by
- as explain in post …
03/04/18:
- 12:22 Ticket #3599 (_WinAPI_ShowCursor does not hide the cursor.) closed by
- No Bug: In fact it is working not sure how to use it in all case […]
03/03/18:
- 10:07 Ticket #3601 (_WinAPI_GetPwrCapabilities - Example Script not working correctly.) closed by
- Fixed: Fixed by revision [11977] in version: 3.3.15.1
- 08:45 Ticket #3601 (_WinAPI_GetPwrCapabilities - Example Script not working correctly.) created by
- _ArrayDisplay won't display anything. […]
03/01/18:
- 16:04 Ticket #3599 (_WinAPI_ShowCursor does not hide the cursor.) created by
- I tried to run my as admin..no effect :( by the way,unban be …
02/28/18:
- 10:52 Ticket #3520 (Unexpected parameter type limit of _GUICtrlTreeView_GetItemParam) closed by
- Rejected: I close as no info where provided
- 10:49 Ticket #3583 (AutoIT Window Info (64) produces incorrect position numbers) closed by
- No Bug: In Fact that the way Windows Works when Windows are maximized https://blogs.msdn.microsoft.com/oldnewthing/20120326-00/?p=8003
02/27/18:
- 17:54 Ticket #3589 (GDIPlus.au3 contains unecessary string conversions) closed by
- No Bug: In fact the conversion is not done one by one but as the size is not specified the current solution is better
- 15:31 Ticket #3598 (_EventLog__Report example doesn't compile.) closed by
- Duplicate: Already reported and fixed
- 13:55 Ticket #3598 (_EventLog__Report example doesn't compile.) created by
- _EventLogReport Help example doesn't compile. In EventLog.au3 …
- 08:25 Ticket #3597 (_EventLog__Read - sample script from helpfile (Undefinied func)) closed by
- Fixed: Thanks It is already fixed using "WinApiSys.au3"
02/26/18:
- 16:46 Ticket #3597 (_EventLog__Read - sample script from helpfile (Undefinied func)) created by
- Hello Errors appear after applying "fixes" from this topic. …
02/24/18:
- 19:17 Ticket #3596 (_ArrayAdd fails to add a specified value at the end of an existing 1D array) closed by
- Duplicate: Closing assuming the changes have fixed it.
Note: See TracTimeline
for information about the timeline view.