質問編集履歴
3
m
title
CHANGED
File without changes
|
body
CHANGED
@@ -43,4 +43,16 @@
|
|
43
43
|
|
44
44
|
SOFで誘導されたので
|
45
45
|
[https://sourceforge.net/p/sevenzip/discussion/45798/thread/ad3a085b/](https://sourceforge.net/p/sevenzip/discussion/45798/thread/ad3a085b/)
|
46
|
-
で質問を投げました
|
46
|
+
で質問を投げました
|
47
|
+
|
48
|
+
追記
|
49
|
+
|
50
|
+
> Igor Pavlov - Sun Oct 15, 2017 10:59 AM UTC
|
51
|
+
>
|
52
|
+
> 7-Zip uses
|
53
|
+
> ```cpp
|
54
|
+
CArchiveLink::Open_Strict()
|
55
|
+
```
|
56
|
+
>
|
57
|
+
> It can open multi-level nested archives, for example, arc.7z.001
|
58
|
+
> Look 7-Zip source code, if you need some example code for that function.
|
2
m
title
CHANGED
File without changes
|
body
CHANGED
@@ -37,4 +37,10 @@
|
|
37
37
|
追記
|
38
38
|
http://stackoverflow.com/questions/36965097/missing-openarchive-functiontry-to-update-7-zip-from4-57to15-14
|
39
39
|
|
40
|
-
こちらでも質問を投げることにしました
|
40
|
+
こちらでも質問を投げることにしました
|
41
|
+
|
42
|
+
追記
|
43
|
+
|
44
|
+
SOFで誘導されたので
|
45
|
+
[https://sourceforge.net/p/sevenzip/discussion/45798/thread/ad3a085b/](https://sourceforge.net/p/sevenzip/discussion/45798/thread/ad3a085b/)
|
46
|
+
で質問を投げました
|
1
add link
title
CHANGED
File without changes
|
body
CHANGED
@@ -32,4 +32,9 @@
|
|
32
32
|
|
33
33
|
という点について教えて下さい。
|
34
34
|
|
35
|
-
一応両方のバージョンのソースを見比べたりしてはいるのですが、そもそも7-zipをC++から使ったことが無いのでさっぱりわかりません。
|
35
|
+
一応両方のバージョンのソースを見比べたりしてはいるのですが、そもそも7-zipをC++から使ったことが無いのでさっぱりわかりません。
|
36
|
+
|
37
|
+
追記
|
38
|
+
http://stackoverflow.com/questions/36965097/missing-openarchive-functiontry-to-update-7-zip-from4-57to15-14
|
39
|
+
|
40
|
+
こちらでも質問を投げることにしました
|