Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Explorer.def « Explorer « UI « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 034a269d7b6ee63e501ab347065a0fbc3a59a287 (plain)
1
2
3
4
5
6
7
8
9
; 7-zip.def

LIBRARY "7-zip"

EXPORTS
  DllCanUnloadNow PRIVATE
  DllGetClassObject PRIVATE
  DllRegisterServer PRIVATE
  DllUnregisterServer PRIVATE