This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; ====================================================================================================================== | |
; Script Function: Sample script for Class_SQLiteDB.ahk | |
; AHK Version: L 1.1.00.00 (U32) | |
; Language: English | |
; Tested on: Win XPSP3, Win VistaSP2 (32 Bit) | |
; Author: just me | |
; ====================================================================================================================== | |
; AHK Settings | |
; ====================================================================================================================== | |
#NoEnv |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; ====================================================================================================================== | |
; Namespace: LV_Colors | |
; AHK version: AHK 1.1.09.02 | |
; Function: Helper object and functions for ListView row and cell coloring | |
; Language: English | |
; Tested on: Win XPSP3, Win VistaSP2 (U32) / Win 7 (U64) | |
; Version: 0.1.00.00/2012-10-27/just me | |
; 0.2.00.00/2013-01-12/just me - bugfixes and minor changes | |
; 0.3.00.00/2013-06-15/just me - added "Critical, 100" to avoid drawing issues | |
; ====================================================================================================================== |
NewerOlder