Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maplespe/DWMBlurGlass
/ get_kernel_shared_info
Function
get_kernel_shared_info
Common/VersionHelper.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
namespace Utils
23
{
24
PKUSER_SHARED_DATA get_kernel_shared_info()
25
{
26
return reinterpret_cast<PKUSER_SHARED_DATA>(0x7FFE0000);
27
}
28
}
29
namespace os
30
{
Callers
1
VersionHelper.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected