mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 16:07:09 -06:00
7 lines
60 B
C++
Executable File
7 lines
60 B
C++
Executable File
#ifndef _RAR_ISNT_
|
|
#define _RAR_ISNT_
|
|
|
|
int WinNT();
|
|
|
|
#endif
|