Shell32: Check if is_wow64 before calling wow64 functions

Dmitry Timoshkov dmitry at baikal.ru
Wed Nov 25 00:59:27 CST 2015


"Olivier F. R. Dierick" <o.dierick at piezo-forte.be> wrote:

> +    static BOOL (WINAPI *pIsWow64Process)(HANDLE, PBOOL);

There is no need to make it static;

-- 
Dmitry.



More information about the wine-devel mailing list