Commit 535f2f9e authored by Serge Gautherie's avatar Serge Gautherie Committed by Alexandre Julliard

shell32: Fix 2 MSVC warnings about flags.

parent efac5d06
......@@ -1102,7 +1102,7 @@ static void test_basics(void)
IShellBrowser *psb;
FOLDERSETTINGS fs;
ULONG lres;
DWORD flags;
EXPLORER_BROWSER_OPTIONS flags;
HDWP hdwp;
RECT rc;
HRESULT hr;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment