SHELL32:RunFileDlg

Alexandre Julliard julliard at winehq.org
Mon Jun 14 12:20:25 CDT 2004


Filip Navara <xnavara at volny.cz> writes:

> +    if (!(hRes = FindResourceW(shell32_hInstance, L"SHELL_RUN_DLG", (LPWSTR)RT_DIALOG)))

You cannot use wide char string constants in Wine.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list