diff --git a/Release/tool3.exe b/Release/tool3.exe index ec738d7..0af96d1 100644 Binary files a/Release/tool3.exe and b/Release/tool3.exe differ diff --git a/readme.md b/readme.md index ae389e6..3dfae2f 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ Visual C++ 2010 redist (x86); Windows 7 Also monerod cmd-line options can be changed in edit window. -![Screen1](/screens/Untitled%201.jpg) +![Screen1](/screens/Untitled.jpg) ## build: diff --git a/screens/Untitled 1.jpg b/screens/Untitled 1.jpg deleted file mode 100644 index dea6fd8..0000000 Binary files a/screens/Untitled 1.jpg and /dev/null differ diff --git a/screens/Untitled 2.jpg b/screens/Untitled 2.jpg deleted file mode 100644 index a1bc513..0000000 Binary files a/screens/Untitled 2.jpg and /dev/null differ diff --git a/screens/Untitled.jpg b/screens/Untitled.jpg new file mode 100644 index 0000000..d1d167a Binary files /dev/null and b/screens/Untitled.jpg differ diff --git a/tool3/MainFrm.cpp b/tool3/MainFrm.cpp index 8206170..29bba2a 100644 --- a/tool3/MainFrm.cpp +++ b/tool3/MainFrm.cpp @@ -141,7 +141,7 @@ int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct) dc->Create(WS_VISIBLE|WS_CHILD|PBS_SMOOTH,CRect(120,100+130,120+220,100+170),this,21); t7->Create(WS_VISIBLE|WS_CHILD|PBS_VERTICAL|PBS_SMOOTHREVERSE|PBS_SMOOTH,CRect(10,200,10+19,200+140),this,29); - + t7->SetState(PBST_ERROR); hc=CreateWindowEx(WS_EX_NOPARENTNOTIFY, MSFTEDIT_CLASS,remmi, ES_MULTILINE|ES_AUTOVSCROLL|ES_NOOLEDRAGDROP| WS_VISIBLE | WS_CHILD |WS_TABSTOP|WS_VSCROLL, 1, 350, 450, 201, @@ -177,7 +177,7 @@ struct triggerblock VOID c(VOID *) { - triggerblock z;//={}; + triggerblock z={}; int p[3]; ZeroMemory(p,sizeof(p)); bhr->SetProgressState(hz,TBPF_NORMAL);