Timeline


and

09/06/23:

09:56 Ticket #3964 (Allow EnvGet to support whole strings like _WinAPI_ExpandEnvironmentStrings) closed by Jpm
Works For Me: As I said use Opt()
09:19 Ticket #3975 (dead link in documentation) closed by Jpm
Fixed: Fixed by revision [13007] in version: 3.3.17.0

09/04/23:

11:33 Ticket #3975 (dead link in documentation) created by rudi
on the page ... …

09/01/23:

17:26 Ticket #3971 (Integer not handled properly when calling object method) closed by Jpm
No Bug: I close the ticket as no bug
10:34 Ticket #3974 (Key Stuck when using HotKeySet + Send) reopened by Jpm
In fact the pb come from the function executed before the release of the hotkey If you add a Sleep(250) before the send that's work too I will ask Jon if such go around can be integrated before startin a hotkey function Cheers

08/31/23:

20:31 Ticket #3974 (Key Stuck when using HotKeySet + Send) closed by Jos
No Bug: PLease use the forum for questions and read the Wiki FAQ: https://www.autoitscript.com/wiki/FAQ#Why_does_the_Ctrl_key_get_stuck_down_after_I_run_my_script?
14:40 Ticket #3974 (Key Stuck when using HotKeySet + Send) created by anonymous
Problem Description: When I set Hotkeys to CTRL+ALT+t to a …

08/26/23:

13:50 Ticket #3963 (_WinAPI_OpenEvent function missing in WinAPIProc.au3) closed by Jpm
Completed: Added by revision [13003] in version: 3.3.17.0

08/23/23:

11:24 Ticket #3973 (GUICtrlSetColor does not work on GUICtrlCreateRadio) created by KaFu
GUICtrlSetColor does not work on GUICtrlCreateRadio for me. […]

08/22/23:

18:07 Ticket #3972 (StringSplit can create invalid Arrays) created by anonymous
[…]

08/19/23:

17:30 Ticket #3971 (Integer not handled properly when calling object method) created by BiatuAutMiahn@…
[…] Calling CreatePartition with any integer greater than …
08:27 Ticket #3970 (Macro @IsConsole) created by Alecsis1
Hi all! Sometimes there's need to distinguish, is a script compiled as …

08/12/23:

14:40 Ticket #3968 (global struct gets corrupted after GUISetState()) reopened by Jpm
Hi I understand that the return is erratic even If I fix the $g_sFont = DllStructGetData($_gtHiDpi_WinFont, 'FaceName') to $g_sFont = DllStructGetData($tTemp, 'FaceName') I don't understand the influence of the position of Global $_gtHiDpi_WinFont= _SystemParametersInfo_GetSystemFont() which is ok after the GUISetState(@SW_SHOW, $hGUI) ; try the code with this and without it here is the code which is erratic […]
Note: See TracTimeline for information about the timeline view.