This website requires JavaScript.
Explore
Help
Sign In
nerd
/
rufus
Watch
1
Star
1
Fork
You've already forked rufus
0
mirror of
https://github.com/pbatard/rufus.git
synced
2024-08-14 23:57:05 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
1f2f3fcab8
rufus
/
.mingw
/
dwmapi.def
4 lines
62 B
Modula-2
Raw
Normal View
History
Unescape
Escape
[core] drop direct hooking into dwmapi DLL and use delay-loading instead * Now that we can delay-load DLLs for both MinGW and MSVC, we can also remove the direct DLL hook that was added into dwmapi.dll due to side loading and revert to using a direct API call instead. * This reverts part of e1d864f75553767310eea17d0369b25456607bc6. * Also attempt to silence that damn Coverity warning.
2022-04-12 12:55:33 +00:00
EXPORTS
DwmGetWindowAttribute
@
16
fix MinGW build issues
2024-06-26 09:50:04 +00:00
DwmSetWindowAttribute
@
16
Reference in a new issue
Copy permalink