File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
- Sys Req:
2
2
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
+
4
10
[ ![ version] ( https://img.shields.io/github/downloads/alexeyneu/ZeroBlockMT/total.svg?style=plastic )] ( https://github.com/alexeyneu/ZeroBlockMT/tree/master/x64/Release )
5
11
![ Screen1] ( /screens/Untitled%201.jpg )
6
12
![ Screen1] ( /screens/Untitled%202.jpg )
@@ -11,8 +17,7 @@ where are these tools were used?
11
17
https://github.com/DMDcoin/Diamond/blob/a1a7f6b8a3bad0df8fd8ddb9ead0347b1fa440f4/src/chainparams.cpp#L125
12
18
i.e. .One used there is not mine.
13
19
## build:
14
- Req: ` .lib ` out of openssl build
15
-
20
+
16
21
nmake holds well on non-2010
17
22
- ms visual studio 2010 (C++)
18
23
32/64-bit : conf manager/change active solution platform
Original file line number Diff line number Diff line change @@ -25,7 +25,8 @@ mount::~mount()
25
25
{
26
26
}
27
27
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 .
29
30
void mount::DoDataExchange(CDataExchange* pDX)
30
31
{
31
32
CDialogEx::DoDataExchange(pDX);
You can’t perform that action at this time.
0 commit comments