HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/ri/3.0.0/system/Win32/cdesc-Win32.ri
U:RDoc::NormalModule[iI"
Win32:ET@0o:RDoc::Markup::Document:@parts[
o;;[:
@fileI"$ext/win32/lib/win32/registry.rb;T:0@omit_headings_from_table_of_contents_below0o;;[;	I""ext/win32/lib/win32/resolv.rb;T;
0o;;[;	@;
0o;;[o:RDoc::Markup::Paragraph;[I"hImplements bindings to Win32 SSPI functions, focused on authentication to a proxy server over HTTP.;T;	I" ext/win32/lib/win32/sspi.rb;T;
0o;;[;	I"ext/win32/resolv/resolv.c;T;
0;	0;
0[[
U:RDoc::Constant[iI"
WCHAR;TI"Win32::WCHAR;T:public0o;;[S:RDoc::Markup::Heading:
leveli:	textI"Win32 Registry;To:RDoc::Markup::BlankLineo;;[I"Ewin32/registry is registry accessor library for Win32 platform. ;TI"2It uses importer to call Win32 Registry APIs.;T@%S;;i;I"example;To:RDoc::Markup::Verbatim;[I"FWin32::Registry::HKEY_CURRENT_USER.open('SOFTWARE\foo') do |reg|
;TI"G  value = reg['foo']                               # read a value
;TI"Q  value = reg['foo', Win32::Registry::REG_SZ]      # read a value with type
;TI"G  type, value = reg.read('foo')                    # read a value
;TI"H  reg['foo'] = 'bar'                               # write a value
;TI"R  reg['foo', Win32::Registry::REG_SZ] = 'bar'      # write a value with type
;TI"H  reg.write('foo', Win32::Registry::REG_SZ, 'bar') # write a value
;TI"
;TI"K  reg.each_value { |name, type, data| ... }        # Enumerate values
;TI"L  reg.each_key { |key, wtime| ... }                # Enumerate subkeys
;TI"
;TI"G  reg.delete_value(name)                         # Delete a value
;TI"H  reg.delete_key(name)                           # Delete a subkey
;TI"T  reg.delete_key(name, true)                     # Delete a subkey recursively
;TI"	end
;T:@format0S;;i;I"Reference;T@%S;;i;I"Win32::Registry class;T;	@;
0@@cRDoc::NormalModule0U;[iI"WCHAR_NUL;TI"Win32::WCHAR_NUL;T;
0o;;[;	@;
0@@@A0U;[iI"
WCHAR_CR;TI"Win32::WCHAR_CR;T;
0o;;[;	@;
0@@@A0U;[iI"WCHAR_SIZE;TI"Win32::WCHAR_SIZE;T;
0o;;[;	@;
0@@@A0U;[iI"LOCALE;TI"Win32::LOCALE;T;
0o;;[;	@;
0@@@A0[[[I"
class;T[[;
[[:protected[[:private[[I"
instance;T[[;
[[;[[;[[[U:RDoc::Context::Section[i0o;;[;	0;
0[@@@@I"lib/net/http.rb;TI"lib/resolv.rb;T@cRDoc::TopLevel