This commit is contained in:
parent
11069552df
commit
d24c948fbf
1 changed files with 1 additions and 1 deletions
|
|
@ -879,7 +879,7 @@ static MwBool MwLLDoModernImpl(MwLL handle) {
|
|||
}
|
||||
|
||||
static void MwLLRaiseImpl(MwLL handle) {
|
||||
(void)handle;
|
||||
SetWindowPos(handle->gdi.hWnd, NULL, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE);
|
||||
}
|
||||
|
||||
static int MwLLGDICallInitImpl(void) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue