Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetStartOnSystemStartup
Function
GetStartOnSystemStartup
src/qt/guiutil.cpp:535–539 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
}
534
535
bool GetStartOnSystemStartup()
536
{
537
// check for Bitcoin*.lnk
538
return fs::exists(StartupShortcutPath());
539
}
540
541
bool SetStartOnSystemStartup(bool fAutoStart)
542
{
Callers
2
Reset
Method · 0.85
data
Method · 0.85
Calls
6
StartupShortcutPath
Function · 0.85
GetAutostartFilePath
Function · 0.85
findStartupItemInList
Function · 0.85
eof
Method · 0.45
find
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected