Page Menu
Home
desp's stash
Search
Configure Global Search
Log In
Files
F554019
Scylla.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
647 B
Subscribers
None
Scylla.h
View Options
#pragma once
#include
"ConfigurationHolder.h"
#include
"PluginLoader.h"
#include
"ProcessLister.h"
#include
"Logger.h"
#define APPNAME_S "Scylla"
#define APPVERSION_S "v0.9.8"
#define APPVERSIONDWORD 0x00009800
#define DONATE_BTC_ADDRESS "1GmVrhWwUhwLohaCLP4SKV5kkz8rd16N8h"
#define APPNAME TEXT(APPNAME_S)
#define APPVERSION TEXT(APPVERSION_S)
class
Scylla
{
public
:
static
void
initAsGuiApp
();
static
void
initAsDll
();
static
ConfigurationHolder
config
;
static
PluginLoader
plugins
;
static
ProcessLister
processLister
;
static
FileLog
debugLog
;
static
ListboxLog
windowLog
;
private
:
static
const
WCHAR
DEBUG_LOG_FILENAME
[];
};
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Mon, Feb 9, 10:48 PM (16 h, 54 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
02/7a/2a1e21b0e335a6037aa0275e54a9
Attached To
rSCY Scylla
Event Timeline
Log In to Comment