regedit: remember settings state

Dmitry Timoshkov dmitry at codeweavers.com
Mon May 11 03:19:07 CDT 2009


"André Hentschel" <nerv at dawncrow.de> wrote:

> LRESULT CALLBACK ChildWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
> {
> +HKEY hKey;
> +LPWSTR lpKeyPath;
>     switch (message) {
>     case WM_CREATE:

Indentation is weird. And an empty line after variables won't hurt.

-- 
Dmitry. 




More information about the wine-devel mailing list