Switch to dwmapi
This commit is contained in:
parent
81314f91d8
commit
9117bcf3d3
3 changed files with 9 additions and 11 deletions
|
|
@ -40,6 +40,8 @@ extern crate kernel32;
|
|||
extern crate gdi32;
|
||||
#[cfg(target_os = "windows")]
|
||||
extern crate user32;
|
||||
#[cfg(target_os = "windows")]
|
||||
extern crate dwmapi;
|
||||
#[cfg(target_os = "macos")]
|
||||
#[macro_use]
|
||||
extern crate objc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue