質問編集履歴

3

m

2017/10/16 02:11

投稿

yumetodo
yumetodo

スコア5850

test CHANGED
File without changes
test CHANGED
@@ -89,3 +89,27 @@
89
89
  [https://sourceforge.net/p/sevenzip/discussion/45798/thread/ad3a085b/](https://sourceforge.net/p/sevenzip/discussion/45798/thread/ad3a085b/)
90
90
 
91
91
  で質問を投げました
92
+
93
+
94
+
95
+ 追記
96
+
97
+
98
+
99
+ > Igor Pavlov - Sun Oct 15, 2017 10:59 AM UTC
100
+
101
+ >
102
+
103
+ > 7-Zip uses
104
+
105
+ > ```cpp
106
+
107
+ CArchiveLink::Open_Strict()
108
+
109
+ ```
110
+
111
+ >
112
+
113
+ > It can open multi-level nested archives, for example, arc.7z.001
114
+
115
+ > Look 7-Zip source code, if you need some example code for that function.

2

m

2017/10/16 02:11

投稿

yumetodo
yumetodo

スコア5850

test CHANGED
File without changes
test CHANGED
@@ -77,3 +77,15 @@
77
77
 
78
78
 
79
79
  こちらでも質問を投げることにしました
80
+
81
+
82
+
83
+ 追記
84
+
85
+
86
+
87
+ SOFで誘導されたので
88
+
89
+ [https://sourceforge.net/p/sevenzip/discussion/45798/thread/ad3a085b/](https://sourceforge.net/p/sevenzip/discussion/45798/thread/ad3a085b/)
90
+
91
+ で質問を投げました

1

add link

2017/10/15 10:45

投稿

yumetodo
yumetodo

スコア5850

test CHANGED
File without changes
test CHANGED
@@ -67,3 +67,13 @@
67
67
 
68
68
 
69
69
  一応両方のバージョンのソースを見比べたりしてはいるのですが、そもそも7-zipをC++から使ったことが無いのでさっぱりわかりません。
70
+
71
+
72
+
73
+ 追記
74
+
75
+ http://stackoverflow.com/questions/36965097/missing-openarchive-functiontry-to-update-7-zip-from4-57to15-14
76
+
77
+
78
+
79
+ こちらでも質問を投げることにしました