[PATCH 2/5] win32u: Move NtUserDestroyWindow implementation from user32.

Huw Davies huw at codeweavers.com
Thu Mar 17 10:31:37 CDT 2022


On Thu, Mar 17, 2022 at 03:27:59PM +0100, Jacek Caban wrote:
> +/***********************************************************************
> + *           DestroyWindow (win32u.@)
> + */
> +BOOL WINAPI NtUserDestroyWindow( HWND hwnd )

I've sent in v2 that fixes this and several white-space issues in [4/5].

Huw.



More information about the wine-devel mailing list