Re: msi: Fix some pointer conversion warnings on 64-bit(try2)
20 Jul
2009
20 Jul
'09
6:20 a.m.
André Hentschel wrote:
didnt want to change both variables, now its fine sry for the noise --- dlls/msi/join.c | 5 +++-- dlls/msi/msiquery.c | 4 ++-- dlls/msi/storages.c | 2 +- dlls/msi/streams.c | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-)
+ UINT_PTR i + UINT row_value;
Missing a semicolon? ;) Mike.
6079
Age (days ago)
6079
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mike Kaplinskiy