Skip to content

Commit 1ce6e94

Browse files
committed
no message
1 parent a70af93 commit 1ce6e94

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

readme.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
- Sys Req:
22
Visual C++ 2010 redist
3-
https://www.microsoft.com/en-us/download/details.aspx?id=14632
3+
https://www.microsoft.com/en-us/download/details.aspx?id=14632
4+
openssl
5+
Req: `.lib` out of openssl build
6+
https://github.com/openssl/openssl/tree/master/include
7+
https://github.com/pocoproject/openssl/tree/develop/build/win64/bin/release
8+
9+
410
[![version](https://img.shields.io/github/downloads/alexeyneu/ZeroBlockMT/total.svg?style=plastic)](https://github.com/alexeyneu/ZeroBlockMT/tree/master/x64/Release)
511
![Screen1](/screens/Untitled%201.jpg)
612
![Screen1](/screens/Untitled%202.jpg)
@@ -11,8 +17,7 @@ where are these tools were used?
1117
https://github.com/DMDcoin/Diamond/blob/a1a7f6b8a3bad0df8fd8ddb9ead0347b1fa440f4/src/chainparams.cpp#L125
1218
i.e. .One used there is not mine.
1319
## build:
14-
Req: `.lib` out of openssl build
15-
20+
1621
nmake holds well on non-2010
1722
- ms visual studio 2010 (C++)
1823
32/64-bit : conf manager/change active solution platform

tool3/mount.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ mount::~mount()
2525
{
2626
}
2727

28-
28+
/* autogenerated after Add member var . token->editbox charge arranged by OnInitDialog where vice versa charge
29+
* by OnOk . UpdateData(0/1) can be used .
2930
void mount::DoDataExchange(CDataExchange* pDX)
3031
{
3132
CDialogEx::DoDataExchange(pDX);

0 commit comments

Comments
 (0)