Commit 9e339992 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

explorer: Use the class name ExplorerWClass for the explorer browser.

parent 10672249
......@@ -51,7 +51,7 @@ static int default_width;
static int default_height;
static const WCHAR EXPLORER_CLASS[] = {'W','I','N','E','_','E','X','P','L','O','R','E','R','\0'};
static const WCHAR EXPLORER_CLASS[] = {'E','x','p','l','o','r','e','r','W','C','l','a','s','s',0};
static const WCHAR PATH_BOX_NAME[] = {'\0'};
HINSTANCE explorer_hInstance;
......
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