Custom Query (3931 matches)
Results (175 - 177 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1523 | Duplicate | Au3Check support UNICODE and all Include file use unicode enc. | ||
| Description |
1.Au3Check support UNICODE script file. 2.All Include file use unicode encode is better. like: If Chr(0x97)="?" Then MsgBox(32,"",'0x97 = ?') In non-english system,will popup a msgbox. |
|||
| #1528 | No Bug | GUICtrlCreateListView Example not work | ||
| Description |
Case $msg = $listview MsgBox(0, "listview", "clicked=" & GUICtrlGetState($listview), 2) OS:WIN7 X64 |
|||
| #1783 | Duplicate | _Date_Time_FileTimeToStr with parm 1 error | ||
| Description |
; |[0] - Month ; |[1] - Day ; |[2] - Year ; |[3] - Hour ; |[4] - Minutes ; |[5] - Seconds ; |[6] - Milliseconds ; |[7] - Day of week Func _Date_Time_FileTimeToStr(ByRef $tFileTime, $bFmt = 0)
EndFunc ;==>_Date_Time_FileTimeToStr ;-------------------------------------------- Func _Date_Time_FileTimeToStr(ByRef $tFileTime, $bFmt = 0)
EndFunc ;==>_Date_Time_FileTimeToStr |
|||
