Use proper asm name for external functions.
[wine] / dlls / msi / source.c
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...