parent
4515b77aa5
commit
47194b5f3c
2 changed files with 1 additions and 3 deletions
|
|
@ -668,9 +668,6 @@ unsafe fn init<T: 'static>(
|
|||
format!("{}", io::Error::last_os_error()))));
|
||||
}
|
||||
|
||||
winuser::SetWindowLongW(handle, winuser::GWL_STYLE, 0);
|
||||
winuser::SetWindowLongW(handle, winuser::GWL_EXSTYLE, 0);
|
||||
|
||||
WindowWrapper(handle)
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue