Page Menu
Home
desp's stash
Search
Configure Global Search
Log In
Files
F554815
Scylla.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
553 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.7 Beta 6"
#define APPVERSIONDWORD 0x00007600
#define APPNAME TEXT(APPNAME_S)
#define APPVERSION TEXT(APPVERSION_S)
class
Scylla
{
public
:
static
void
init
();
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
Wed, Feb 11, 12:16 AM (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
72/72/f6829b84c3c7d9b2f87cd0c17816
Attached To
rSCY Scylla
Event Timeline
Log In to Comment