Module: wine Branch: master Commit: 3aa9a25cb3302f12d331827f5d9b7146c01fb81c URL: http://source.winehq.org/git/wine.git/?a=commit;h=3aa9a25cb3302f12d331827f5d...
Author: Rob Shearman rob@codeweavers.com Date: Mon Apr 23 08:20:21 2007 +0100
msi: Store the column info in the MSITABLE structure.
Load the data on view creation for simplicity instead of view execution.
---
dlls/msi/table.c | 216 +++++++++++++++++++++++++----------------------------- 1 files changed, 101 insertions(+), 115 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3aa9a25cb3302f12d33182...