wined3d: Move material applying to the state table.
[wine] / dlls / msi / source.c
2006-11-02  Mike McCormackmsi: Fix a memory leak.
2006-10-10  Mike McCormackmsi: Merge action.h into msipriv.h.
2006-10-05  Mike McCormackmsi: Win64 printf format warning fixes.
2006-09-20  Andrew Talbotmsi: Cast-qual warnings fix.
2006-08-16  James Hawkinsmsi: Use the bare minimum number of parameters for...
2006-07-19  James Hawkinsmsi: Add a stub implementation of MsiSourceListClearAll.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Dan Kegelmsi: Fix missing case in MsiSourceListAddSourceEx.
2006-02-22  Robert Shearmanmsi: Init size before passing to RegEnumValue.
2006-02-22  Ulrich Czekallamsi: Implement MsiSourceListAddSource.
2005-09-20  Mike McCormackAdded memory allocation inline functions (part 1).
2005-09-06  Mike McCormackMake some fixme messages less alarmist.
2005-07-13  Alexandre JulliardUse the official names for the Unicode string constants.
2005-07-11  Aric StewartCorrect an error where I was not properly advancing...
2005-07-11  Aric StewartAdd the string constants located in msi.h and make...
2005-07-05  Aric StewartAdd source.c to start handling the various MsiSourceLis...