pszFileExt

Character string that contains the extensions of the files to optimize.

image\sqrblit.gif To optimize all "gif" and "jpeg" files, pszFileExt should be set to "*.gif;*.jpeg".

image\sqrblit.gif To optimize all the supported files found in the pszDirectory directory, regardless of the their extensions, pszFileExt should be set to "*.*".