Timeline
03/28/12:
- 07:17 Ticket #2160 (DllStructGetStruct() - new function) closed by
- Rejected: Few days should have been enough time to think of something.
03/27/12:
- 23:58 Ticket #2164 (Binary type need more functions) created by
- BinaryFromArray & BinaryToArray (with parameter for element size in …
- 17:11 Ticket #2163 (_ExcelBookClose dont work correctly on _ExcelBookAttach on more than ...) created by
- tested on XP SP3 under Excel 2002 Short script […] the identical …
- 09:10 Ticket #2162 (Documentation broken-link/typo) closed by
- Fixed: Fixed by revision [6879] in version: 3.3.9.3
- 04:03 Ticket #2162 (Documentation broken-link/typo) created by
- http://www.autoitscript.com/autoit3/docs/libfunctions/IE%20Management.h …
03/26/12:
- 07:45 Ticket #2161 (DllStructs Corrupted When Returned In Array.) closed by
- No Bug: $lBuffer is structure on local scope. After function returns that struct is destroyed, occupied memory space freed. Structure that you export is created at place of mentioned local struct - remember that no allocation is done if you pass memory pointer as second parameter for DllStructCreate() function. It's expected that your data is corrupted. You probably want to copy data from one struct to another. It's not that hard to achieve that, just think more. If you would fail use the forum for help. Also, even though it's not a requirement it would be nice if you weren't anonymous. Being anonymous is lame. How do I know you aren't some serial killer? I probably shouldn't talk to you :P
03/25/12:
- 22:41 Ticket #2161 (DllStructs Corrupted When Returned In Array.) created by
- When returning an array of DllStructs, they will sometimes be …
03/24/12:
- 22:00 Ticket #2160 (DllStructGetStruct() - new function) created by
- Is it possible to add a new function to retrieve the source …
03/20/12:
- 06:10 Ticket #2159 (Mistake in "Running under Windows 64-bit Edition") closed by
- No Bug: Turn off redirection and you will see the real path. Windows maps the SYSWOW64 directory to system32 for 32-bit processes with redirection enabled. The files really do live in SYSWOW64, though. No bug here, documentation is correct if a bit misleading.
03/19/12:
- 19:56 Ticket #2159 (Mistake in "Running under Windows 64-bit Edition") created by
- In the "Running under Windows 64-bit Edition" section in help file …
03/13/12:
- 02:21 Ticket #2158 (While Wend Problem) closed by
- No Bug: Problem is simple and obvious. Should have been posted on the forum. This is not a support forum.
- 01:12 Ticket #2158 (While Wend Problem) created by
- I have a simple adfly program that i want to loop but the while …
03/12/12:
- 15:28 Ticket #2157 (ProcessList() crashes on Windows Terminal Server Win2k8-R2) created by
- Hi, i have a script running on a Windows Terminal Server Win2k8-R2 …
03/11/12:
- 17:38 Ticket #2156 (File or Directory check) closed by
- Rejected: IsDir() or IsFile() can be done in a single line of code, 3 if you wrap it in a function with your name of choice. The rest of your request is slightly more than 3 lines of code but still pretty damn simple. In other words, write your own, you don't need us to hold your hand.
- 08:28 Ticket #2156 (File or Directory check) created by
- IsDir or IsFile Boolean Function for files and folders that checks a …
- 00:41 Milestone 3.3.9.2 completed
03/10/12:
- 16:49 Ticket #2154 (_ArrayShift & _ArrayUnShift) closed by
- Rejected: Not crazy about the names and your code leaves a lot to be desired.
- 15:29 Ticket #2155 (Run's default workingdir) created by
- The documentation mentions that ShellExecute/ShellExecuteWait's …
- 13:31 Ticket #2154 (_ArrayShift & _ArrayUnShift) created by
- Hi! :-) I noted that AutoIt has _ArrayPop and _ArrayPush. Those go …
03/09/12:
- 23:42 Ticket #2153 (Program speed) closed by
- No Bug: Your problem is the function whatchamit on line grom of file makanamararer. Useful bug report, should have been posted on the forum anyway.
- 17:55 Ticket #2153 (Program speed) created by
- My programs are running good when compiled with version 3.3.6.1 on a …
- 14:52 Ticket #2152 (X^2 Not Working in Hex()) created by
- In 3.3.8.1 This returns 000000, but it should return FFFFFF …
03/08/12:
- 17:39 Ticket #2151 (integrate signtool in AutoIt3Wrapper) closed by
- Rejected: Replying to anonymous: > #AutoIt3Wrapper_Run_After can't used, if signtool uses external authentication like PKI card Why? Rather, why does having this built into AutoIt3Wrapper solve the issue you describe? Further, who said you had to run SIGNTOOL directly in the directive? Write your own script that does work when invoked by AutoIt3Wrapper directives. I can't see digital signing being used by very many people and I'm certain that you can do it already using existing directives built into AutoIt3Wrapper.
- 17:34 Ticket #2150 (_FileWriteFromArray() 2d array bug) closed by
- Duplicate: Closing as a duplicate of #2125.
- 10:03 Ticket #2151 (integrate signtool in AutoIt3Wrapper) created by
- I like to add digital signatures to some programs. It would be good to …
03/07/12:
- 21:16 Ticket #2150 (_FileWriteFromArray() 2d array bug) created by
- […] […] Line 271 to 274 of File.au3: […] In case we want to …
03/05/12:
- 19:09 Ticket #2149 (_StringBetween does not accept NULL-chars in the boundary strings) created by
- When using NULL-characters in the start or end string, _StringBetween …
- 18:09 Ticket #2148 (Crash with _GUICtrlListBox_InsertString()) created by
- The following code crashes Autoit (taken from #2147): […] Changing …
- 18:04 Ticket #2147 (_GUICtrlListBox_InsertString and random) closed by
- No Bug: Closing this as no bug. I'll open a new ticket for the crash issue.
- 15:06 Ticket #2147 (_GUICtrlListBox_InsertString and random) created by
- […] Down work to insert in list a random number.
- 07:31 Ticket #2146 (AutoIt passes invalid handle to CloseHandle during process shutdown) closed by
- Fixed: Fixed by revision [6843] in version: 3.3.9.2
03/04/12:
- 13:21 Ticket #2146 (AutoIt passes invalid handle to CloseHandle during process shutdown) created by
- Autoit crashes frequently when run on the checked build of Windows. …
03/03/12:
- 09:00 Ticket #2145 (unable to change password or post) closed by
- No Bug: Given that you are reporting your problem on our issue tracker I'm going to chalk it up to you being stupid. Ticket closed since it has fuck all to do with AutoIt.
- 07:13 Ticket #2145 (unable to change password or post) created by
- Lost my password so asked for a new one. All OK. Posted a comment all …
03/02/12:
- 17:17 Ticket #2144 (Compiled script does not open with FILE_SHARE_DELETE) closed by
- No Bug: I'm not sure why you are reporting this as a bug. I think that allowing the file to be deleted/renamed will break FileInstall() in cases where the file is deleted/renamed during execution.
- 11:34 Ticket #2144 (Compiled script does not open with FILE_SHARE_DELETE) created by
- I tried to implement a selfdelete using a copy of the executable in a …
02/29/12:
- 17:12 Milestone 3.3.9.1 completed
- 16:23 Ticket #2143 (Window Info: Request to add ControlClick position on the Window tab) closed by
- Rejected: Good to see you explored the Options menu within the program.
- 16:19 Ticket #2143 (Window Info: Request to add ControlClick position on the Window tab) created by
- I've been working a lot with relative position clicking within an …
02/27/12:
- 21:12 Ticket #1987 (_GUICtrlRichEdit_StreamFromFile crashes AutoIt) closed by
- Works For Me: I can't reproduce this with current AutoIt no matter what I do or on what system I run that script.
- 13:25 Ticket #2142 (Native _AutoItObject_ObjCreateEx) created by
- Make the _AutoItObject_ObjCreateEx function a AutoIT native function. …
Note: See TracTimeline
for information about the timeline view.