Timeline
Oct 10, 2012:
- 4:49 PM Ticket #2265 (@OSVersion returns "UNKNOWN" in Windows 8) closed by
- Works For Me
- 8:42 AM Ticket #2269 (Help file) created by
- Latest stable version's help file not allowing font increase ( not …
- 8:41 AM Ticket #2268 (_StringReverse()) created by
- Check _StringReverse() For Chinese, Korean, Japanese, similar …
Oct 8, 2012:
- 11:20 AM Ticket #2267 (Eval Flag (new Feature Request)) updated by
- however to clarify the situation, what I was trying to do and an INF edit fuction, as well as Microsoft ago, the best way and create a handle, so as to be faster when reading or modification of the file so I chose to do so, to imitate the handle in autoit , load inf file (so I can open many inf append ect ect), the fuction return inf handle, handle number (to be added at the end of the "INFNAMEXXX" variable name, to take the array with Eval) where and loaded the INF file ; $DX_HINF[0][0] ; $DX_HINF[1][0] = INF Handle ; $DX_HINF[1][1] = INF Path ; $DX_HINF[1][2] = INF Handle where this INF File has been Appended ; $DX_HINF[1][3] = INF Handle Appended ; $DX_HINF[1][4] = INF Variable Name ; $DX_HINF[1][5] = INF Handle of Default Strings Section ; $DX_HINF[1][6] = Last NOT Default INF Handle Strings Section Func _DX_SetupOpenInfFile(ect ect ect) ect ect ect ; $DX_SetupOpenInfFile[0] = Array Size ; $DX_SetupOpenInfFile[1] = Inf Path ; $DX_SetupOpenInfFile[2] = Section Number ; $DX_SetupOpenInfFile[3] = All Section Names - INFDataSeparatorChar & Section Names & Section Number Array, Read-Section example - StringRegExp($DX_SetupOpenInfFile[3], '\n' & "SectionName" & '\r([\n]+)', 3) ; $DX_SetupOpenInfFile[4] = LandID ; $DX_SetupOpenInfFile[5] = Inf Local Strings Section Name ; $DX_SetupOpenInfFile[6] = Inf Local Strings Section Array Number ; $DX_SetupOpenInfFile[7] = Inf Local Strings Section State (If Not KEY\Value pressent $DX_SetupOpenInfFile[7] = 0) ; $DX_SetupOpenInfFile[8] = Last NOT Default LandID ; $DX_SetupOpenInfFile[9] = Last NOT Default Inf Local Strings Section Name ; $DX_SetupOpenInfFile[10] = Last NOT Default Inf Local Strings Section Array Number ; $DX_SetupOpenInfFile[11] = Last NOT Default Inf Local Strings Section State (If Not KEY\Value pressent $DX_SetupOpenInfFile[7] = "") ; $DX_SetupOpenInfFile[12] = None ; $DX_SetupOpenInfFile[13] = Inf Encoding ; $DX_SetupOpenInfFile[14] = INFDataSeparatorChar ; $DX_SetupOpenInfFile[15] = First Lines of Inf ect ect ; $DX_SetupOpenInfFile[16] = "[" ; $DX_SetupOpenInfFile[17] = "sectionaname1" ; $DX_SetupOpenInfFile[18] = "]" ; $DX_SetupOpenInfFile[19] = "space ect ect" ; $DX_SetupOpenInfFile[20] = "section data keyvalue ect ect" ; $DX_SetupOpenInfFile[21] = "space" ; $DX_SetupOpenInfFile[22] = "[" ; $DX_SetupOpenInfFile[23] = "sectionaname2" ; $DX_SetupOpenInfFile[24] = "]" ; $DX_SetupOpenInfFile[25] = "space ect ect" ; $DX_SetupOpenInfFile[26] = "section data keyvalue ect ect" ; $DX_SetupOpenInfFile[27] = "space" For $DX_SOIFH = 1 To $DX_HINF[0][0] If Not $DX_HINF[$DX_SOIFH][0] Then ExitLoop Next If $DX_SOIFH > $DX_HINF[0][0] Then ReDim $DX_HINF[$DX_SOIFH + $DX_SOIFH][7] $DX_HINF[0][0] = $DX_SOIFH + $DX_SOIFH - 1 EndIf If Not Assign("INFNAMEXXX" & $DX_SOIFH, $DX_SetupOpenInfFile, 2) Then Return SetError(4, 0, "") ect ecty ect $DX_HINF[0][1] += 1 Return SetError(0, AscW($DX_SOIFSC), $DX_SOIFH) EndFunc Func _DX_SetupOpenAppendInfFile($nameorhandleINF, $HandelINF) ect ect EndFunc Func _DX_SetupGetSection($DX_infhandle, $DX_sectionaname, $DX_spaceflags = 3) ect ect ect If $DX_infhandle < 1 Or $DX_infhandle > $DX_HINF[0][0] Then Return SetError(2, 0, "") Local $DX_SGSE = 0, $DX_SOIFGS = Eval($DX_HINF[$DX_infhandle][4]) If Not IsArray($DX_SOIFGS) Then Return SetError(3, 0, _DX_SetupCloseInfFile($DX_HINF[$DX_infhandle][0])) ect ect ect Local $DX_SOAIFGS = $DX_HINF[$DX_infhandle][3], $DX_SGSE = 0, $DX_SGSD, $DX_SGSN = StringRegExp($DX_SOIFGS[3], '(?is)\n\Q' & StringReplace($DX_SGSSN, "\E", "\e", 0, 1) & '\E\r([\n]+)', 3) ect ect ect If BitAND($DX_spaceflags, 3) Then $DX_SGSD = $DX_SOIFGS[$DX_SGSN[0] + 3] ElseIf BitAND($DX_spaceflags, 1) Then $DX_SGSD = $DX_SOIFGS[$DX_SGSN[0] + 3] & $DX_SOIFGS[$DX_SGSN[0] + 4] ElseIf BitAND($DX_spaceflags, 2) Then $DX_SGSD = $DX_SOIFGS[$DX_SGSN[0] + 2] & $DX_SOIFGS[$DX_SGSN[0] + 3] Else $DX_SGSD = $DX_SOIFGS[$DX_SGSN[0] + 2] & $DX_SOIFGS[$DX_SGSN[0] + 3] & $DX_SOIFGS[$DX_SGSN[0] + 4] EndIf ect ect ect If $DX_SOAIFGS Then ;append if file exists, read what ect ect ect ect ect endif EndFunc so basic idea ninth work with pointer in autoit, but imitate a handle in autoit, however and all Ok (I understood what you meant above). this was just to clarify the situation or or what I wanted to do with EVAL Ciao.
- 9:18 AM Ticket #2267 (Eval Flag (new Feature Request)) updated by
- I understand Thank You Ciao.
Oct 7, 2012:
- 8:02 PM Ticket #2267 (Eval Flag (new Feature Request)) closed by
- Rejected: Your English is not a problem. No to the request. Function like Eval should be used only in extreme cases when there is no other way to access data (e.g. unknown number of function arguments). Extending its functionality would eventually lead to the abuse of usage.
- 1:00 PM Ticket #2267 (Eval Flag (new Feature Request)) updated by
-
Version changed
Automatic ticket cleanup. - 12:25 PM Ticket #2267 (Eval Flag (new Feature Request)) created by
- At present Eval() Returns the value of the variable, and possible to …
Oct 6, 2012:
- 4:12 PM Ticket #2266 (FileFindNextFile - expanded attribute info in @extended) created by
- At present FileFindNextFile sets @extended to 1 if the return …
- 9:23 AM Ticket #2265 (@OSVersion returns "UNKNOWN" in Windows 8) updated by
- That message box shows nothing if it doesn't show the version number of the interpreter. How do you know your AutoIt instalation isn't wrong and you compiled using older binary files?
Oct 5, 2012:
- 4:58 PM Ticket #2265 (@OSVersion returns "UNKNOWN" in Windows 8) created by
- Using @OSVersion variable on Windows 8 returns "UNKNOWN" as its data. …
Oct 4, 2012:
- 2:50 AM Ticket #2264 (Global Const $IEAU3VersionInfo in IE.au3 has incorrect version info) updated by
- BTW, that post was from me, the preferences don't seem to save very well in the ticketing system. :)
- 2:22 AM Ticket #2264 (Global Const $IEAU3VersionInfo in IE.au3 has incorrect version info) created by
- The constant $IEAU3VersionInfo in the UDF IE.au3 has the incorrect …
Oct 2, 2012:
- 5:59 AM Ticket #2263 (Add CryptGenRandom Function to Crypt.au3 UDF) updated by
-
Owner, Status changed
Whoever commits this need to remove the DllStructGetPtr() and fix the dll call. Seems okay otherwise, so I'm assigning it to me and giving you a few days to comment if there's anything else. - 12:22 AM Ticket #966 (_FileListToArray - new flag (4)) updated by
-
Owner, Milestone changed
Added by revision [7361] in version: 3.3.9.5
Oct 1, 2012:
- 11:55 PM Ticket #2263 (Add CryptGenRandom Function to Crypt.au3 UDF) updated by
-
Description changed
- 11:11 PM Ticket #2263 (Add CryptGenRandom Function to Crypt.au3 UDF) updated by
- Example: […]
- 11:04 PM Ticket #2263 (Add CryptGenRandom Function to Crypt.au3 UDF) updated by
- I goofed a parameter. The first parameter should be $pBuffer. Also this should be added to the Remarks: MSDN notes about the buffer: Optionally, the application can fill this buffer with data to use as an auxiliary random seed.
- 10:00 PM Ticket #2263 (Add CryptGenRandom Function to Crypt.au3 UDF) updated by
-
Version changed
Automatic ticket cleanup. - 9:21 PM Ticket #2263 (Add CryptGenRandom Function to Crypt.au3 UDF) created by
- Here's the function: […]
Sep 30, 2012:
- 6:57 PM Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) closed by
- Fixed: Fixed by revision [7352] in version: 3.3.9.5
- 1:09 PM Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) updated by
-
Description changed
- 1:05 PM Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) reopened by
Sep 27, 2012:
- 3:17 PM Ticket #2097 (Performance problem with acces to object (Excel object)) updated by
- But. Now version 3.3.8.1 is not broken and is "stable". Problem still exist and this few miliseconds have very significant meaning. In thousands operations it causes big differences and I am very worried because of this. http://www.autoitscript.com/forum/topic/144510-excel-read-speed-differences-between-autoit-versions/
- 12:00 AM Ticket #2262 (_Net_Share_ConnectionEnum help file issue) closed by
- Fixed: Fixed by revision [7347] in version: 3.3.9.5
Sep 26, 2012:
- 11:44 PM Ticket #2262 (_Net_Share_ConnectionEnum help file issue) created by
- The help file for _Net_Share_ConnectionEnum states: [1][1] - Type …
Sep 24, 2012:
- 9:57 PM Ticket #2261 (Can you include "ImageSearch" similiar to the one in AHK? I know there ...) updated by
- Because ImageSearch() is not in plans.
- 5:55 PM Ticket #2261 (Can you include "ImageSearch" similiar to the one in AHK? I know there ...) updated by
- Rejected? Why?
- 1:21 PM Ticket #2261 (Can you include "ImageSearch" similiar to the one in AHK? I know there ...) closed by
- Rejected
- 12:15 AM Ticket #1991 (Include CAPTUREBLT flag in _ScreenCapture_Capture) updated by
- Discussion thread: http://www.autoitscript.com/forum/topic/131265-screencapture-capturewndv2/
Sep 23, 2012:
- 1:00 AM Ticket #2261 (Can you include "ImageSearch" similiar to the one in AHK? I know there ...) updated by
- I think you are refering to "PixelSearch" and not "ImageSearch" with the Automatic cleanup
- 12:00 AM Ticket #2261 (Can you include "ImageSearch" similiar to the one in AHK? I know there ...) updated by
-
Version changed
Automatic ticket cleanup.
Sep 22, 2012:
- 11:38 PM Ticket #2261 (Can you include "ImageSearch" similiar to the one in AHK? I know there ...) created by
- Hi, id like to ask you very politely if you could include ImageSearch, …
Sep 21, 2012:
- 7:34 PM Ticket #1498 (#RequireAdmin causes script to not complete/run when UAC is turned off ...) closed by
- Fixed: Fixed by revision [7328] in version: 3.3.9.5
- 3:37 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) closed by
- Duplicate: See #1498
- 3:36 PM Ticket #1498 (#RequireAdmin causes script to not complete/run when UAC is turned off ...) reopened by
- 3:27 AM Ticket #1498 (#RequireAdmin causes script to not complete/run when UAC is turned off ...) updated by
- Guys, we still have a problem with this bug. Somebody tell s why the bug is Rejected.
Sep 19, 2012:
- 5:57 PM Ticket #2204 (Scite ignores parameters) closed by
- Fixed: Fixed by revision [7320] in version: 3.3.9.5
Sep 14, 2012:
- 4:52 PM Ticket #2260 (Links (.lnk)) closed by
- Rejected: Maybe I was asking too much considering three days weren't enough time for you to answer.
Sep 11, 2012:
- 8:00 PM Ticket #2260 (Links (.lnk)) updated by
- Dynamically how?
- 7:00 AM Ticket #2260 (Links (.lnk)) updated by
-
Version changed
Automatic ticket cleanup. - 6:45 AM Ticket #2260 (Links (.lnk)) created by
- Sometimes i need to create .lnk files with previously unknown …
Note:
See TracTimeline
for information about the timeline view.
