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.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby20 /
share /
ri /
2.0.0 /
system /
WIN32OLE /
Delete
Unzip
Name
Size
Permission
Date
Action
VARIANT
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
%5b%5d%3d-i.ri
853
B
-rw-r--r--
2023-07-26 17:38
%5b%5d-i.ri
836
B
-rw-r--r--
2023-07-26 17:38
_getproperty-i.ri
764
B
-rw-r--r--
2023-07-26 17:38
_invoke-i.ri
716
B
-rw-r--r--
2023-07-26 17:38
_setproperty-i.ri
791
B
-rw-r--r--
2023-07-26 17:38
cdesc-WIN32OLE.ri
3.29
KB
-rw-r--r--
2023-07-26 17:38
codepage%3d-c.ri
700
B
-rw-r--r--
2023-07-26 17:38
codepage-c.ri
417
B
-rw-r--r--
2023-07-26 17:38
connect-c.ri
636
B
-rw-r--r--
2023-07-26 17:38
const_load-c.ri
1.4
KB
-rw-r--r--
2023-07-26 17:38
create_guid-c.ri
439
B
-rw-r--r--
2023-07-26 17:38
each-i.ri
662
B
-rw-r--r--
2023-07-26 17:38
invoke-i.ri
755
B
-rw-r--r--
2023-07-26 17:38
locale%3d-c.ri
535
B
-rw-r--r--
2023-07-26 17:38
locale-c.ri
495
B
-rw-r--r--
2023-07-26 17:38
method_missing-i.ri
380
B
-rw-r--r--
2023-07-26 17:38
new-c.ri
864
B
-rw-r--r--
2023-07-26 17:38
ole_activex_initialize-i.ri
967
B
-rw-r--r--
2023-07-26 17:38
ole_free-c.ri
555
B
-rw-r--r--
2023-07-26 17:38
ole_free-i.ri
503
B
-rw-r--r--
2023-07-26 17:38
ole_func_methods-i.ri
607
B
-rw-r--r--
2023-07-26 17:38
ole_get_methods-i.ri
603
B
-rw-r--r--
2023-07-26 17:38
ole_initialize-c.ri
327
B
-rw-r--r--
2023-07-26 17:38
ole_method-i.ri
616
B
-rw-r--r--
2023-07-26 17:38
ole_method_help-i.ri
259
B
-rw-r--r--
2023-07-26 17:38
ole_methods-i.ri
561
B
-rw-r--r--
2023-07-26 17:38
ole_obj_help-i.ri
251
B
-rw-r--r--
2023-07-26 17:38
ole_put_methods-i.ri
603
B
-rw-r--r--
2023-07-26 17:38
ole_query_interface-i.ri
717
B
-rw-r--r--
2023-07-26 17:38
ole_reference_count-c.ri
531
B
-rw-r--r--
2023-07-26 17:38
ole_respond_to%3f-i.ri
589
B
-rw-r--r--
2023-07-26 17:38
ole_show_help-c.ri
650
B
-rw-r--r--
2023-07-26 17:38
ole_type-i.ri
514
B
-rw-r--r--
2023-07-26 17:38
ole_typelib-i.ri
675
B
-rw-r--r--
2023-07-26 17:38
ole_uninitialize-c.ri
331
B
-rw-r--r--
2023-07-26 17:38
setproperty-i.ri
743
B
-rw-r--r--
2023-07-26 17:38
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"@If the first letter of constant variabl 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"/WIN32OLE.const_load( ole, mod = WIN32OLE) ;T0[ I"(p1, p2 = v2);T@'FI" WIN32OLE;TcRDoc::NormalClass0