Port to windows-sys v0.48.0 (#2842)

This commit is contained in:
John Nunley 2023-06-03 15:02:37 -07:00 committed by GitHub
parent 5bbe87960e
commit 642ce2bfa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 6 deletions

View file

@ -30,7 +30,10 @@ use windows_sys::Win32::{
SC_SCREENSAVE,
},
Media::{timeBeginPeriod, timeEndPeriod, timeGetDevCaps, TIMECAPS, TIMERR_NOERROR},
System::{Ole::RevokeDragDrop, Threading::GetCurrentThreadId, WindowsProgramming::INFINITE},
System::{
Ole::RevokeDragDrop,
Threading::{GetCurrentThreadId, INFINITE},
},
UI::{
Controls::{HOVER_DEFAULT, WM_MOUSELEAVE},
Input::{