mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[USER32_APITEST] RedrawWindow: Add a DestroyWindow() call (#423)
Addendum to 7905efdf35.
CORE-13734
This commit is contained in:
committed by
Thomas Faber
parent
637026ffd7
commit
cac1bc12ae
@@ -83,4 +83,5 @@ START_TEST(RedrawWindow)
|
||||
TRACE_CACHE();
|
||||
|
||||
DeleteObject(hRgn);
|
||||
DestroyWindow(hWnd);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user