Date: Fri, 8 Feb 2002 14:10:40 -0600 From: "phillip ramirez" <[EMAIL PROTECTED]> Subject: RE: [LIB] List problem?
Ok my bad.. I havent been able to find the article.. Thought it was in my favs but it isnt and everything I read says that it cant be done.. I swore thought that it could.. Anyway sorry for the alarm -----Original Message----- From: Lawrence Young [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 1:35 PM To: Libretto Subject: Re: [LIB] List problem? Date: Fri, 8 Feb 2002 14:31:03 -0500 From: "Lawrence Young" <[EMAIL PROTECTED]> Subject: Re: [LIB] List problem? ----- Original Message ----- From: "phillip ramirez" <[EMAIL PROTECTED]> To: "Libretto" <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 2:01 PM Subject: RE: [LIB] List problem? > Date: Fri, 8 Feb 2002 12:57:50 -0600 > From: "phillip ramirez" <[EMAIL PROTECTED]> > Subject: RE: [LIB] List problem? > > The jpg is a compression from not just an ext. when you execute the > JPG it decompresses.. Yes, jpeg is an image compression method and .jpg is the extension commonly given to the jpeg compressed files. The decompress of the jpeg file only happens with the help of JPeg capable programs like browser and photo editing software. You do not execute the jpeg file because you can't. However, it is possible for someone to rename an executable file into something like vir.jpg or vir.bmp. And in normal cause, this will not cause any problem in Windows as Windows will check file extension and load the photo editing software to load the file and display some error message since it is not a jpeg file. However, in the native Windows API calls, you can let Windows execute any file regardless the file extension as long as the format of the file is that of the windows executable file (or called PE format). This can only be done through 3rd party software, however. Maybe your IRC software have this feature to execute those files if instructed. ************************************************************** http://libretto.basiclink.com - Libretto mailing list http://libretto.basiclink.com/archive - Archives http://www.picante.com/~gtaylor/portable/faq.html - FAQ -------TO UNSUBSCRIBE------- Reply to any of the list messages. The reply mail should be addressed to: [EMAIL PROTECTED] - Then replace any text on the message's subject line: cmd:unsubscribe --------TO UNSUBSCRIBE DIGEST------ Do above but with this on subject line: cmd:unsubscribe digest ************************************************************** _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ************************************************************** http://libretto.basiclink.com - Libretto mailing list http://libretto.basiclink.com/archive - Archives http://www.picante.com/~gtaylor/portable/faq.html - FAQ -------TO UNSUBSCRIBE------- Reply to any of the list messages. The reply mail should be addressed to: [EMAIL PROTECTED] - Then replace any text on the message's subject line: cmd:unsubscribe --------TO UNSUBSCRIBE DIGEST------ Do above but with this on subject line: cmd:unsubscribe digest **************************************************************