Don't let cabinet Extract() crash IE

Mike Hearn mike at theoretic.com
Tue Jan 6 12:10:36 CST 2004


On Tue, 2004-01-06 at 17:59, Stefan Leichter wrote:
> The pointer points to a structure like this:
> 
> struct ExtractFileList {
> 	LPSTR  filename;
> 	struct ExtractFileList *next;
> 	DWORD  unknown;  // always 1L
> } ;

Could the unknown be a boolean?

> Did your start modifying/fixing the extract function for this item? If not i 
> will do it.

No, I didn't, please do it :)

thanks -mike




More information about the wine-devel mailing list