James Hawkins : msi: Add handling for the special _Storages table.

Alexandre Julliard julliard at winehq.org
Tue Jul 8 06:11:08 CDT 2008


Module: wine
Branch: master
Commit: ccd030c7d3e9fdddcfb26c7dd21e0f9ab176c311
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ccd030c7d3e9fdddcfb26c7dd21e0f9ab176c311

Author: James Hawkins <jhawkins at codeweavers.com>
Date:   Mon Jul  7 23:59:07 2008 -0500

msi: Add handling for the special _Storages table.

---

 dlls/msi/Makefile.in |    1 +
 dlls/msi/msiquery.c  |    2 +-
 dlls/msi/query.h     |    2 +
 dlls/msi/storages.c  |  560 ++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msi/table.c     |    3 +
 dlls/msi/tests/db.c  |   82 +++-----
 6 files changed, 591 insertions(+), 59 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ccd030c7d3e9fdddcfb26c7dd21e0f9ab176c311



More information about the wine-cvs mailing list