|
@@ -28,6 +28,7 @@ bool __fastcall AnyOtherInstanceOfSelf();
|
|
bool __fastcall IsInstalled();
|
|
bool __fastcall IsInstalled();
|
|
UnicodeString __fastcall ProgramUrl(UnicodeString URL);
|
|
UnicodeString __fastcall ProgramUrl(UnicodeString URL);
|
|
void __fastcall AutoShowNewTip();
|
|
void __fastcall AutoShowNewTip();
|
|
|
|
+bool __fastcall AnyTips();
|
|
void __fastcall ShowTips();
|
|
void __fastcall ShowTips();
|
|
UnicodeString __fastcall FirstUnshownTip();
|
|
UnicodeString __fastcall FirstUnshownTip();
|
|
void __fastcall TipsUpdateStaticUsage();
|
|
void __fastcall TipsUpdateStaticUsage();
|