mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
18 lines
303 B
Text
18 lines
303 B
Text
description "Copy protection Protect package - client side\377";
|
|
|
|
uses
|
|
Core,
|
|
Cypher,
|
|
ProductVersion;
|
|
|
|
file
|
|
NetworkAdapter.h,
|
|
NetworkAdapter_WIN.cpp,
|
|
NetworkAdapter_POSIX.cpp,
|
|
ProtectStatus.h,
|
|
ProtectClient.t,
|
|
ProtectTranslations.icpp,
|
|
ProtectStatus.cpp,
|
|
ProtectClient.h,
|
|
ProtectClient.cpp;
|
|
|