Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
ri /
system /
WIN32OLE /
Delete
Unzip
Name
Size
Permission
Date
Action
Event
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Method
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Param
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Property
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
QueryInterfaceError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Record
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
RuntimeError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Type
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
TypeLib
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Variable
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Variant
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
VariantType
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
%5b%5d%3d-i.ri
854
B
-rw-r--r--
2026-04-07 16:51
%5b%5d-i.ri
837
B
-rw-r--r--
2026-04-07 16:51
_getproperty-i.ri
756
B
-rw-r--r--
2026-04-07 16:51
_invoke-i.ri
708
B
-rw-r--r--
2026-04-07 16:51
_setproperty-i.ri
783
B
-rw-r--r--
2026-04-07 16:51
cdesc-WIN32OLE.ri
5.15
KB
-rw-r--r--
2026-04-07 16:51
codepage%3d-c.ri
692
B
-rw-r--r--
2026-04-07 16:51
codepage-c.ri
409
B
-rw-r--r--
2026-04-07 16:51
connect-c.ri
626
B
-rw-r--r--
2026-04-07 16:51
const_load-c.ri
1.39
KB
-rw-r--r--
2026-04-07 16:51
create_guid-c.ri
431
B
-rw-r--r--
2026-04-07 16:51
each-i.ri
654
B
-rw-r--r--
2026-04-07 16:51
invoke-i.ri
747
B
-rw-r--r--
2026-04-07 16:51
locale%3d-c.ri
528
B
-rw-r--r--
2026-04-07 16:51
locale-c.ri
497
B
-rw-r--r--
2026-04-07 16:51
method_missing-i.ri
372
B
-rw-r--r--
2026-04-07 16:51
methods-i.ri
600
B
-rw-r--r--
2026-04-07 16:51
new-c.ri
1.04
KB
-rw-r--r--
2026-04-07 16:51
ole_activex_initialize-i.ri
959
B
-rw-r--r--
2026-04-07 16:51
ole_free-c.ri
547
B
-rw-r--r--
2026-04-07 16:51
ole_free-i.ri
495
B
-rw-r--r--
2026-04-07 16:51
ole_func_methods-i.ri
600
B
-rw-r--r--
2026-04-07 16:51
ole_get_methods-i.ri
596
B
-rw-r--r--
2026-04-07 16:51
ole_method-i.ri
596
B
-rw-r--r--
2026-04-07 16:51
ole_method_help-i.ri
571
B
-rw-r--r--
2026-04-07 16:51
ole_methods-i.ri
554
B
-rw-r--r--
2026-04-07 16:51
ole_methods_safely-i.ri
270
B
-rw-r--r--
2026-04-07 16:51
ole_obj_help-i.ri
483
B
-rw-r--r--
2026-04-07 16:51
ole_put_methods-i.ri
596
B
-rw-r--r--
2026-04-07 16:51
ole_query_interface-i.ri
709
B
-rw-r--r--
2026-04-07 16:51
ole_reference_count-c.ri
523
B
-rw-r--r--
2026-04-07 16:51
ole_respond_to%3f-i.ri
581
B
-rw-r--r--
2026-04-07 16:51
ole_show_help-c.ri
644
B
-rw-r--r--
2026-04-07 16:51
ole_type-i.ri
494
B
-rw-r--r--
2026-04-07 16:51
ole_typelib-i.ri
668
B
-rw-r--r--
2026-04-07 16:51
setproperty-i.ri
735
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI"const_load:ETI"WIN32OLE::const_load;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HDefines the constants of OLE Automation server as mod's constants. ;TI"AThe first argument is WIN32OLE object or type library name. ;TI":If 2nd argument is omitted, the default is WIN32OLE. ;TI"FThe first letter of Ruby's constant variable name is upper case, ;TI"Bso constant variable name of WIN32OLE object is capitalized. ;TI"FFor example, the 'xlTop' constant of Excel is changed to 'XlTop' ;TI"in WIN32OLE. ;TI"AIf the first letter of constant variable is not [A-Z], then ;TI"7the constant is defined as CONSTANTS hash element.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"module EXCEL_CONST ;TI" end ;TI"/excel = WIN32OLE.new('Excel.Application') ;TI"-WIN32OLE.const_load(excel, EXCEL_CONST) ;TI"(puts EXCEL_CONST::XlTop # => -4160 ;TI"Fputs EXCEL_CONST::CONSTANTS['_xlDialogChartSourceData'] # => 541 ;TI" ;TI" WIN32OLE.const_load(excel) ;TI"%puts WIN32OLE::XlTop # => -4160 ;TI" ;TI"module MSO ;TI" end ;TI"EWIN32OLE.const_load('Microsoft Office 9.0 Object Library', MSO) ;TI"#puts MSO::MsoLineSingle # => 1;T:@format0: @fileI"ext/win32ole/win32ole.c;T:0@omit_headings_from_table_of_contents_below0I"%const_load(ole, mod = WIN32OLE) ;T0[ I"(p1, p2 = v2);T@'FI" WIN32OLE;TcRDoc::NormalClass00