Module: wine Branch: master Commit: 4b9fd1d5e2d5b7d2bcc220de1cf245b146ef8bca URL: http://source.winehq.org/git/wine.git/?a=commit;h=4b9fd1d5e2d5b7d2bcc220de1c...
Author: James Hawkins jhawkins@codeweavers.com Date: Mon Aug 25 00:09:34 2008 -0500
msi: Store the _Columns and _Tables tables in the database structure.
---
dlls/msi/database.c | 1 - dlls/msi/msipriv.h | 2 - dlls/msi/table.c | 111 ++++++++++++++++++++------------------------------- 3 files changed, 44 insertions(+), 70 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4b9fd1d5e2d5b7d2bcc220...