GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
[novacoin.git] / init.h
1 // Copyright (c) 2009-2010 Satoshi Nakamoto\r
2 // Distributed under the MIT/X11 software license, see the accompanying\r
3 // file license.txt or http://www.opensource.org/licenses/mit-license.php.\r
4 \r
5 void Shutdown(void* parg);\r
6 bool GetStartOnSystemStartup();\r
7 void SetStartOnSystemStartup(bool fAutoStart);\r