msi: Set the PackageCode property based on the "revision number" data in the summary...
commit77f6bc4f8d46950ffcd9eb0d7ddd4b36fa16f9d3
authorRob Shearman <rob@codeweavers.com>
Mon, 5 Mar 2007 12:04:41 +0000 (5 12:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Mar 2007 15:43:26 +0000 (5 16:43 +0100)
tree45bdec681477a459b4536c7be752f4d7e13451f4
parente2972af43637d5e803d93b1cc89c8d0432bf8cb7
msi: Set the PackageCode property based on the "revision number" data in the summary information.

Add a test to show that PackageCode is set by MSI.
dlls/msi/package.c
dlls/msi/tests/package.c