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 __GB18030_H #define __GB18030_H #include #pragma region Desktop Family #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) // // Flags for dwFlags in NlsDllCodePageTranslation. // #define NLS_CP_CPINFO 0x10000000 #define NLS_CP_MBTOWC 0x40000000 #define NLS_CP_WCTOMB 0x80000000 //////////////////////////////////////////////////////////////////////////// // // gb18030.h // // This is the header for using the c_g18030.dll in the system. // This file lists all exported functions in c_g18030.dll. // c_g18030.dll is a codpeage conversion DLL for the Chinese GB-18030 codepage // (Windows codepage 54936). // // The best way to use c_g18030.dll is to use the Windows API // MultiByteToWideChar() and WideCharToMultiByte(), and pass 54936 as the codepage // number. Internally, MultiByteToWideChar() and WideCharToMultiByte() call function // in c_g18030.dll using these exported functions. // // You can also use this header and load these functions dynamically from c_g18030.dll. // However, this is not recommended since MulitByteToWideChar() and WideCharToMultiByte() // are much easier to use and these exports may change between windows versions. // //////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////// // // NlsDllCodePageTranslation // This routine is the main exported procedure for the functionality in // c_g18030.dll. It can be used to get code page information or do conversion // depending on the value of dwFlags. // // Parameters: // CodePage The value of the codepage. The value should be 54936. Otherwise, // 0 will be returned and GetLastError() will return ERROR_INVALID_PARAMETER. // // dwFlags It can be one of these values // NLS_CP_CPINFO To return code page information in the buffer pointed by // lpCPInfo. lpMultiByteStr/cchMultiByte/lpWideCharStr/cchWideChar are not used. // // NLS_CP_MBTOWC Convert GB-18030 bytes to Unicode characters. // The source GB-18030 characters should be pointed by lpMultiByteStr, and cchMultiByte should // contains the byte count of the buffer. // The Unicode result will be stored in the buffer pointed by lpWideCharStr, and cchWideChar // should contain the character count of the Unicode buffer. // If lpWideCharStr or cchWideChar are zero, the expected character count of the Unicode result // will be returned, and no real conversion will be done. // lpCPInfo is not used in this case. // // NLS_CP_WCTOMB Convert Unicode characters to GB-18030 bytes. // The source Unicode string should be pointed by lpWideCharStr, and cchWideChar should // contians the character count of the buffer. // The GB-18030 result will be stored in the buffer pointed by lpMultiByteStr, and cchMultiByte // should contain the byte count of the GB-18030 buffer. // If lpMultiByteStr or cchMultiByte are zero, the byte count of the GB-18030 result // will be returned, and no real conversion will be done. // lpCPInfo is not used in this case. // // Additionally one of these values may also be passed by logically oring them together // WC_ERR_INVALID_CHARS // Returns 0 and GetLastError returns ERROR_NO_UNICODE_TRANSLATION if illegal unicode characters are // encountered during NLS_CP_WCTOMB, instead of replacing them with ? // // MB_ERR_INVALID_CHARS // Returns 0 and GetLastError returns ERROR_NO_UNICODE_TRANSLATION if illegal gb18030 code points // are encountered during NLS_CPMBTOWC conversion. If this flag isn't set they would be replaced // by ? instead. // // lpMultiByteStr Pointed to a buffer which contains multi-byte GB-18030 characters. This can be a source buffer // or target buffer, depending on the value of dwFlags. // // cchMulitByte The byte count of the multi-byte buffer. // // lpWideCharStr Pointed to a buffer which contains Unicode characters. This can be a source buffer // or target buffer, depending on the value of dwFlags. // // cchWideChar The character count of the Unicode buffer. // // lpCPInfo A pointer which points to a structure of CPINFO. CPINFO is defined in Platform SDK. // // Returns: // 1 if the function succeeds. // 0 if the function fails // //////////////////////////////////////////////////////////////////////////// STDAPI_(DWORD) NlsDllCodePageTranslation( DWORD CodePage, DWORD dwFlags, LPSTR lpMultiByteStr, int cchMultiByte, LPWSTR lpWideCharStr, int cchWideChar, LPCPINFO lpCPInfo); //////////////////////////////////////////////////////////////////////////// // // BytesToUnicode // // Deprecated, only available in Windows XP and Windows Server 2003. // //////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////// // // UnicodeToBytes // // Deprecated, only available in Windows XP and Windows Server 2003. // //////////////////////////////////////////////////////////////////////////// #endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) */ #pragma endregion #endif