Allocate memory rather than using fixed length buffers.
[wine] / dlls / msi / classes.c
2005-09-08  Mike McCormack- fix a bug introduced by the progid list conversion
2005-09-06  Mike McCormackConvert progids to a standard list.
2005-09-02  Mike McCormack- convert verbs into a standard list
2005-09-02  Mike McCormackAdd objects to lists at the right time.
2005-08-29  Mike McCormack- build a standard Wine list of extensions instead...
2005-08-27  Mike McCormackAdd the allocated mime type to the mime type list.
2005-08-26  Mike McCormack- build a standard Wine list of mime types instead...
2005-08-25  Mike McCormack- build a standard Wine list of classes instead of...
2005-08-25  Mike McCormackFix a small bug introduced when converting appids to...
2005-08-24  Mike McCormack- build a standard Wine list of appids instead of using...
2005-08-23  Mike McCormack- build a standard Wine list of files instead of using...
2005-08-22  Mike McCormack- build a standard Wine list of features instead of...
2005-08-22  Mike McCormack- build a standard Wine list of components instead...
2005-06-16  Aric StewartBreak out all the class registration actions into class...