This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Mirror
/
pbatard-rufus
mirror of
https://github.com/pbatard/rufus.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2222
Commits
7
Branches
85
Tags
145 MiB
Tree:
622e60659c
appstore
gh-pages
imgbot
iso
localization
master
ui_redesign
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.2.0
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.4.0
v1.4.1
v1.4.10
v1.4.11
v1.4.12
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.4.6
v1.4.7
v1.4.8
v1.4.9
v2.0
v2.1
v2.10
v2.11
v2.12
v2.13
v2.14
v2.15
v2.16
v2.17
v2.18
v2.2
v2.3
v2.4
v2.5
v2.6
v2.7
v2.8
v2.9
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.16
v3.17
v3.18
v3.19
v3.2
v3.20
v3.21
v3.22
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
v4.0
v4.1
v4.2
v4.3
v4.4
v4.5
v4.6
v4.7
v4.8
v4.8_BETA
v4.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '622e60659c'
${ noResults }
pbatard-rufus
/
.mingw
/
dwmapi.def
2 lines
35 B
Raw
Normal View
History
[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.
3 years ago
EXPORTS
DwmGetWindowAttribute
@
16