Top

mIRC Code Snippets Tagged with icon

  (4)  
Sort by 
Just a simple tool to aid development. makes it easy to flip through an iconfile, and get it's index number. Press the + and - buttons to, respectively, go to the next or previous icon. The field..
Tags: browse  browser  dialog  icon  tool 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Nov 17, 2009
This script serves a very basic function that is already included in mirc's color dialogs. The basic function of this script is to change your background and foreground(normal text) colors. The reason..
+ 0 likes
13 comment(s)    Score: 4.7    Platform: mIRC    Posted by FordLawnmower on Apr 23, 2009
a simple snippet to check the icon index of specified file
Tags: icon  snippet 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by zonirc on Oct 09, 2007
;A snippet by Yochai Timmer (Yochai@Dorot.org.il) ;This is a little snippet that returns the default Icon set for the file type. ;Usage: $FileIcon(Filename.ext) ;Example: //echo -a $FileIcon(Test.txt) ;Returns:..
Tags: ext  extension  file  icon  registry 
+ 0 likes
1 comment(s)    Score: 9.0    Platform: mIRC    Posted by Yochai on Sep 25, 2006
Bottom