James Hawkins : msi: Column attributes for temporary string and int columns should be g and j respectively .

Alexandre Julliard julliard at winehq.org
Mon Mar 2 09:01:41 CST 2009


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

Author: James Hawkins <truiken at gmail.com>
Date:   Sun Mar  1 21:41:39 2009 -0800

msi: Column attributes for temporary string and int columns should be g and j respectively.

---

 dlls/msi/alter.c    |    4 ++--
 dlls/msi/create.c   |    4 ++--
 dlls/msi/delete.c   |    7 ++++---
 dlls/msi/distinct.c |    7 ++++---
 dlls/msi/insert.c   |   16 ++++++++--------
 dlls/msi/join.c     |    7 ++++---
 dlls/msi/msipriv.h  |    2 +-
 dlls/msi/msiquery.c |   27 ++++++++++++++++++++-------
 dlls/msi/select.c   |    9 +++++----
 dlls/msi/storages.c |    9 ++++++---
 dlls/msi/streams.c  |    9 ++++++---
 dlls/msi/table.c    |   18 ++++++++++++------
 dlls/msi/tests/db.c |    4 ++--
 dlls/msi/update.c   |    6 +++---
 dlls/msi/where.c    |    9 +++++----
 15 files changed, 84 insertions(+), 54 deletions(-)

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



More information about the wine-cvs mailing list