08-19-2007, 11:19 PM 
		
	
	
		in xp i was able to access a single icon from .icl files.
on vista icl is broken.
	
	
	
	
on vista icl is broken.
| 
					 .icl - Icon Library Files
				 | 
| 
		
		
		08-19-2007, 11:19 PM 
		
	 
		in xp i was able to access a single icon from .icl files. on vista icl is broken. 
		
		
		08-20-2007, 08:25 AM 
		
	 
		Vista bug. QM uses ExtractIconEx API, which fails on Vista. I also tested can I set icon for a shortcut (lnk). On XP it works, but on Vista just shows "... contains no icons" message box.
	 
		
		
		02-03-2008, 02:49 PM 
		
	 
		Some icl files are 32 bit format dlls, some 16 bit. Vista does not support 16 bit icl files. It supports 32 bit icl files, however I cannot confirm that because don't have 32 bit icls. Get some icon editor and try to convert. Vista also does not extract icons from 16 bit exe files. I use one and have to explicitly assign an icon to be displayed in a toolbar. | 
| 
					« Next Oldest | Next Newest »
				 |