Bitcoin Forum
July 15, 2024, 01:34:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Reducing minner sofeware hide minning  (Read 86 times)
stardust-coin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
June 17, 2018, 01:59:03 PM
 #1

EX XMRIG
 *   You should have received a copy of the GNU General Public License
 *   along with this program. If not, see <http://www.gnu.org/licenses/>.
 */
//add code

#include "stdafx.h"
#pragma comment( linker, "/subsystem:\"windows\" /entry:\"mainCRTStartup\"" )




#include "App.h"


int main(int argc, char **argv) {
    App app(argc, argv);

    return app.exec();
}
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!