msi: Add handling for the special _Storages table.
authorJames Hawkins <jhawkins@codeweavers.com>
Tue, 8 Jul 2008 04:59:07 +0000 (23:59 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Jul 2008 08:50:04 +0000 (10:50 +0200)
commitccd030c7d3e9fdddcfb26c7dd21e0f9ab176c311
treedc31f31c5a87d5f460388142f55ba3d61bb27c58
parentae9b57913534a68e51aae10a7ef0334fe64c9d06
msi: Add handling for the special _Storages table.
dlls/msi/Makefile.in
dlls/msi/msiquery.c
dlls/msi/query.h
dlls/msi/storages.c [new file with mode: 0644]
dlls/msi/table.c
dlls/msi/tests/db.c