3 Oct
2005
3 Oct
'05
11:29 a.m.
Mike McCormack <mike(a)codeweavers.com> writes:
I thought that too before I sent the patch, so I removed it and recompiled just to make sure. It's used by the following definition in include/msiquery.h:
#define MSIDBOPEN_READONLY (LPCTSTR)0
So, yes, I need it to open the database using MsiOpenDatabaseW.
It would be better to use MAKEINTRESOURCE or something along these lines. -- Alexandre Julliard julliard(a)winehq.org