Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.52
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
FileZillaFTP /
source /
interface /
misc /
Delete
Unzip
Name
Size
Permission
Date
Action
BrowseForFolder.cpp
8.8
KB
-rw-rw-rw-
2012-04-16 19:30
BrowseForFolder.h
5.37
KB
-rw-rw-rw-
2012-04-16 19:30
HyperLink.cpp
17.25
KB
-rw-rw-rw-
2012-04-16 19:30
Led.cpp
7.06
KB
-rw-rw-rw-
2012-04-16 19:30
Led.h
2.48
KB
-rw-rw-rw-
2012-04-16 19:30
ProcessorInfo.h
8.22
KB
-rw-rw-rw-
2012-04-16 19:30
SAPrefsDialog.cpp
14.54
KB
-rw-rw-rw-
2012-04-16 19:30
SAPrefsDialog.h
4.23
KB
-rw-rw-rw-
2012-04-16 19:30
SAPrefsStatic.cpp
6.25
KB
-rw-rw-rw-
2012-04-16 19:30
SAPrefsStatic.h
2.63
KB
-rw-rw-rw-
2012-04-16 19:30
SAPrefsSubDlg.cpp
3.03
KB
-rw-rw-rw-
2012-04-16 19:30
SAPrefsSubDlg.h
1.95
KB
-rw-rw-rw-
2012-04-16 19:30
SBDestination.cpp
1.13
KB
-rw-rw-rw-
2012-04-16 19:30
SBDestination.h
777
B
-rw-rw-rw-
2012-04-16 19:30
SystemTray.cpp
32.5
KB
-rw-rw-rw-
2012-04-16 19:30
SystemTray.h
5.89
KB
-rw-rw-rw-
2012-04-16 19:30
WindowsVersion.h
4.07
KB
-rw-rw-rw-
2012-04-16 19:30
hyperlink.h
4.11
KB
-rw-rw-rw-
2012-04-16 19:30
Save
Rename
/********************************************************************* Copyright (C) 2000 Smaller Animals Software, Inc. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. http://www.smalleranimals.com smallest@smalleranimals.com **********************************************************************/ // SAPrefsSubDlg.h: interface for the CSAPrefsSubDlg class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SAPREFSSUBDLG_H__26CFAEA8_91FC_11D3_A10C_00500402F30B__INCLUDED_) #define AFX_SAPREFSSUBDLG_H__26CFAEA8_91FC_11D3_A10C_00500402F30B__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 class CSAPrefsSubDlg : public CDialog { public: DECLARE_DYNCREATE(CSAPrefsSubDlg) CSAPrefsSubDlg(); CSAPrefsSubDlg(UINT nID, CWnd *pParent = NULL); virtual ~CSAPrefsSubDlg(); UINT GetID() {return m_id;} public: virtual BOOL PreTranslateMessage(MSG* pMsg); virtual void OnOK(); virtual void OnCancel(); DECLARE_MESSAGE_MAP() UINT m_id; }; #endif // !defined(AFX_SAPREFSSUBDLG_H__26CFAEA8_91FC_11D3_A10C_00500402F30B__INCLUDED_)