Timeline



May 25, 2017:

10:29 PM Ticket #3553 (_SQLite_Startup() - cannot use SQLite.dll without "_x64" suffix in 64 ...) updated by jchd18
I get that but the point of adding the "conventional" _X64 suffix is to distinguish between 32- and 64-bit versions of the DLL, allowing them to coexist in the same directory. This makes building X86 or X64 applications completely transparent using the exact same source code.
6:46 PM Ticket #3553 (_SQLite_Startup() - cannot use SQLite.dll without "_x64" suffix in 64 ...) updated by anonymous
my example is only example. It make possible to load "sqlite3.dll" without "_x64" suffix in 64 bit script. Original version error out not finding dll file in this case. Main point - make UDF use dll with was provided, and to not make any assumptions if provided file exist on provided full path.
10:01 AM Ticket #3553 (_SQLite_Startup() - cannot use SQLite.dll without "_x64" suffix in 64 ...) updated by jchd18
_SQLite_Startup currently adds the _X64 suffix to the DLL name as needed. This way you can host both versions of the DLL in the same place and yet use the same source code for both X86 and X64. Changing the UDF as in your example would inconveniently require changing the DLL name in the code when compiling for the other architecture.

May 24, 2017:

7:00 PM Ticket #3553 (_SQLite_Startup() - cannot use SQLite.dll without "_x64" suffix in 64 ...) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
6:12 PM Ticket #3553 (_SQLite_Startup() - cannot use SQLite.dll without "_x64" suffix in 64 ...) created by anonymous
Now _SQLite_Startup() prohibit use dll without "_x64" in dll name in …

May 15, 2017:

9:14 AM Ticket #3112 (Function _Excel_RangeFind not working) updated by anonymous
Replying to anonymous: > 14 months for now, and still version v3.3.14.2, and I have this error. Same here, this error is still present

May 9, 2017:

10:49 AM Ticket #3552 (SciTE 3.7.3 bug: #Region & #EndRegion not working properly when it ...) created by gil900
[…] The option to collapse/uncollapse the whole region is not …

May 7, 2017:

8:34 PM Ticket #3551 (Simple Guidance For You In Sedumoxal.) closed by jchd18
No Bug
12:51 PM sedumoxal-pedumoxal diet pills.jpg attached to Ticket #3551 by anonymous
12:50 PM Ticket #3551 (Simple Guidance For You In Sedumoxal.) created by anonymous
The experience that dieting does not help and the feeling of impotence …

May 6, 2017:

6:00 PM Ticket #3550 (New Date And Time Function) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
5:18 PM Ticket #3550 (New Date And Time Function) created by anonymous
Can date-time conversion related function like strftime(format, …
1:17 PM Ticket #3549 (GUI Reference - OnEvent Mode: missing include in code sample) created by nnovich-OK@…
Section: GUI Reference Article: GUI OnEvent Mode Topic: Advanced …

May 2, 2017:

4:17 AM Ticket #3548 (How Bellavei Cream Is Going To Change Your health Strategies.) closed by BrewManNH
Rejected

Apr 30, 2017:

9:06 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by argumentum
...and maybe a hash tag and/or Opt() for the suppression of the error GUI popup, as it would make sense, given the opportunity for error to be handled, if the given hash or Opt() is purposely declared in the script. Just as after time a #NoTrayIcon was accepted as OK to have.
8:49 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by argumentum
Replying to mLipok: > Just as a reference/releated request: Just as a reference, yes. Just in case, I'll make an argument ( I'd really like this request implemented ) > https://www.autoitscript.com/trac/autoit/ticket/2488 what he asked for is nonsense in my view. OnAutoitExit() runs regardless. > https://www.autoitscript.com/trac/autoit/ticket/2919 what he asked for is already there. OK Exit 0, not OK Exit 1, that is the returned errorlevel We can use the rest of the Exit from 2 upwards for our own expected errors. @ExitCode should reflect that. @ExitMethod is as it should be. Therefore, these other 2 requests are not related to this one, other than is OnAutoitExit() I hope that the request for an @ErrorStdOut is considered.
8:50 AM bellavei_image.jpg attached to Ticket #3548 by anonymous
8:50 AM Ticket #3548 (How Bellavei Cream Is Going To Change Your health Strategies.) created by anonymous

Apr 29, 2017:

7:29 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by mLipok
Just as a reference/releated request: https://www.autoitscript.com/trac/autoit/ticket/2488 https://www.autoitscript.com/trac/autoit/ticket/2919
7:26 PM Ticket #2559 (Array incorrect number of subscripts) updated by mLipok
" Would it be possible to add not only the Line number (which is esp. in large scripts quite hard to track because of comments etc.) but also the failing script line itself below the custom error message for Info? That would make it much easier to debug. " In compiled script there is only one line per entire script. In non compiled scirpt you should use @Jpm suggestion to click in Error Message in SciTE console. Also @guinness and mine sugestion to use Obfuscator , or currently rather Au3Stripper.exe is the solution you may use to fined where the issue in your scirpt is located. After this I think this request could be closed.

Apr 26, 2017:

10:10 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by anonymous
link to my dilemma: https://www.autoitscript.com/forum/topic/188211-errorstdout-from-within/
10:00 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
9:59 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) created by argumentum
to make a reserved variable, as is in the case of $CmdLineRaw, or a …
6:55 PM Ticket #3546 (Missing $MOUSE_CLICK_LEFT in help file 3.3.14.2) closed by mLipok
Fixed: This is already added to this HelpFile page, in 29-12-2016 but not yet published. Anyway thanks for paying attention and reporting.
12:59 PM Ticket #3546 (Missing $MOUSE_CLICK_LEFT in help file 3.3.14.2) created by bgenvagyok@…
The problem is really small, but I just realized that the help file …
11:06 AM Ticket #3545 (Incorrect conversion of Pos to Rect and vice versa) updated by anonymous
Seems like it no bug. RECT structure By convention, the right and bottom edges of the rectangle are normally considered exclusive. In other words, the pixel whose coordinates are ( right, bottom ) lies immediately outside of the rectangle.
1:26 AM Ticket #3528 (Set Affinity to more than 32 Cores) closed by BrewManNH
No Bug
Note: See TracTimeline for information about the timeline view.