mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Show SetParent implemented.
svn path=/trunk/; revision=17094
This commit is contained in:
parent
b492db20dd
commit
1556909d27
1 changed files with 1 additions and 1 deletions
|
@ -1141,7 +1141,7 @@ SetLayeredWindowAttributes(HWND hwnd,
|
|||
|
||||
|
||||
/*
|
||||
* @unimplemented
|
||||
* @implemented
|
||||
*/
|
||||
HWND STDCALL
|
||||
SetParent(HWND hWndChild,
|
||||
|
|
Loading…
Reference in a new issue