1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
#ifndef BOOST_RANGE_ATL_HPP #define BOOST_RANGE_ATL_HPP // Boost.Range ATL Extension // // Copyright Shunsuke Sogame 2005-2006. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // config // #include // _ATL_VER #if !defined(BOOST_RANGE_ATL_NO_COLLECTIONS) #if (_ATL_VER < 0x0700) #define BOOST_RANGE_ATL_NO_COLLECTIONS #endif #endif #if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) #if (_ATL_VER < 0x0700) // dubious #define BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX #endif #endif // forward declarations // #include // IID namespace ATL { #if !defined(BOOST_RANGE_ATL_NO_COLLECTIONS) // arrays // template< class E, class ETraits > class CAtlArray; template< class E > class CAutoPtrArray; template< class I, const IID *piid > class CInterfaceArray; // lists // template< class E, class ETraits > class CAtlList; template< class E > class CAutoPtrList; template< class E, class Allocator > class CHeapPtrList; template< class I, const IID *piid > class CInterfaceList; // maps // template< class K, class V, class KTraits, class VTraits > class CAtlMap; template< class K, class V, class KTraits, class VTraits > class CRBTree; template< class K, class V, class KTraits, class VTraits > class CRBMap; template< class K, class V, class KTraits, class VTraits > class CRBMultiMap; // strings // #if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLESTRING) template< class BaseType, bool t_bMFCDLL > class CSimpleStringT; #else template< class BaseType > class CSimpleStringT; #endif template< class BaseType, class StringTraits > class CStringT; template< class StringType, int t_nChars > class CFixedStringT; template< class BaseType, const int t_nSize > class CStaticString; #endif // !defined(BOOST_RANGE_ATL_NO_COLLECTIONS) // simples // #if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) template< class T, class TEqual > class CSimpleArray; template< class TKey, class TVal, class TEqual > class CSimpleMap; #else template< class T > class CSimpleArray; template< class T > class CSimpleValArray; template< class TKey, class TVal > class CSimpleMap; #endif // !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) // pointers // template< class E > class CAutoPtr; template< class T > class CComPtr; template< class T, const IID *piid > class CComQIPtr; template< class E, class Allocator > class CHeapPtr; template< class T > class CAdapt; } // namespace ATL // indirect_iterator customizations // #include #include namespace boost { template< class E > struct pointee< ATL::CAutoPtr > : mpl::identity { }; template< class T > struct pointee< ATL::CComPtr > : mpl::identity { }; template< class T, const IID *piid > struct pointee< ATL::CComQIPtr > : mpl::identity { }; template< class E, class Allocator > struct pointee< ATL::CHeapPtr > : mpl::identity { }; template< class T > struct pointee< ATL::CAdapt > : pointee { }; } // namespace boost // extended customizations // #include #include #include #include #include // CComBSTR namespace boost { namespace range_detail_microsoft { #if !defined(BOOST_RANGE_ATL_NO_COLLECTIONS) // arrays // struct atl_array_functions : array_functions { template< class Iterator, class X > Iterator end(X& x) // redefine { return x.GetData() + x.GetCount(); // no 'GetSize()' } }; template< class E, class ETraits > struct customization< ATL::CAtlArray > : atl_array_functions { template< class X > struct meta { typedef E val_t; typedef val_t *mutable_iterator; typedef val_t const *const_iterator; }; }; template< class E > struct customization< ATL::CAutoPtrArray > : atl_array_functions { template< class X > struct meta { // ATL::CAutoPtr/CHeapPtr is no assignable. typedef ATL::CAutoPtr val_t; typedef val_t *miter_t; typedef val_t const *citer_t; typedef indirect_iterator mutable_iterator; typedef indirect_iterator const_iterator; }; }; template< class I, const IID *piid > struct customization< ATL::CInterfaceArray > : atl_array_functions { template< class X > struct meta { typedef ATL::CComQIPtr val_t; typedef val_t *mutable_iterator; typedef val_t const *const_iterator; }; }; template< class E, class ETraits > struct customization< ATL::CAtlList > : list_functions { template< class X > struct meta { typedef E val_t; typedef list_iterator mutable_iterator; typedef list_iterator const_iterator; }; }; struct indirected_list_functions { template< class Iterator, class X > Iterator begin(X& x) { typedef typename Iterator::base_type base_t; // == list_iterator return Iterator(base_t(x, x.GetHeadPosition())); } template< class Iterator, class X > Iterator end(X& x) { typedef typename Iterator::base_type base_t; return Iterator(base_t(x, POSITION(0))); } }; template< class E > struct customization< ATL::CAutoPtrList > : indirected_list_functions { template< class X > struct meta { typedef ATL::CAutoPtr val_t; typedef list_iterator miter_t; typedef list_iterator citer_t; typedef indirect_iterator mutable_iterator; typedef indirect_iterator const_iterator; }; }; template< class E, class Allocator > struct customization< ATL::CHeapPtrList > : indirected_list_functions { template< class X > struct meta { typedef ATL::CHeapPtr val_t; typedef list_iterator miter_t; typedef list_iterator citer_t; typedef indirect_iterator mutable_iterator; typedef indirect_iterator const_iterator; }; }; template< class I, const IID *piid > struct customization< ATL::CInterfaceList > : list_functions { template< class X > struct meta { typedef ATL::CComQIPtr val_t; typedef list_iterator mutable_iterator; typedef list_iterator const_iterator; }; }; // maps // struct atl_rb_tree_tag { }; template< > struct customization< atl_rb_tree_tag > : indirected_list_functions { template< class X > struct meta { typedef typename X::CPair val_t; typedef list_iterator miter_t; typedef list_iterator citer_t; typedef indirect_iterator mutable_iterator; typedef indirect_iterator const_iterator; }; }; template< class K, class V, class KTraits, class VTraits > struct customization< ATL::CAtlMap > : customization< atl_rb_tree_tag > { template< class Iterator, class X > Iterator begin(X& x) // redefine { typedef typename Iterator::base_type base_t; // == list_iterator return Iterator(base_t(x, x.GetStartPosition())); // no 'GetHeadPosition' } }; // strings // struct atl_string_tag { }; template< > struct customization< atl_string_tag > { template< class X > struct meta { typedef typename X::PXSTR mutable_iterator; typedef typename X::PCXSTR const_iterator; }; template< class Iterator, class X > typename mutable_::type begin(X& x) { return x.GetBuffer(0); } template< class Iterator, class X > Iterator begin(X const& x) { return x.GetString(); } template< class Iterator, class X > Iterator end(X& x) { return begin(x) + x.GetLength(); } }; template< class BaseType, const int t_nSize > struct customization< ATL::CStaticString > { template< class X > struct meta { typedef BaseType const *mutable_iterator; typedef mutable_iterator const_iterator; }; template< class Iterator, class X > Iterator begin(X const& x) { return x; } template< class Iterator, class X > Iterator end(X const& x) { return begin(x) + X::GetLength(); } }; #endif // !defined(BOOST_RANGE_ATL_NO_COLLECTIONS) template< > struct customization< ATL::CComBSTR > { template< class X > struct meta { typedef OLECHAR *mutable_iterator; typedef OLECHAR const *const_iterator; }; template< class Iterator, class X > Iterator begin(X& x) { return x.operator BSTR(); } template< class Iterator, class X > Iterator end(X& x) { return begin(x) + x.Length(); } }; // simples // #if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) template< class T, class TEqual > struct customization< ATL::CSimpleArray > : #else template< class T > struct customization< ATL::CSimpleArray > : #endif array_functions { template< class X > struct meta { typedef T val_t; typedef val_t *mutable_iterator; typedef val_t const *const_iterator; }; }; #if defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) template< class T > struct customization< ATL::CSimpleValArray > : array_functions { template< class X > struct meta { typedef T val_t; typedef val_t *mutable_iterator; typedef val_t const *const_iterator; }; }; #endif // defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) #if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) template< class TKey, class TVal, class TEqual > struct customization< ATL::CSimpleMap > #else template< class TKey, class TVal > struct customization< ATL::CSimpleMap > #endif { template< class X > struct meta { typedef TKey k_val_t; typedef k_val_t *k_miter_t; typedef k_val_t const *k_citer_t; typedef TVal v_val_t; typedef v_val_t *v_miter_t; typedef v_val_t const *v_citer_t; // Topic: // 'std::pair' can't contain references // because of reference to reference problem. typedef zip_iterator< tuple > mutable_iterator; typedef zip_iterator< tuple > const_iterator; }; template< class Iterator, class X > Iterator begin(X& x) { return Iterator(boost::make_tuple(x.m_aKey, x.m_aVal)); } template< class Iterator, class X > Iterator end(X& x) { return Iterator(boost::make_tuple(x.m_aKey + x.GetSize(), x.m_aVal + x.GetSize())); } }; } } // namespace boost::range_detail_microsoft // range customizations // #if !defined(BOOST_RANGE_ATL_NO_COLLECTIONS) // arrays // BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CAtlArray, 2 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CAutoPtrArray, 1 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CInterfaceArray, (class)(const IID *) ) // lists // BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CAtlList, 2 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CAutoPtrList, 1 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CHeapPtrList, 2 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CInterfaceList, (class)(const IID *) ) //maps // BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CAtlMap, 4 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::atl_rb_tree_tag, (ATL, BOOST_PP_NIL), CRBTree, 4 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::atl_rb_tree_tag, (ATL, BOOST_PP_NIL), CRBMap, 4 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::atl_rb_tree_tag, (ATL, BOOST_PP_NIL), CRBMultiMap, 4 ) // strings // #if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLESTRING) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::atl_string_tag, (ATL, BOOST_PP_NIL), CSimpleStringT, (class)(bool) ) #else BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::atl_string_tag, (ATL, BOOST_PP_NIL), CSimpleStringT, 1 ) #endif BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::atl_string_tag, (ATL, BOOST_PP_NIL), CStringT, 2 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::atl_string_tag, (ATL, BOOST_PP_NIL), CFixedStringT, (class)(int) ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CStaticString, (class)(const int) ) #endif // !defined(BOOST_RANGE_ATL_NO_COLLECTIONS) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TYPE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CComBSTR ) // simples // #if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CSimpleArray, 2 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CSimpleMap, 3 ) #else BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CSimpleArray, 1 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CSimpleMap, 2 ) BOOST_RANGE_DETAIL_MICROSOFT_CUSTOMIZATION_TEMPLATE( boost::range_detail_microsoft::using_type_as_tag, (ATL, BOOST_PP_NIL), CSimpleValArray, 1 ) #endif // !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLE_XXX) #endif