enumerate the substorage transforms

Dmitry Timoshkov dmitry at baikal.ru
Fri Sep 30 09:00:23 CDT 2005


"Mike McCormack" <mike at codeweavers.com> wrote:

> --- dlls/msi/action.c 30 Sep 2005 10:32:41 -0000 1.211
> +++ dlls/msi/action.c 30 Sep 2005 11:33:20 -0000
> @@ -46,6 +46,8 @@ http://msdn.microsoft.com/library/defaul
>  #define REG_PROGRESS_VALUE 13200
>  #define COMPONENT_PROGRESS_VALUE 24000
>  
> +#define LPCTSTR LPCWSTR

Do you really need this define? It looks like it's unused (not mentioning
that it breaks Wine rules on using unicode APIs).

-- 
Dmitry.




More information about the wine-devel mailing list