User Activity

  • Modified a comment on discussion Open Discussion on 7-Zip

    This is a very old problem of 7z.exe, maybe starting from the beginning. 7z a -r t.7z c:\dir The above command causes 7z.exe to scan whole disk C: instead of just archiving c:\dir recursively. Instead I have to: 7z a -r t.7z c:\dir\* Hope this can be fixed, though it's not critical.

  • Posted a comment on discussion Open Discussion on 7-Zip

    This is a very old prolbem of 7z.exe, maybe starting from the beginning. 7z a -r t.7z c:\dir The above command causes 7z.exe to scan whole disk C: instead of just archiving c:\dir recursively. Instead I have to: 7z a -r t.7z c:\dir\* Hope this can be fixed, though it's not critical.

  • Posted a comment on discussion Open Discussion on 7-Zip

    I also found this excellent wrapper library on github: https://github.com/rikyoz/bit7z. I think I should use this lib instead of the cumbersome and counter-intuitive SDK API.

  • Posted a comment on discussion Open Discussion on 7-Zip

    I found line 959 in Client7z.cpp: extractCallbackSpec->Init(archive, FString()); // second parameter is output folder path The comment says the 2nd parameter needs a folder path, but why is an empty string passed in?

  • Modified a comment on discussion Open Discussion on 7-Zip

    I have studied the SDK code for some hours, but did not get a clue on how to use 7z.dll. Can anyone point me to useful resources that demonstrate how to use CreateObject in 7z.dll to extract an ISO file?

  • Posted a comment on discussion Open Discussion on 7-Zip

    I have studied the SDK code for some hours, but did not get a clue on how to use 7z.dll. Can anyone point me to useful resources that demonstrates how to use CreateObject in 7z.dll to extract an ISO file?

  • Created ticket #328 on Windows Template Library (WTL)

    WTL 10 project wizard not showing in Visual Studio 2019

  • Committed [60d52a]

    test

View All

Personal Data

Username:
neo_in_matrix
Joined:
2002-11-08 07:22:21
Location:
Shanghai / China / CST
Gender:
Male

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB