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

isnt.hpp « Original « Rar29 « Compress « 7zip - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 026523614fc06a39fced5d04ffb15c8b2a0c879b (plain)
1
2
3
4
5
6
#ifndef _RAR_ISNT_
#define _RAR_ISNT_

int WinNT();

#endif