;w610_r8ba024 ;Библиотека функций ;v ;(c) Hussein , IronMaster ;(p) SEVENI, awg +45C3FC00 0448: 00000000 A4531444 ; 112: void* memset( void* mem, char chr, int size ); 044C: 00000000 585F2D44 ; 113: int memcpy( void* dest, const void* source, int cnt ); 0450: 00000000 81CC5544 ; 114: int sprintf( char* buf, const char* fmt, ... ); 0454: 00000000 49D25544 ; 115: int snwprintf( wchar_t* buffer, int size, const wchar_t* fmt, ... ); 0458: 00000000 2538E944 ; 116: int _fopen( const wchar_t* filpath, const wchar_t* filname, unsigned int mode, unsigned int rights, FILELISTITEM* destfname); 045C: 00000000 F14DE944 ; 117: int fclose( int file ); 0460: 00000000 7950E944 ; 118: int fread( int file, void* ptr, int size ); 0464: 00000000 4552E944 ; 119: int fwrite( int file, const void* ptr, int size ); ;0468: xxxxxxxx yyyyyyyy ; 11A: ;046C: xxxxxxxx yyyyyyyy ; 11B: 0470: 00000000 B941E944 ; 11C: int fstat( const wchar_t* path, const wchar_t* fname, FSTAT* fstat_stuct ); 0474: 00000000 D917E944 ; 11D: DIR_HANDLE* AllocDirHandle( const wchar_t* path ); 0478: 00000000 9919E944 ; 11E: FILELISTITEM* GetFname( DIR_HANDLE*, FILELISTITEM* ); 047C: 00000000 5D15ED44 ; 11F: void* DataBrowserDesc_Create( void ); 0480: 00000000 2918ED44 ; 120: void DataBrowserDesc_SetItemStyle( void* DataBrowserDesc, int style ); 0484: 00000000 6118ED44 ; 121: void DataBrowserDesc_SetHeaderText( void* DataBrowserDesc, TEXTID ); 0488: 00000000 4918ED44 ; 122: void DataBrowserDesc_SetFolders( void* DataBrowserDesc, const wchar_t** FolderList ); 048C: 00000000 6918ED44 ; 123: void DataBrowserDesc_SetOKSoftKeyText( void* DataBrowserDesc, TEXTID ); 0490: 00000000 C1DBEC44 ; 124: void DataBrowser_Create( void* DataBrowserDesc ); 0494: 00000000 1116ED44 ; 125: void DataBrowserDesc_Destroy( void* DataBrowserDesc ); 0498: 00000000 0969E944 ; 126: wchar_t* getFileExtention( wchar_t* fname ); 049C: 00000000 051CE944 ; 127: int DataBrowser_isFileInListExt( const wchar_t* ext_table, const wchar_t* path, const wchar_t* fname ); 04A0: 00000000 F17D2A45 ; 128: void Timer_ReSet( u16* timer, int time, TIMERPROC onTimer, LPARAM lparam ); 04A4: 00000000 BD7D2A45 ; 129: u16 Timer_Set( int time, TIMERPROC onTimer, LPARAM lparam ); 04A8: 00000000 497E2A45 ; 12A: void Timer_Kill( u16* timerID ); 04AC: 00000000 09B02A45 ; 12B: int CreateBook( BOOK* pbook, void (*onClose)( BOOK* ), const PAGE_DESC* bp, const char* name, int ParentBookID, APP_DESC* ); 04B0: 00000000 31B12A45 ; 12C: void BookObj_KillBook( BOOK* book ); 04B4: 00000000 85AD2A45 ; 12D: void BookObj_GotoPage( BOOK* book, const PAGE_DESC* page ); 04B8: 00000000 EDAE2A45 ; 12E: void BookObj_ReturnPage( BOOK* book, int ); 04BC: 00000000 25B62A45 ; 12F: void FreeBook( BOOK* book ); 04C0: 00000000 C9962A45 ; 130: BOOK* FindBook( IS_NEEDED_BOOK ); 04C4: 00000000 39E42B45 ; 131: BOOK* Find_StandbyBook( void ); 04C8: 00000000 B5B22A45 ; 132: void BookObj_SetFocus( BOOK* book, int display ); 04CC: 00000000 41113645 ; 133: void GUIObject_SetTitleText( GUI*, TEXTID ); 04D0: 00000000 110C3645 ; 134: void GUIObject_Show( GUI* ); 04D4: 00000000 D9A23145 ; 135: void ListMenu_SetCursorToItem( GUI_LIST*, int item ); 04D8: 00000000 610C3645 ; 136: void GUIObject_SetStyle( GUI*, int style ); 04DC: 00000000 29AE3145 ; 137: int GUIonMessage_GetCreatedItemIndex( GUI_MESSAGE* msg ); 04E0: 00000000 35AE3145 ; 138: char GUIonMessage_SetMenuItemText( GUI_MESSAGE* msg, TEXTID ); 04E4: 00000000 65AE3145 ; 139: char GUIonMessage_SetMenuItemSecondLineText( GUI_MESSAGE* msg, TEXTID ); 04E8: 00000000 45AE3145 ; 13A: char GUIonMessage_SetMenuItemInfoText( GUI_MESSAGE* msg, TEXTID ); 04EC: 00000000 55AE3145 ; 13B: char GUIonMessage_SetMenuItemUnavailableText( GUI_MESSAGE* msg, TEXTID ); 04F0: 00000000 ADAE3145 ; 13C: void GUIonMessage_SetMenuItemIcon( GUI_MESSAGE* msg, int align, IMAGEID ); 04F4: 00000000 555A3545 ; 13D: void DispObject_SetTitleText( DISP_OBJ*, TEXTID ); 04F8: 00000000 EDA23145 ; 13E: int ListMenu_GetSelectedItem( GUI_LIST* ); 04FC: 00000000 3DA33145 ; 13F: void ListMenu_SetItemStyle( GUI_LIST*, int style ); 0500: 00000000 65EF3545 ; 140: void GC_PutChar( GC* gc, int x, int y, int _zero, int zero1, wchar_t wchar ); 0504: 00000000 C5F83845 ; 141: int IsScreenSaverBook( BOOK* bk ); 0508: 00000000 DD073745 ; 142: void StatusIndication_SetItemText( GUI*, int item, TEXTID ); 050C: 00000000 2D002C45 ; 143: void StatusIndication_ShowNotes( TEXTID ); 0510: 00000000 E1232F45 ; 144: GUI* CreateStringInputVA( int, ... ); 0514: 00000000 8DC23145 ; 145: GUI_ONEOFMANY* CreateOneOfMany( BOOK* book ); 0518: 00000000 55C43145 ; 146: void OneOfMany_SetItemCount( GUI_ONEOFMANY*, int count ); 051C: 00000000 71C43145 ; 147: void OneOfMany_SetChecked( GUI_ONEOFMANY*, int checked ); 0520: 00000000 A5C43145 ; 148: void OneOfMany_SetTexts( GUI_ONEOFMANY*, TEXTID* strids, int Count ); 0524: 00000000 81C43145 ; 149: int OneOfMany_GetSelected( GUI_ONEOFMANY* ); 0528: 00000000 5DFF2B45 ; 14A: void StatusIndication_Item8_SetText( TEXTID ); 052C: 00000000 25D53745 ; 14B: void GUIObject_SoftKeys_SetAction( GUI*, u16 actionID, SKACTIONPROC proc ); ;0530: xxxxxxxx yyyyyyyy ; 14C: void GUIObject_SoftKeys_SetText( GUI*, u16 actionID, TEXTID ); ;0534: xxxxxxxx yyyyyyyy ; 14D: void GUIObject_SoftKeys_SetEnable( GUI*, u16 actionID, BOOL ); 0538: 00000000 11D63745 ; 14E: void GUIObject_SoftKeys_AddErrorStr( GUI*, u16 actionID, TEXTID ); 053C: 00000000 E9D43745 ; 14F: void GUIObject_SoftKeys_RemoveItem( GUI*, u16 actionID ); ;0540: xxxxxxxx yyyyyyyy ; 150: void GUIObject_SoftKeys_SetVisible( GUI*, u16 actionID, BOOL ); 0544: 00000000 5DD83745 ; 151: void GUIObject_SoftKeys_SuppressDefaultAction( GUI*, u16 actionID ); 0548: 00000000 55D95544 ; 152: wchar_t* wstrcpy( wchar_t* dest, const wchar_t* source ); 054C: 00000000 01DA5544 ; 153: wchar_t* wstrncpy( wchar_t* dest, const wchar_t* source, int maxlen ); 0550: 00000000 F9D85544 ; 154: wchar_t* wstrcat( wchar_t* wstr, const wchar_t* subwstr ); 0554: 00000000 A1D95544 ; 155: wchar_t* wstrncat( wchar_t* wstr, const wchar_t* subwstr, int maxlen ); 0558: 00000000 2DD95544 ; 156: int wstrcmp( const wchar_t* wstr1, const wchar_t* wstr2 ); 055C: 00000000 A13BE544 ; 157: int wstrlen( const wchar_t* wstr ); 0560: 00000000 694EE544 ; 158: wchar_t* str2wstr( wchar_t* wstr, const char* str ); 0564: 00000000 2DD05544 ; 159: int strcmp( const char* str1, const char* str2 ); 0568: 00000000 89D05544 ; 15A: int strlen( const char* str ); 056C: 00000000 C13CE544 ; 15B: char* wstr2strn( char* str, const wchar_t* wstr, int maxlen ); 0570: 00000000 FD2F3445 ; 15C: TEXTID TextID_CreateIntegerID( int num ); 0574: 00000000 B1323445 ; 15D: TEXTID TextID_Create( const void* wstr, TEXT_ENCODING flag, int len ); 0578: 00000000 45373445 ; 15E: void TextID_GetString( TEXTID, char* str, int maxlen ); 057C: 00000000 35363445 ; 15F: int TextID_GetWString( TEXTID, wchar_t* dest, int maxlen ); 0580: 00000000 15353445 ; 160: int TextID_GetLength( TEXTID ); 0584: 00000000 79343445 ; 161: void TextID_Destroy( TEXTID ); 0588: 00000000 B935DF44 ; 162: int AB_DEFAULTNBR_GET( int rec_num, void* mem_0x30, int* unk ); 058C: 00000000 7985DF44 ; 163: int AB_READSTRING( AB_STR_ITEM*, int rec_num, int field_ID ); 0590: 00000000 4586DF44 ; 164: int AB_READPHONENBR( AB_NUM_ITEM*, int rec_num, int field_ID ); 0594: 00000000 FD86DF44 ; 165: int AB_GETNBROFITEMS( int get_from, int sub_id ); 0598: 00000000 21293445 ; 166: int PNUM_len( void* pnum ); 059C: 00000000 CD2A2345 ; 167: void PNUM2str( char* str, void* pnum, int len, int max_len ); 05A0: 00000000 110A3645 ; 168: DISP_OBJ* GUIObject_GetDispObject( GUI* ); 05A4: 00000000 593E1B45 ; 169: LIST* List_Create( void ); 05A8: 00000000 953E1B45 ; 16A: void List_Destroy( LIST* lst ); 05AC: 00000000 09401B45 ; 16B: int List_InsertFirst( LIST* lst, void* item ); 05B0: 00000000 ED95E444 ; 16C: int Gif2ID( u16 IMAGEHANDLE, const wchar_t* path, const wchar_t* fname, IMAGEID* ); 05B4: 00000000 C5D0E444 ; 16D: int REQUEST_IMAGEHANDLER_INTERNAL_GETHANDLE( const int* sync, u16* ImageHandler, char* unk ); 05B8: 00000000 716DD544 ; 16E: void REQUEST_DATEANDTIME_GET( const int* sync, DATETIME* dt ); 05BC: 00000000 09CB3845 ; 16F: void IndicationDevice_Backlight_FadeToLevel( int unk_zero, int bl_level ); 05C0: 00000000 099BF844 ; 170: int GetFreeBytesOnHeap( void ); 05C4: 00000000 DDB22A45 ; 171: void BookObj_Hide( BOOK* book, int display ); 05C8: 00000000 EDB22A45 ; 172: void BookObj_Show( BOOK* book, int display ); 05CC: 00000000 B5E52B45 ; 173: void StartAPP( const wchar_t* appname ); 05D0: 00000000 2DA43145 ; 174: void ListMenu_SetOnMessage( GUI_LIST*, int (*proc)( GUI_MESSAGE* ) ); 05D4: 00000000 CDB52745 ; 175: char* manifest_GetParam( const char* buf, const char* param_name, int unk ); 05D8: 00000000 ED53E944 ; 176: int lseek( int file, int offset, int mode ); 05DC: 00000000 00000000 ;8177: int get_VBUFFER( void ); 05E0: 00000000 7DDB2D45 ; 178: void SetLampLevel( int level ); 05E4: 00000000 953F1B45 ; 179: void* List_RemoveAt( LIST* lst, int index ); 05E8: 00000000 B1652C44 ; 17A: PROCESS GetCurrentPID( void ); 05EC: 00000000 C93F1B45 ; 17B: int List_IndexOf( LIST* lst, void* item ); 05F0: 00000000 E8ED3044 ; 17C: union SIGNAL* alloc( OSBUFSIZE size, SIGSELECT signo ); 05F4: 00000000 04EE3044 ; 17D: union SIGNAL* receive( const SIGSELECT* sigsel ); 05F8: 00000000 F4ED3044 ; 17E: void send( union SIGNAL** sig, PROCESS to ); 05FC: 00000000 44EE3044 ; 17F: PROCESS sender( union SIGNAL** sig ); 0600: 00000000 14EE3044 ; 180: void free_buf( union SIGNAL** sig ); 0604: 00000000 E0EE3044 ; 181: PROCESS create_process( PROCESS_TYPE proc_type, char* name, OSENTRYPOINT* entrypoint, OSADDRESS stack_size, OSPRIORITY priority, OSTIME timeslice, PROCESS pid_block, void* redir_table, OSVECTOR vector, OSUSER user ); 0608: 00000000 00F13044 ; 182: void start( PROCESS pid ); 060C: 00000000 B0EF3044 ; 183: int get_ptype( PROCESS pid ); 0610: 00000000 FCEE3044 ; 184: PROCESS current_process( void ); 0614: 00000000 34EE3044 ; 185: void delay( OSTIME timeout ); 0618: 00000000 FCEF3044 ; 186: OSBOOLEAN hunt( const char* name, OSUSER user, PROCESS* name_, union SIGNAL** hunt_sig ); 061C: 00000000 28F03044 ; 187: void kill_proc( PROCESS pid ); ;0620: xxxxxxxx yyyyyyyy ; 188: ;0624: xxxxxxxx yyyyyyyy ; 189: union SIGNAL* receive_w_tmo( OSTIME timeout, SIGSELECT* sel ); ;0628: xxxxxxxx yyyyyyyy ; 18A: ;062C: xxxxxxxx yyyyyyyy ; 18B: void stop( PROCESS pid ); 0630: 00000000 7CEF3044 ; 18C: OSBOOLEAN get_mem( PROCESS pid, OSADDRESS from, void* to, OSADDRESS size ); 0634: 00000000 91632C44 ; 18D: OSADDRESS get_envp( PROCESS pid, char* name ); 0638: 00000000 A5632C44 ; 18E: OSBOOLEAN set_envp( PROCESS pid, char* name, OSADDRESS value ); 063C: 00000000 34EF3044 ; 18F: PROCESS get_bid( PROCESS pid ); ;0640: xxxxxxxx yyyyyyyy ; 190: int datetime2unixtime( DATETIME* dt ); ;0644: xxxxxxxx yyyyyyyy ; 191: ;0648: xxxxxxxx yyyyyyyy ; 192: ;064C: xxxxxxxx yyyyyyyy ; 193: ;0650: xxxxxxxx yyyyyyyy ; 194: ;0654: xxxxxxxx yyyyyyyy ; 195: ;0658: xxxxxxxx yyyyyyyy ; 196: ;065C: xxxxxxxx yyyyyyyy ; 197: ;0660: xxxxxxxx yyyyyyyy ; 198: ;0664: xxxxxxxx yyyyyyyy ; 199: ;0668: xxxxxxxx yyyyyyyy ; 19A: ;066C: xxxxxxxx yyyyyyyy ; 19B: ;0670: xxxxxxxx yyyyyyyy ; 19C: ;0674: xxxxxxxx yyyyyyyy ; 19D: ;0678: xxxxxxxx yyyyyyyy ; 19E: ;067C: xxxxxxxx yyyyyyyy ; 19F: 0680: 00000000 55D05544 ; 1A0: char* strcpy( char* dest, const char* source ); ;0684: xxxxxxxx yyyyyyyy ; 1A1: ;0688: xxxxxxxx yyyyyyyy ; 1A2: ;068C: xxxxxxxx yyyyyyyy ; 1A3: ;0690: xxxxxxxx yyyyyyyy ; 1A4: ;0694: xxxxxxxx yyyyyyyy ; 1A5: 0698: 00000000 ED852A45 ; 1A6: char* UIEventName( int event ); 069C: 00000000 D89C1820 ;81A7: char* MissedEvents( void ); 06A0: 00000000 919A2A45 ; 1A8: void UI_Event( int event ); 06A4: 00000000 A19A2A45 ; 1A9: void UI_Event_wData( int event, void* message, void (*free_proc)( void* ) ); 06A8: 00000000 E99A2A45 ; 1AA: void UI_Event_toBookID( int event, int BookID ); 06AC: 00000000 FD9A2A45 ; 1AB: void UI_Event_toBookIDwData( int event, int BookID, void* message, void (*free_proc)( void* ) ); 06B0: 00000000 29421B45 ; 1AC: int List_Find( LIST* lst, void* itemtofind, LISTFINDCALLBACK cmp_proc ); 06B4: 00000000 2D411B45 ; 1AD: void* List_Get( LIST* lst, int index ); 06B8: 00000000 55DA5544 ; 1AE: wchar_t* wstrrchr( const wchar_t* wstr, wchar_t wchar ); 06BC: 00000000 F9AD2A45 ; 1AF: void BookObj_CallSubroutine( BOOK* book, BOOK_SUBROUTINE* subr ); 06C0: 00000000 11401B45 ; 1B0: int List_InsertLast( LIST* lst, void* item ); 06C4: 00000000 C1B42344 ; 1B1: void debug_printf( const char* fmt, ... ); 06C8: 00000000 311E0145 ; 1B2: int PlayFile( const wchar_t* path, const wchar_t* fname ); ;06CC: xxxxxxxx yyyyyyyy ; 1B3: 06D0: 00000000 DD1A2E45 ; 1B4: int REQUEST_PROFILE_GETACTIVEPROFILE( const int* sync, int* level ); 06D4: 00000000 F12E2D45 ; 1B5: int Profile_SetActive( int NUMprof, int set_in_gdfs_flag ); ;06D8: xxxxxxxx yyyyyyyy ; 1B6: 06DC: 00000000 4DF53845 ; 1B7: int isKeylocked( void ); 06E0: 00000000 11C6F544 ; 1B8: int IsMediaPlayerVideoBook( BOOK* bk ); ;06E4: xxxxxxxx yyyyyyyy ; 1B9: ;06E8: xxxxxxxx yyyyyyyy ; 1BA: ;06EC: xxxxxxxx yyyyyyyy ; 1BB: 06F0: 00000000 516FD544 ; 1BC: int REQUEST_DATEFORMAT_GET( const int* sync, char* DateFormat ); 06F4: 00000000 E56FD544 ; 1BD: int REQUEST_TIMEFORMAT_GET( const int* sync, char* TimeFormat ); 06F8: 00000000 896F2A45 ; 1BE: int Date2ID( DATE*, int TimeFormat, int ); 06FC: 00000000 B16E2A45 ; 1BF: int Time2ID( TIME*, char TimeFormat, int isSec ); 0700: 00000000 D1A03145 ; 1C0: GUI_LIST* CreateListMenu( BOOK*, int display ); 0704: 00000000 01A33145 ; 1C1: void ListMenu_SetItemCount( GUI_LIST*, int item_count ); 0708: 00000000 3C411820 ;81C2: LIST** ROOT_APP( void ); 070C: 00000000 89D53745 ; 1C3: void GUIObject_SoftKeys_SetInfoText( GUI*, u16 actionID, TEXTID ); 0710: 00000000 7DD63745 ; 1C4: void GUIObject_SoftKeys_SetItemAsSubItem( GUI*, u16 actionID, int subitem ); 0714: 00000000 A10F2C45 ; 1C5: int REQUEST_SYSTEM_SHUTDOWN( void ); 0718: 00000000 B10F2C45 ; 1C6: int REQUEST_SYSTEM_RESTART( void ); 071C: 00000000 C1D53745 ; 1C7: void GUIObject_SoftKeys_SetTexts( GUI*, u16 actionID, TEXTID short_text, TEXTID full_text ); 0720: 00000000 E96E3845 ; 1C8: int IsRightNowBook( BOOK* book ); 0724: 00000000 B9D92B45 ; 1C9: int IsVolumeControllerBook( BOOK* book ); 0728: 00000000 791A3645 ; 1CA: GUI_TABMENUBAR* CreateTabMenuBar( BOOK* book ); 072C: 00000000 4D1B3645 ; 1CB: void TabMenuBar_SetTabCount( GUI_TABMENUBAR*, int count ); 0730: 00000000 011C3645 ; 1CC: void TabMenuBar_SetTabGui( GUI_TABMENUBAR*, int tab, GUI* ); 0734: 00000000 3D1C3645 ; 1CD: void TabMenuBar_SetTabIcon( GUI_TABMENUBAR*, int tab, IMAGEID, int for_state ); 0738: 00000000 A1093645 ; 1CE: GUI* GUIObject_Destroy( GUI* ); 073C: 00000000 1D0D3645 ; 1CF: void GUIInput_SetIcon( GUI*, IMAGEID ); 0740: 00000000 852C2F45 ; 1D0: int StringInput_GetStringAndLen( GUI*, wchar_t**, u16* ); 0744: 00000000 D40E1820 ;81D1: PAudioControl* GetAudioControlPtr( void ); 0748: 00000000 B124C644 ; 1D2: int AudioControl_Vibrate( PAudioControl pIAudioControl, int vibratime, int pausetime, int totaltime ); 074C: 00000000 2566E944 ; 1D3: int GetVolumeSize( wchar_t* root_folder, VOLUMESIZE* ); 0750: 00000000 CDBC3145 ; 1D4: GUI_NOFMANY* CreateNOfMany( BOOK* book ); 0754: 00000000 0DBF3145 ; 1D5: void NOfMany_SetTexts( GUI_NOFMANY*, TEXTID* strids, int items_count ); 0758: 00000000 91BE3145 ; 1D6: void NOfMany_SetChecked( GUI_NOFMANY*, u16* checked_table, int items_count ); 075C: 00000000 59BE3145 ; 1D7: void NOfMany_SetCursor( GUI_NOFMANY*, int item ); 0760: 00000000 B5BE3145 ; 1D8: int NOfMany_GetCheckedCount( GUI_NOFMANY* ); 0764: 00000000 A5BE3145 ; 1D9: int NOfMany_GetChecked( GUI_NOFMANY*, u16* buffer ); 0768: 00000000 05BF3145 ; 1DA: void NOfMany_SetOnMessage( GUI_NOFMANY*, int (*proc)( GUI_MESSAGE* ) ); ;076C: xxxxxxxx yyyyyyyy ; 1DB: ;0770: xxxxxxxx yyyyyyyy ; 1DC: ;0774: xxxxxxxx yyyyyyyy ; 1DD: ;0778: xxxxxxxx yyyyyyyy ; 1DE: 077C: 00000000 811F0145 ; 1DF: PAudioControl AudioControl_Init( void ); 0780: 00000000 39C43145 ; 1E0: void OneOfMany_SetFocused( GUI_ONEOFMANY*, int item ); 0784: 00000000 9DC43145 ; 1E1: void OneOfMany_SetOnMessage( GUI_ONEOFMANY*, int (*proc)( GUI_MESSAGE* ) ); 0788: 00000000 39952B45 ; 1E2: GUI_FEEDBACK* CreateMonitorFeedback( TEXTID, BOOK*, void (*onbusy)(BOOK*), void (*onedit)(BOOK*), void (*ondelete)(BOOK*) ); 078C: 00000000 05962B45 ; 1E3: void Feedback_SetText( GUI_FEEDBACK*, TEXTID ); 0790: 00000000 09999D44 ; 1E4: int GetBatteryState( void* unused, BATT* ); 0794: 00000000 8DE43545 ; 1E5: GC* get_DisplayGC( void ); 0798: 00000000 E96E3545 ; 1E6: void DispObject_GetRect( DISP_OBJ*, RECT* ); 079C: 00000000 65EB3545 ; 1E7: void GC_GetRect( GC* gc, RECT* ); 07A0: 00000000 69EE3545 ; 1E8: int GC_GetXX( GC* gc ); 07A4: 00000000 5DEE3545 ; 1E9: void GC_SetXX( GC* gc, int ); 07A8: 00000000 15EB3545 ; 1EA: void GC_ValidateRect( GC* gc, RECT* ); 07AC: 00000000 69B32A45 ; 1EB: void BookObj_AddGUIObject( BOOK* book, GUI* ); 07B0: 00000000 71973545 ; 1EC: void DrawRect( int x1, int y1, int x2, int y2, int pen_color, int brush_color ); 07B4: 00000000 719A3545 ; 1ED: void DrawString( TEXTID, int align, int x1, int y1, int x2, int y2, int unk, int unk1, int pen_color, int brush_color ); 07B8: 00000000 45B82A45 ; 1EE: void XGUIList_AddGUIObject( XGUILIST* xguilist, GUI* ); 07BC: 00000000 556D3545 ; 1EF: void DispObject_InvalidateRect( DISP_OBJ*, RECT* ); 07C0: 00000000 C5083645 ; 1F0: int GUIObject_Create( GUI*, void (*GuiDestroy)( GUI* ), void (*DispDescCreate)( DISP_DESC* ), BOOK*, void (*DispObjCallBack)( DISP_OBJ*, void* msg, GUI* ), int display, int size_of_gui ); 07C4: 00000000 CDA43545 ; 1F1: int SetFont( int ); 07C8: 00000000 F88E1820 ;81F2: DISP_OBJ** StatusRow_p( void ); 07CC: 00000000 C9972A45 ; 1F3: int root_list_get_session_count( void ); 07D0: 00000000 D5972A45 ; 1F4: UI_APP_SESSION* root_list_get_session( int num_session ); 07D4: 00000000 D1902A45 ; 1F5: BOOK* SESSION_GetTopBook( UI_APP_SESSION* ); 07D8: 00000000 95992B45 ; 1F6: int MainInput_getVisible( GUI* ); 07DC: 00000000 A1992B45 ; 1F7: int MainInput_strlen( GUI* ); 07E0: 00000000 B9992B45 ; 1F8: char* MainInput_getPNUM( GUI* ); 07E4: 00000000 C5992B45 ; 1F9: int MainInput_isPlus( GUI* ); 07E8: 00000000 E5B62A45 ; 1FA: int BookObj_GetBookID( BOOK* book ); 07EC: 00000000 CDD95544 ; 1FB: int wstrncmp( const wchar_t*, const wchar_t*, int ); 07F0: 00000000 317F3545 ; 1FC: int DispObject_GetAbsoluteXPos( DISP_OBJ* ); 07F4: 00000000 657F3545 ; 1FD: int DispObject_GetAbsoluteYPos( DISP_OBJ* ); ;07F8: xxxxxxxx yyyyyyyy ; 1FE: 07FC: 00000000 AD013845 ; 1FF: int GetThemeColor( int, int ); 0800: 00000000 B5132E45 ; 200: int REQUEST_SETTING_SILENCE_SET( const int* sync, u16 profile, u16 value ); 0804: 00000000 5D132E45 ; 201: int REQUEST_SETTING_SILENCE_GET( const int* sync, u16 profile, char* silence_mode ); 0808: 00000000 D5B7DE44 ; 202: void VCALL_Init( void* vc ); 080C: 00000000 CDB8DE44 ; 203: void VCALL_SetName( void* vc, wchar_t* name, unsigned short name_len ); 0810: 00000000 2DB9DE44 ; 204: void VCALL_SetNameIcon( void* vc, IMAGEID ); 0814: 00000000 EDB8DE44 ; 205: void VCALL_SetNumber( void* vc, wchar_t* number, unsigned short num_len ); 0818: 00000000 11B9DE44 ; 206: void VCALL_SetHZ1( void* vc, int, u16 ); 081C: 00000000 1DB9DE44 ; 207: void VCALL_SetHZ2( void* vc, u16 ); 0820: 00000000 ADB3DE44 ; 208: void MakeVoiceCall( int SessioID, void* vc, int flag ); ;0824: xxxxxxxx yyyyyyyy ; 209: 0828: 00000000 FD42E944 ; 20A: void FileDelete( wchar_t* path, wchar_t* filename, int* error ); 082C: 00000000 BD0B3645 ; 20B: void GUIObject_SetFocus( GUI*, int ); 0830: 00000000 116F0345 ; 20C: int MSG_SendMessage_CreateMessage( int, void* ); 0834: 00000000 B1750345 ; 20D: int MSG_SendMessage_DestroyMessage( void* ); 0838: 00000000 E9700345 ; 20E: int MSG_SendMessage_AddRecipient( void*, wchar_t*, wchar_t*, int, int ); 083C: 00000000 11750345 ; 20F: int MSG_SendMessage_Start( int, void*, int ); 0840: 00000000 FCF09945 ;8210: void* get_APP_DESC_TABLE( void ); ;0844: xxxxxxxx yyyyyyyy ; 211: 0848: 00000000 D588DF44 ; 212: int AB_POSITIONNBR_GET( void* ab_name, char*, u16*, void* ab_num ); 084C: 00000000 FD87DF44 ; 213: TEXTID AB_NAME_ITEM2TextID( AB_STR_ITEM* ab_name ); 0850: 00000000 4588DF44 ; 214: TEXTID AB_NUM_ITEM2TextID( AB_NUM_ITEM* ab_num_item ); 0854: 00000000 0B261444 ; 215: int GetABRecNum( AB_GET_STRUCT* ); //nullsub(void) 0858: 00000000 784F9545 ;8216: AB_ITEM_DESC* get_AB_ITEMS_DESC( void ); 085C: 00000000 A58FA744 ; 217: GUI* SBY_GetMainInput( BOOK* StandBy ); // !!!!! не настоящий !!!!!! 0860: 00000000 A18FA744 ; 218: GUI* SBY_GetStatusIndication( BOOK* StandBy ); // !!!!! не настоящий !!!!!! 0864: 00000000 8147D744 ; 219: int REQUEST_PHONEBOOK_ACCESSSTATUS_TOTAL_GET( const int* sync, int* ); 0868: 00000000 40F20920 ;821A: PROCESS* PID_MMI( void ); ;086C: xxxxxxxx yyyyyyyy ; 21B: ;0870: xxxxxxxx yyyyyyyy ; 21C: GUI* DispObject_GetGUI( DISP_OBJ* ); 0874: 00000000 35663545 ; 21D: DISP_OBJ* Display_GetFocusedDispObject( int display ); 0878: 00000000 E96B3545 ; 21E: char DispObject_GetVisible( DISP_OBJ* ); 087C: 00000000 99654245 ; 21F: DISP_DESC* DispObject_GetDESC( DISP_OBJ* ); // !!!!! не настоящий !!!!!! 0880: 00000000 41273545 ; 220: void DISP_DESC_SetName( DISP_DESC*, const char* name ); 0884: 00000000 F17C3545 ; 221: char* DispObject_GetName( DISP_OBJ* ); 0888: 00000000 45273545 ; 222: void DISP_DESC_SetSize( DISP_DESC*, u16 size ); ;088C: xxxxxxxx yyyyyyyy ; 223: u16 DISP_DESC_GetSize( DISP_OBJ* ); 0890: 00000000 49273545 ; 224: void DISP_DESC_SetOnCreate( DISP_DESC*, DISP_OBJ_ONCREATE_METHOD ); 0894: 00000000 D1273545 ; 225: DISP_OBJ_ONCREATE_METHOD DispObject_GetOnCreate( DISP_OBJ* ); 0898: 00000000 4D273545 ; 226: void DISP_DESC_SetOnClose( DISP_DESC*, DISP_OBJ_ONCLOSE_METHOD ); 089C: 00000000 ED273545 ; 227: DISP_OBJ_ONCLOSE_METHOD DispObject_GetOnClose( DISP_OBJ* ); 08A0: 00000000 51273545 ; 228: void DISP_DESC_SetOnRedraw( DISP_DESC*, DISP_OBJ_ONREDRAW_METHOD ); 08A4: 00000000 09283545 ; 229: DISP_OBJ_ONREDRAW_METHOD DispObject_GetOnRedraw( DISP_OBJ* ); 08A8: 00000000 59273545 ; 22A: void DISP_DESC_SetOnKey( DISP_DESC*, DISP_OBJ_ONKEY_METHOD ); 08AC: 00000000 41283545 ; 22B: DISP_OBJ_ONKEY_METHOD DispObject_GetOnKey( DISP_OBJ* ); 08B0: 00000000 55273545 ; 22C: void DISP_DESC_SetOnRefresh( DISP_DESC*, DISP_OBJ_METHOD ); 08B4: 00000000 25283545 ; 22D: DISP_OBJ_METHOD DispObject_GetonRefresh( DISP_OBJ* ); ;08B8: xxxxxxxx yyyyyyyy ; 22E: void DISP_DESC_SetMethod04( DISP_DESC*, void (*)( void* ) ); ;08BC: xxxxxxxx yyyyyyyy ; 22F: DISP_OBJ_METHOD DispObject_GetMethod04( DISP_OBJ* ); ;08C0: xxxxxxxx yyyyyyyy ; 230: void DISP_DESC_SetMethod05( DISP_DESC*, void (*)( void* ) ); ;08C4: xxxxxxxx yyyyyyyy ; 231: DISP_OBJ_METHOD DispObject_GetMethod05( DISP_OBJ* ); 08C8: 00000000 5D273545 ; 232: void DISP_DESC_SetMethod06( DISP_DESC*, DISP_OBJ_METHOD ); 08CC: 00000000 5D283545 ; 233: DISP_OBJ_METHOD DispObject_GetMethod06( DISP_OBJ* ); ;08D0: xxxxxxxx yyyyyyyy ; 234: void DISP_DESC_SetMethod07( DISP_DESC*, void (*)( void* ) ); ;08D4: xxxxxxxx yyyyyyyy ; 235: DISP_OBJ_METHOD DispObject_GetMethod07( DISP_OBJ* ); 08D8: 00000000 65273545 ; 236: void DISP_DESC_SetOnLayout( DISP_DESC*, DISP_OBJ_METHOD ); 08DC: 00000000 95283545 ; 237: DISP_OBJ_METHOD DispObject_GetOnLayout( DISP_OBJ* ); 08E0: 00000000 69273545 ; 238: void DISP_DESC_SetOnConfig( DISP_DESC*, void (*)( void* ) ); ;08E4: xxxxxxxx yyyyyyyy ; 239: DISP_OBJ_METHOD DispObject_GetOnConfig( DISP_OBJ* ); ;08E8: xxxxxxxx yyyyyyyy ; 23A: void DISP_DESC_SetMethod0A( DISP_DESC*, void (*)( void* ) ); ;08EC: xxxxxxxx yyyyyyyy ; 23B: DISP_OBJ_METHOD DispObject_GetMethod0A( DISP_OBJ* ); ;08F0: xxxxxxxx yyyyyyyy ; 23C: void DISP_DESC_SetMethod0B( DISP_DESC*, void (*)( void* ) ); ;08F4: xxxxxxxx yyyyyyyy ; 23D: DISP_OBJ_METHOD DispObject_GetMethod0B( DISP_OBJ* ); ;08F8: xxxxxxxx yyyyyyyy ; 23E: void DISP_DESC_SetMethod0C( DISP_DESC*, void (*)( void* ) ); ;08FC: xxxxxxxx yyyyyyyy ; 23F: DISP_OBJ_METHOD DispObject_GetMethod0C( DISP_OBJ* ); 0900: 00000000 FF34DE44 ; 240: void JavaSession_Manager( int cmd ); //nullsub(void) 0904: 00000000 71171145 ; 241: TEXTID JavaSession_GetName( void ); //nullsub(ret 0x6FFFFFFF) 0908: 00000000 E1333445 ; 242: TEXTID TextID_Copy( TEXTID ); 090C: 00000000 85B62A45 ; 243: UI_APP_SESSION* BookObj_GetSession( BOOK* book ); ;0910: xxxxxxxx yyyyyyyy ; 244: void GUIonMessage_SetNumberOfSubItems( GUI_MESSAGE* msg, int unk, int num_sub_items ); 0914: 00000000 3DAF3145 ; 245: void GUIonMessage_SubItem_SetText( GUI_MESSAGE* msg, TEXTID ); 0918: 00000000 31AF3145 ; 246: int GUIonMessage_SubItem_GetCreatedParentIndex( GUI_MESSAGE* msg ); 091C: 00000000 914A2145 ; 247: void GoMusic( void ); ;0920: xxxxxxxx yyyyyyyy ; 248: ;0924: xxxxxxxx yyyyyyyy ; 249: 0928: 00000000 351E0145 ; 24A: int PlayFileV( const wchar_t* path, const wchar_t* fname, int vol ); 092C: 00000000 412AFE44 ; 24B: int GetSilent( void ); 0930: 00000000 7D02FE44 ; 24C: int GetVibrator( int ignorevibrator, int ignoresilent ); 0934: 00000000 A538FE44 ; 24D: int GetAudioSettings( int what, char* retvalue ); 0938: 00000000 A1A72344 ; 24E: int GetChipID( void ); ;093C: xxxxxxxx yyyyyyyy ; 24F: ;0940: xxxxxxxx yyyyyyyy ; 250: ;0944: xxxxxxxx yyyyyyyy ; 251: 0948: 00000000 25AF3145 ; 252: int GUIonMessage_SubItem_GetCreatedIndex( GUI_MESSAGE* msg ); 094C: 00000000 19AF3145 ; 253: int GUIonMessage_SubItem_GetSelectedParentIndex( GUI_MESSAGE* msg ); 0950: 00000000 151BE944 ; 254: void DestroyDirHandle( DIR_HANDLE* handle ); 0954: 00000000 6C139745 ;8255: DB_EXT* LastExtDB( void ); 0958: 00000000 0D7EEC44 ; 256: void GetOtherExtMethods( FILESUBROUTINE** ); 095C: 00000000 45622B45 ; 257: int MessageBox( TEXTID header_text, TEXTID message_text, IMAGEID, int style, int time, BOOK* book ); 0960: 00000000 C53C3745 ; 258: int Display_GetHeight( int display ); 0964: 00000000 D13C3745 ; 259: int Display_GetWidth( int display ); 0968: 00000000 E11D0145 ; 25A: void PlaySystemSound( int SndNumber ); ;096C: xxxxxxxx yyyyyyyy ; 25B: ;0970: xxxxxxxx yyyyyyyy ; 25C: 0974: 00000000 411B3645 ; 25D: int TabMenuBar_GetFocusedTab( GUI_TABMENUBAR* ); 0978: 00000000 311B3645 ; 25E: void TabMenuBar_SetFocusedTab( GUI_TABMENUBAR*, int tab_num ); 097C: 00000000 71ED3545 ; 25F: int GC_GetPenColor( GC* gc ); 0980: 00000000 35ED3545 ; 260: void GC_SetPenColor( GC* gc, int pen_color ); 0984: 00000000 75E93545 ; 261: void GC_SetPixel( GC* gc, int x1, int y1, int color ); 0988: 00000000 EDF43545 ; 262: void GC_DrawLine( GC* gc, int x1, int y1, int x2, int y2 ); 098C: 00000000 79F63545 ; 263: void GC_DrawFRect( GC* gc, int color, int x1, int y1, int x2, int y2 ); 0990: 00000000 41EA3545 ; 264: int GC_WritePixels( GC* gc, int x1, int y1, int x2, int y2, int* bmp ); 0994: 00000000 519DAF44 ; 265: png_structp png_create_read_struct_2( png_const_charp user_png_ver, png_voidp error_ptr, png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr, png_malloc_ptr malloc_fn, png_free_ptr free_fn ); 0998: 00000000 9D9EAF44 ; 266: void png_destroy_read_struct( png_structpp png_ptr_ptr, png_infopp info_ptr_ptr, png_infopp end_info_ptr_ptr ); 099C: 00000000 F584AF44 ; 267: png_infop png_create_info_struct( png_structp png_ptr ); 09A0: 00000000 2985AF44 ; 268: void png_destroy_info_struct( png_structp png_ptr, png_infopp info_ptr_ptr ); 09A4: 00000000 299DAF44 ; 269: void png_set_progressive_read_fn( png_structp png_ptr, png_voidp progressive_ptr, png_progressive_info_ptr info_fn, png_progressive_row_ptr row_fn, png_progressive_end_ptr end_fn ); 09A8: 00000000 E98CAF44 ; 26A: void png_process_data( png_structp png_ptr, png_infop info_ptr, png_bytep buffer, png_size_t buffer_size ); 09AC: 00000000 719EAF44 ; 26B: void png_read_update_info( png_structp png_ptr, png_infop info_ptr ); 09B0: 00000000 4D9DAF44 ; 26C: png_voidp png_get_progressive_ptr( png_structp png_ptr ); 09B4: 00000000 B189AF44 ; 26D: png_uint_32 png_get_IHDR( png_structp png_ptr, png_infop info_ptr, png_uint_32* width, png_uint_32* height, int* bit_depth, int* color_type, int* interlace_method, int* compression_method, int* filter_method ); 09B8: 00000000 3DA0AF44 ; 26E: void png_set_strip_16( png_structp png_ptr ); 09BC: 00000000 55A0AF44 ; 26F: void png_set_gray_1_2_4_to_8( png_structp png_ptr ); 09C0: 00000000 6DA0AF44 ; 270: void png_set_gray_to_rgb( png_structp png_ptr ); 09C4: 00000000 8589AF44 ; 271: png_uint_32 png_get_valid( png_structp png_ptr, png_infop info_ptr, png_uint_32 flag ); 09C8: 00000000 61A0AF44 ; 272: void png_set_tRNS_to_alpha( png_structp png_ptr ); 09CC: 00000000 A5CDAF44 ; 273: void png_set_filler( png_structp png_ptr, png_uint_32 filler, int flags ); 09D0: 00000000 49A0AF44 ; 274: void png_set_palette_to_rgb( png_structp png_ptr ); 09D4: 00000000 9D89AF44 ; 275: png_uint_32 png_get_rowbytes( png_structp png_ptr, png_infop info_ptr ); 09D8: 00000000 099DAF44 ; 276: void png_progressive_combine_row( png_structp png_ptr, png_bytep old_row, png_bytep new_row ); 09DC: 00000000 ED83AF44 ; 277: int png_sig_cmp( png_bytep sig, png_size_t start, png_size_t num_to_check ); 09E0: 00000000 7CA22D44 ; 278: int setjmp( jmp_buf jmpbuf ); 09E4: 00000000 A0A22D44 ; 279: void longjmp( jmp_buf, int ); 09E8: 00000000 09DAAF44 ; 27A: int inflateInit2_( z_streamp strm, int windowBits, const char* version, int stream_size ); 09EC: 00000000 A9DBAF44 ; 27B: int inflate( z_streamp strm, int flush ); 09F0: 00000000 09EEAF44 ; 27C: int inflateEnd( z_streamp strm ); 09F4: 00000000 0C310020 ; 27D: int memcmp( const void* m1, const void* m2, int n ); 09F8: 00000000 C5D05544 ; 27E: int strncmp( const char* s1, const char* s2, int len ); 09FC: 00000000 F9D05544 ; 27F: char* strncpy( char* dest, const char* source, int maxlen ); 0A00: 00000000 F5CF5544 ; 280: char* strcat( char* dest, const char* src ); 0A04: 00000000 25113645 ; 281: void GUIObject_SetTitleType( GUI*, int type ); ;0A08: xxxxxxxx yyyyyyyy ; 282: void GUIonMessage_SetItemDisabled( GUI_MESSAGE* msg, BOOL ); 0A0C: 00000000 2DD1E444 ; 283: int REQUEST_IMAGEHANDLER_INTERNAL_REGISTER( const int* sync, u16 ImageHandler, wchar_t* path, wchar_t* fname, int unk, IMAGEID*, char* error ); 0A10: 00000000 DDD1E444 ; 284: int REQUEST_IMAGEHANDLER_INTERNAL_UNREGISTER( const int* sync, u16 ImageHandler, u16*, u16*, IMAGEID, int unk_1, char* error ); 0A14: 00000000 14972F20 ;8285: SURFACE** get_Surfaces( void ); 0A18: 00000000 3946C444 ; 286: int iconidname2id( const wchar_t* idname, int maxnamelen, int* id ); 0A1C: 00000000 C9ECD444 ; 287: int textidname2id( const wchar_t* idname, int maxnamelen, TEXTID* id ); 0A20: 00000000 D1A43145 ; 288: void ListMenu_SetNoItemText( GUI_LIST*, TEXTID str ); ;0A24: xxxxxxxx yyyyyyyy ; 289: 0A28: 00000000 95991045 ; 28A: int IsFmRadioBook( BOOK* bk ); 0A2C: 00000000 F929F444 ; 28B: int IsAudioPlayerBook( BOOK* bk); 0A30: 00000000 2D71F444 ; 28C: void PlayerControl( BOOK* AudioPlayerBook, int ); 0A34: 00000000 7D7B1045 ; 28D: void SwitchRadioStationFromList( BOOK* FmRadioBook, int ); 0A38: 00000000 71AD3845 ; 28E: void Shortcut_Run( wchar_t* shortcut_name ); 0A3C: 00000000 610DE944 ; 28F: int mkdir( const wchar_t* path ); 0A40: 00000000 4D14E944 ; 290: int rmdir( const wchar_t* path, int zero ); 0A44: 00000000 2D42E944 ; 291: int chmod( const wchar_t* path, const wchar_t* fname, int amode ); 0A48: 00000000 1D48E944 ; 292: int rename( const wchar_t* oldpath, const wchar_t* oldfname, const wchar_t* newpath, const wchar_t* newfname, int zero ); 0A4C: 00000000 45AA3545 ; 293: int GetImageWidth( IMAGEID ); 0A50: 00000000 59AA3545 ; 294: int GetImageHeight( IMAGEID ); 0A54: 00000000 CDC9DB44 ; 295: void* CallID_GetCallStatusDesc( int CallID ); 0A58: 00000000 75C0DB44 ; 296: wchar_t* CallStatusDesc_GetName( void* CallStatusDesc ); 0A5C: 00000000 6D421B45 ; 297: void List_DestroyElements( LIST* lst, int (*cmp_proc)( void* item ), void (*free_proc)( void* item ) ); 0A60: 00000000 91D15544 ; 298: char* strstr( const char* str1, const char* str2 ); 0A64: 00000000 0D243B45 ; 299: int GPRS_GetLastSessionInfo( int, GPRS_SESSION_INFO* ); 0A68: 00000000 814FE544 ; 29A: int wstrcmpni( const wchar_t* wstr1, const wchar_t* wstr2, int len ); 0A6C: 00000000 8D772A45 ; 29B: int wtoi( const wchar_t* wstr, int len, int* dest ); 0A70: 00000000 DD390045 ; 29C: void DATE_GetWeekDay( DATE*, char* dest ); 0A74: 00000000 4122D844 ; 29D: void Cale_GetSettings( int setID, void* ); 0A78: 00000000 95DA5544 ; 29E: wchar_t* wstrwstr( const wchar_t* wstr1, const wchar_t* wstr2 ); 0A7C: 00000000 C54FE544 ; 29F: int wstrcmpi( const wchar_t* ws1, const wchar_t* ws2 ); 0A80: 00000000 15D95544 ; 2A0: wchar_t* wstrchr( const wchar_t* source, wchar_t chr ); 0A84: 00000000 A9D83745 ; 2A1: void GUIObject_SoftKeys_Hide( GUI* ); 0A88: 00000000 B5D83745 ; 2A2: void GUIObject_SoftKeys_Show( GUI* ); 0A8C: 00000000 39C03745 ; 2A3: DISP_OBJ* DispObject_SoftKeys_Get( void ); 0A90: 00000000 79F63445 ; 2A4: int StandbyBackground_SetImage( int type, int, int, const wchar_t* path, const wchar_t* fname, int ); 0A94: 00000000 35163745 ; 2A5: GUI* CreateYesNoQuestionVA( int zero, ... ); 0A98: 00000000 F5A63145 ; 2A6: void ListMenu_SetItemSecondLineText( GUI_LIST*, int elem_num, TEXTID ); 0A9C: 00000000 7DB0EB44 ; 2A7: void _REQUEST_OAF_START_APPLICATION( const int* sync, int __zero, MIDP_DESC*, int ___zero ); 0AA0: 00000000 0D64E944 ; 2A8: wchar_t* FSX_GetInvalidChar( wchar_t* name ); 0AA4: 00000000 5118ED44 ; 2A9: void DataBrowserDesc_SetFoldersNumber( void* DataBrowserDesc, int state ); 0AA8: 00000000 2118ED44 ; 2AA: void DataBrowserDesc_SetActions( void* DataBrowserDesc, char* actions ); 0AAC: 00000000 9117ED44 ; 2AB: void DataBrowserDesc_SetSelectAction( void* DataBrowserDesc, int state ); 0AB0: 00000000 9917ED44 ; 2AC: void DataBrowserDesc_SetSelectActionOnFolders( void* DataBrowserDesc, int state ); 0AB4: 00000000 6D17ED44 ; 2AD: void DataBrowserDesc_SetBookID( void* DataBrowserDesc, int BookID ); 0AB8: 00000000 1517ED44 ; 2AE: void DataBrowserDesc_SetItemFilter( void* DataBrowserDesc, DB_FILE_FILTER ); 0ABC: 00000000 8918ED44 ; 2AF: void DataBrowserDesc_SetOption( void* DataBrowserDesc, char* option ); 0AC0: 00000000 1D19ED44 ; 2B0: void DataBrowserDesc_SetOpenEmptyFolder( void* DataBrowserDesc, int state ); 0AC4: 00000000 1D17ED44 ; 2B1: void DataBrowserDesc_SetFileExtList( void* DataBrowserDesc, const wchar_t* ExtList ); 0AC8: 00000000 2DC1ED44 ; 2B2: void FSX_RemoveIllegalSymbolsName( FILEITEM* ); 0ACC: 00000000 95B9ED44 ; 2B3: FILEITEM* FILEITEM_Create( void ); 0AD0: 00000000 85BAED44 ; 2B4: void FILEITEM_Destroy( FILEITEM* ); 0AD4: 00000000 65FA3645 ; 2B5: GUI* CreateDateInputVA( int zero, ... ); 0AD8: 00000000 5D123745 ; 2B6: GUI* CreateTimeInputVA( int zero, ... ); 0ADC: 00000000 D12C2F45 ; 2B7: void StringInput_SetCursorPosition( GUI*, u16 curs_pos, char unk ); 0AE0: 00000000 85AE2A45 ; 2B8: void BookObj_CallPage( BOOK* book, const PAGE_DESC* page ); 0AE4: 00000000 69FC3645 ; 2B9: unsigned int DateInput_GetDateInt( GUI* ); 0AE8: 00000000 A5143745 ; 2BA: unsigned int TimeInput_GetTimeInt( GUI* ); 0AEC: 00000000 60921820 ;82BB: FONT_DESC* GetFontDesc( void ); 0AF0: 00000000 F4941820 ;82BC: int* GetFontCount( void ); 0AF4: 00000000 51EE3545 ; 2BD: int GC_GetBrushColor( GC* gc ); 0AF8: 00000000 11EE3545 ; 2BE: void GC_SetBrushColor( GC* gc, int brush_color ); 0AFC: 00000000 C1F63545 ; 2BF: void GC_DrawRoundRect( GC* gc, RECT*, int arcWidth, int arcHeight, int border_flag, int fill_flag ); 0B00: 00000000 11263845 ; 2C0: BOOK* MenuBook_Desktop( int mode, int BookID ); 0B04: 00000000 A5273845 ; 2C1: wchar_t* MenuBook_Desktop_GetSelectedItemID( BOOK* MenuBook_Desktop ); 0B08: 00000000 09873745 ; 2C2: void BookObj_SoftKeys_SetAction( BOOK* book, int actionID, SKACTIONPROC proc ); 0B0C: 00000000 41873745 ; 2C3: void BookObj_SoftKeys_SetText( BOOK* book, int actionID, TEXTID ); 0B10: 00000000 95962A45 ; 2C4: BOOK* FindBookByID( int BookID ); 0B14: 00000000 DD0A3745 ; 2C5: GUI_FEEDBACK* TextFeedbackWindow( BOOK* book, int zero ); 0B18: 00000000 150F3745 ; 2C6: void Feedback_SetKeyHook( GUI_FEEDBACK*, void (*hook)( BOOK* book, int key, int unk, int unk2 ) ); 0B1C: 00000000 B50E3745 ; 2C7: void Feedback_SetOnClose( GUI_FEEDBACK*, void (*OnClose)( BOOK* book ) ); 0B20: 00000000 E10E3745 ; 2C8: void Feedback_SetTimeout( GUI_FEEDBACK*, int time_ms ); 0B24: 00000000 790F3745 ; 2C9: void Feedback_SetTextExtended( GUI_FEEDBACK*, TEXTID text, int where ); 0B28: 00000000 951C3645 ; 2CA: void TabMenuBar_SetOnTabSwitch( GUI_TABMENUBAR*, void (*proc)( BOOK*, int act_tab ) ); 0B2C: 00000000 21BD0245 ; 2CB: TEXTID KeyCode2Name( int key_code ); 0B30: 00000000 1988E444 ; 2CC: int ImageID_Get( const wchar_t* fpath, const wchar_t* fname, IMAGEID* ); 0B34: 00000000 0D88E444 ; 2CD: void ImageID_Free( IMAGEID ); 0B38: 00000000 6DB9EB44 ; 2CE: SUB_EXECUTE* DataBrowser_CreateSubExecute( int BookID, FILEITEM* ); 0B3C: 00000000 8DC3EB44 ; 2CF: int DataBrowser_ExecuteSubroutine( SUB_EXECUTE* sub, int action, u16* unk ); 0B40: 00000000 81BBED44 ; 2D0: int FILEITEM_SetFname( FILEITEM*, const wchar_t* fname ); 0B44: 00000000 91BFED44 ; 2D1: int FILEITEM_SetPath( FILEITEM*, const wchar_t* fpath ); 0B48: 00000000 89BFED44 ; 2D2: wchar_t* FILEITEM_GetFname( FILEITEM* ); 0B4C: 00000000 3DC0ED44 ; 2D3: wchar_t* FILEITEM_GetPath( FILEITEM* ); 0B50: 00000000 09BCED44 ; 2D4: int FILEITEM_SetFnameAndContentType( FILEITEM*, const wchar_t* fname ); 0B54: 00000000 15C0ED44 ; 2D5: int FILEITEM_SetPathAndContentType( FILEITEM*, const wchar_t* fpath ); 0B58: 00000000 C198EA44 ; 2D6: int JavaDialog_Open( int unk1, char* unk2, void** JavaDesc ); 0B5C: 00000000 75D3EA44 ; 2D7: void JavaDialog_Close( int unk1 ); 0B60: 00000000 39D5EA44 ; 2D8: int JavaAppDesc_Get( int unk1, void** JavaDesc ); 0B64: 00000000 D932EA44 ; 2D9: int JavaAppDesc_GetFirstApp( void* JavaDesc ); 0B68: 00000000 E132EA44 ; 2DA: int JavaAppDesc_GetNextApp( void* JavaDesc ); 0B6C: 00000000 F92EEA44 ; 2DB: int JavaAppDesc_GetJavaAppInfo( void* JavaDesc, int ID, wchar_t** wstr ); ;0B70: xxxxxxxx yyyyyyyy ; 2DC: void OrangeLED_Control( int _free_val, int or_LED_ID, int level, int fade_time ); 0B74: 00000000 19683545 ; 2DD: void DispObject_SetRefreshTimer( DISP_OBJ*, int time ); 0B78: 00000000 99683545 ; 2DE: void DispObject_KillRefreshTimer( DISP_OBJ* ); 0B7C: 00000000 69E4EC44 ; 2DF: int IsDataBrowserBook( BOOK* book ); 0B80: 00000000 059AEC44 ; 2E0: SUB_EXECUTE* BrowserItem_Get_SUB_EXECUTE( BOOK* BrowserItemBook ); 0B84: 00000000 A5993845 ; 2E1: TEXTID Shortcut_Get_MenuItemName( void* ); 0B88: 00000000 C1283845 ; 2E2: IMAGEID Shortcut_Get_MenuItemIconID( void* ); 0B8C: 00000000 61A82A45 ; 2E3: BOOK* FindBookEx( int (*cmp_proc)( BOOK* book_from_list, int* param ), int* param ); 0B90: 00000000 D5B9ED44 ; 2E4: FILEITEM* FILEITEM_CreateCopy( FILEITEM* ); ;0B94: xxxxxxxx yyyyyyyy ; 2E5: 0B98: 00000000 D5B52A45 ; 2E6: int BookObj_GetSessionID( BOOK* book ); 0B9C: 00000000 B59A2A45 ; 2E7: void UI_Event_toSID( int event, int sess_id ); 0BA0: 00000000 71322344 ; 2E8: char* GetIMSI( void ); 0BA4: 00000000 2DA62B45 ; 2E9: void UI_CONTROLLED_SHUTDOWN_RESPONSE( int book_id ); 0BA8: 00000000 AD992B45 ; 2EA: int MainInput_getCurPos( GUI* ); 0BAC: 00000000 7D992B45 ; 2EB: void MainInput_Hide( GUI* ); 0BB0: 00000000 359F3745 ; 2EC: void DispObject_SoftKeys_RestoreDefaultAction( DISP_OBJ*, int action ); 0BB4: 00000000 E57FDE44 ; 2ED: TEXTID PNUM2Name( void* pnum, int isIconNeeded, int only_full_number_flag ); 0BB8: 00000000 BD57E044 ; 2EE: int SpeedDial_GetPNUM( int _zero, char charter0__9, void* PNUM ); 0BBC: 00000000 F1302345 ; 2EF: void* MetaData_Desc_Create( wchar_t* path, wchar_t* name ); 0BC0: 00000000 B1312345 ; 2F0: void MetaData_Desc_Destroy( void* MetaData_Desc ); 0BC4: 00000000 F1312345 ; 2F1: wchar_t* MetaData_Desc_GetTags( void* MetaData_Desc, int tagID ); 0BC8: 00000000 51322345 ; 2F2: int MetaData_Desc_GetTrackNum( void* MetaData_Desc, int __NULL ); 0BCC: 00000000 B17E3545 ; 2F3: int DispObject_GetWindowWidth( DISP_OBJ* ); 0BD0: 00000000 D17E3545 ; 2F4: int DispObject_GetWindowHeight( DISP_OBJ* ); 0BD4: 00000000 91062D45 ; 2F5: int get_system_langID( void ); 0BD8: 00000000 9DF12F45 ; 2F6: char* lang_get_name( int langID ); 0BDC: 00000000 ED83F944 ; 2F7: int w_chdir( const wchar_t* path ); 0BE0: 00000000 21C28644 ; 2F8: int w_fopen( const wchar_t* name, int attr, int rights, int err ); 0BE4: 00000000 D9C28644 ; 2F9: int w_fstat( const wchar_t* name, W_FSTAT* ); 0BE8: 00000000 69C28644 ; 2FA: int w_fwrite( int f, void* buf, int size ); 0BEC: 00000000 51C28644 ; 2FB: int w_fread( int f, void* buf, int size ); 0BF0: 00000000 59181B45 ; 2FC: int w_lseek( int f, int offs, int mode ); 0BF4: 00000000 81C28644 ; 2FD: int w_fclose( int f ); 0BF8: 00000000 A9A3F944 ; 2FE: int w_mkdir( const wchar_t* path, int mode ); 0BFC: 00000000 751BE944 ; 2FF: int DirHandle_SetFilterStr( DIR_HANDLE*, const wchar_t* filter ); 0C00: 00000000 E1AA3545 ; 300: int Disp_GetTextIDWidth( TEXTID, int len ); 0C04: 00000000 9D322345 ; 301: int MetaData_Desc_GetCoverInfo( void* MetaData_Desc, char* cover_type, int* size, int* cover_offset ); 0C08: 00000000 3D8AE444 ; 302: int ImageID_GetIndirect( void* buf_image, int size, int __NULL, wchar_t* image_type, IMAGEID* ); 0C0C: 00000000 F5370045 ; 303: void unixtime2datetime( int, DATETIME* ); 0C10: 00000000 D53E1B45 ; 304: int List_Insert( LIST* lst, int i, void* item ); 0C14: 00000000 F945E944 ; 305: int FileCopy( wchar_t* src_path, wchar_t* src_name, wchar_t* dest_path, wchar_t* dest_name, int ); 0C18: 00000000 1D48E944 ; 306: int FileMove( wchar_t* src_path, wchar_t* src_name, wchar_t* dest_path, wchar_t* dest_name, int ); 0C1C: 00000000 C99B2344 ; 307: void RedLED_On( int __NULL ); 0C20: 00000000 159C2344 ; 308: void RedLED_Off( int __NULL ); 0C24: 00000000 318C3545 ; 309: void DispObject_SetLayerColor( DISP_OBJ*, int color ); 0C28: 00000000 95D4EA44 ; 30A: int JavaAppDesc_GetJavaAppID( void* JavaDesc ); 0C2C: 00000000 8518F844 ; 30B: void REQUEST_UI_OAF_START_APPLICATION( const int* sync, int appID, char* flag ); 0C30: 00000000 F571F744 ; 30C: int JavaApp_LogoImageID_Get( wchar_t* fullpath, IMAGEID* ); 0C34: 00000000 31013745 ; 30D: GUI* CreateProgressBar( BOOK* book, int display ); 0C38: 00000000 79043745 ; 30E: void ProgressBar_SetText( GUI*, TEXTID text ); 0C3C: 00000000 6D053745 ; 30F: void ProgressBar_SetIcon( GUI*, IMAGEID ); 0C40: 00000000 35043745 ; 310: void ProgressBar_SetPercentValue( GUI*, int value ); 0C44: 00000000 7D053745 ; 311: void ProgressBar_SetBarDisabled( GUI*, BOOL ); 0C48: 00000000 158B2E45 ; 312: void StringInput_DispObject_SetText( DISP_OBJ*, TEXTID ); 0C4C: 00000000 E1113645 ; 313: void GUIObject_SetTitleBackgroundImage( GUI*, IMAGEID ); 0C50: 00000000 79113645 ; 314: void GUIObject_SetTitleIcon( GUI*, IMAGEID ); 0C54: 00000000 59B93145 ; 315: void GUIObject_SetCursorImage( GUI*, IMAGEID ); 0C58: 00000000 69B93145 ; 316: void GUIObject_SetBackgroundImage( GUI*, IMAGEID ); 0C5C: 00000000 49B13745 ; 317: void* DispObject_SoftKeys_GetParams( DISP_OBJ* ); 0C60: 00000000 91B13745 ; 318: LIST* DispObject_SoftKeys_GetList( DISP_OBJ*, BOOK* book, char __zero ); 0C64: 00000000 EDB72A45 ; 319: int BookObj_GetDisplayOrientation( BOOK* book ); 0C68: 00000000 49B72A45 ; 31A: void BookObj_SetDisplayOrientation( BOOK* book, int orientation ); 0C6C: 00000000 75A82A45 ; 31B: BOOK* Display_GetTopBook( int display ); 0C70: 00000000 311F3645 ; 31C: void Display_SetBrightness( int display, int brightness ); 0C74: 00000000 B11F3645 ; 31D: int Display_GetBrightness( int display ); 0C78: 00000000 7517ED44 ; 31E: void DataBrowserDesc_Menu_AddFSFunctions( void* DataBrowserDesc, int ); 0C7C: 00000000 0118ED44 ; 31F: void DataBrowserDesc_Menu_AddNewFolder( void* DataBrowserDesc, int ); 0C80: 00000000 0918ED44 ; 320: void DataBrowserDesc_Menu_AddMarkFiles( void* DataBrowserDesc, int ); 0C84: 00000000 39E53745 ; 321: void SetTheme( wchar_t* path, wchar_t* name, int bookid, int unk_1 ); 0C88: 00000000 85D03745 ; 322: void SoftKeys_GetLabel( DISP_OBJ* softkeys, SKLABEL* lbl, int id ); 0C8C: 00000000 49CC3745 ; 323: void SoftKeys_Update( DISP_OBJ* softkeys ); ;0C90: xxxxxxxx yyyyyyyy ; 324: int get_CellData( PLMN_LAC_DESC* desc1, RAT_CI_DESC* desc2, char* CSReg ); 0C94: 00000000 AD3ADC44 ; 325: void* IncommingCall_Reject( BOOK* book ); 0C98: 00000000 AD4BDC44 ; 326: void* IncommingCall_Mute( BOOK* book ); 0C9C: 00000000 F98D1A44 ; 327: int GetRadioState( char* level, char* flag ); 0CA0: 00000000 650ED944 ; 328: int Bluetooth_GetState( void ); 0CA4: 00000000 2D0ED944 ; 329: int Bluetooth_GetPhoneVisibility( void ); 0CA8: 00000000 ED0ED944 ; 32A: int Bluetooth_isBusy( void ); 0CAC: 00000000 35631C45 ; 32B: int USB_isConnected( void ); 0CB0: 00000000 61A5F944 ; 32C: void* w_diropen( const wchar_t* dir ); 0CB4: 00000000 551F1B45 ; 32D: wchar_t* w_dirread( void* ); 0CB8: 00000000 CDA8F944 ; 32E: int w_dirclose( void* ); 0CBC: 00000000 FD1F1B45 ; 32F: int w_rename( const wchar_t* dst, const wchar_t* src ); 0CC0: 00000000 A11F1B45 ; 330: int w_remove( const wchar_t* dir ); 0CC4: 00000000 69841C45 ; 331: int ConnectionManager_Connection_GetState( void ); 0CC8: 00000000 058E1A44 ; 332: int GetSignalQuality( char* rssi, char* ber ); 0CCC: 00000000 A5BE0145 ; 333: int IsCameraBook( BOOK* bk ); 0CD0: 00000000 C93BF644 ; 334: int IsSoundRecorderBook( BOOK* bk ); 0CD4: 00000000 E12D2F45 ; 335: void StringInput_MenuItem_SetPriority( GUI* strinp, int prio, int actionID ); 0CD8: 00000000 4DE6F544 ; 336: void VideoPlayerControl( BOOK* VideoPlayerBook, int ); 0CDC: 00000000 CDDCF544 ; 337: void Video_ActionBack( BOOK* VideoPlayerBook, void* ); 0CE0: 00000000 85F6F544 ; 338: void Video_ExtractFrame( BOOK* VideoPlayerBook, void* ); 0CE4: 00000000 81E0F544 ; 339: void Video_ZoomOn( BOOK* VideoPlayerBook, void* ); 0CE8: 00000000 E5763845 ; 33A: void RightNow_SetActive( int flag ); 0CEC: 00000000 D5DFF544 ; 33B: void VideoResize_AutomateMode( BOOK* VideoPlayerBook, u16 VideoWidth, u16 VideoHeight, u16* NewWidth, u16* NewHeight ); 0CF0: 00000000 71DFF544 ; 33C: void VideoResize_AllScreenMode( BOOK* VideoPlayerBook, u16 VideoWidth, u16 VideoHeight, u16* NewWidth, u16* NewHeight ); 0CF4: 00000000 35F0F544 ; 33D: int Video_GetCurrentSkinID( BOOK* VideoPlayerBook ); 0CF8: 00000000 ADC3F544 ; 33E: void Video_SetSkin( GUI* VideoPlayerGUI, int skinID ); 0CFC: 00000000 01DFF544 ; 33F: int Video_SetPermit( BOOK* VideoPlayerBook, u16 NewWidth, u16 NewHeight ); 0D00: 00000000 9DDAF544 ; 340: int Video_Refresh( BOOK* VideoPlayerBook, GUI* VideoPlayerGUI ); 0D04: 00000000 4DDDF544 ; 341: void Video_Play( BOOK* VideoPlayerBook, void* ); 0D08: 00000000 85DEF544 ; 342: void Video_Pause( BOOK* VideoPlayerBook, void* ); 0D0C: 00000000 51DEF544 ; 343: void Video_Stop( BOOK* VideoPlayerBook, void* ); 0D10: 00000000 353BF444 ; 344: void Audio_Pause( BOOK* ); 0D14: 00000000 6D38F444 ; 345: void Audio_Play( BOOK* ); 0D18: 00000000 95FD3645 ; 346: GUI* CreatePercentInputVA( int zero, ... ); 0D1C: 00000000 35FF3645 ; 347: int PercentInput_GetPercent( GUI* PercentInput ); 0D20: 00000000 E9AE3145 ; 348: void GUIonMessage_SetLineSeparator( GUI_MESSAGE* msg, int _unk1 ); 0D24: 00000000 61282E45 ; 349: int PHF_GetState( void ); 0D28: 00000000 69282E45 ; 34A: int CHF_GetState( void ); 0D2C: 00000000 CDD83745 ; 34B: void GUIObject_SoftKeys_RemoveBackground( GUI* ); 0D30: 00000000 D9D83745 ; 34C: void GUIObject_SoftKeys_RestoreBackground( GUI* ); 0D34: 00000000 0D022C45 ; 34D: void SetTrayIcon( IMAGEID, char mode ); 0D38: 00000000 650F2E45 ; 34E: int REQUEST_SETTING_RINGVOLUME_SET( const int* sync, int unk, int null, int vol ); 0D3C: 00000000 55122E45 ; 34F: int REQUEST_SETTING_VIBRATOR_SET( const int* sync, int unk, int mode ); 0D40: 00000000 55112E45 ; 350: int REQUEST_SETTING_RINGTYPESOUNDFILE_SET( const int* sync, int null, wchar_t* path, wchar_t* name ); 0D44: 00000000 F1162E45 ; 351: int REQUEST_SETTING_ANSWERINGMODE_SET( const int* sync, int unk, int mode ); 0D48: 00000000 21102E45 ; 352: int REQUEST_SETTING_INCREASINGRING_SET( const int* sync, int unk, int unk2, int mode ); 0D4C: 00000000 C5142E45 ; 353: int REQUEST_SETTING_ALLOWEDCALLERS_SET( const int* sync, int unk, int mode ); 0D50: 00000000 5925EA44 ; 354: int JavaAppDesc_GetJavaAppFullpath( void* JavaDesc, JavaAppFullpath* ); 0D54: 00000000 8532F644 ; 355: void* SoundRecorderDesc_Create( void ); 0D58: 00000000 FD32F644 ; 356: void SoundRecorderDesc_Destroy( void* desc ); 0D5C: 00000000 2533F644 ; 357: int SoundRecorderDesc_SetBookID( void* desc, int BookID ); 0D60: 00000000 5133F644 ; 358: int SoundRecorderDesc_SetType( void* desc, const int type ); 0D64: 00000000 6533F644 ; 359: int SoundRecorderDesc_SetFolder( void* desc, const wchar_t* fpath ); 0D68: 00000000 8133F644 ; 35A: int SoundRecorderDesc_SetFname( void* desc, const wchar_t* fname ); 0D6C: 00000000 9D33F644 ; 35B: int SoundRecorderDesc_SetRecordSize( void* desc, const int size ); 0D70: 00000000 1534F644 ; 35C: int SoundRecorder_Create( void* desc ); 0D74: 00000000 1D94DB44 ; 35D: int SoundRecorder_RecordCall( BOOK* OngoingCallBook ); 0D78: 00000000 F134E244 ; 35E: int Browser_OpenURI( BOOK* book, char* URI, int mode ); 0D7C: 00000000 01192345 ; 35F: char* GetURIScheme( int schemeID ); 0D80: 00000000 991D2345 ; 360: char* CreateURI( wchar_t* fpath, wchar_t* fname, char* URIScheme ); 0D84: 00000000 3918ED44 ; 361: void DataBrowserDesc_SetViewModeAndSortOrder( void* DataBrowserDesc, int view_sort_ID ); 0D88: 00000000 DD50D544 ; 362: int Alarm_GetCurrentTypeAndAlarmID( char* type, wchar_t* AlarmID ); 0D8C: 00000000 ED3BD544 ; 363: int Alarm_GetState( char* state, int AlarmID ); 0D90: 00000000 7D4AD544 ; 364: int Alarm_GetTIME( TIME* AlarmTime, int AlarmID ); 0D94: 00000000 7957D544 ; 365: int Alarm_GetWeekSettings( void* week, int AlarmID ); 0D98: 00000000 31882D45 ; 366: int IrDa_GetState( char* state ); 0D9C: 00000000 69142E45 ; 367: void REQUEST_SETTING_ALLOWEDCALLERS_GET( const int* sync, int ProfileNum, char* state ); 0DA0: 00000000 6D39DC44 ; 368: void* IncommingCall_Accept( BOOK* book ); 0DA4: 00000000 390FF444 ; 369: void MediaPlayer_SoftKeys_SetText( GUI* player_gui, int actionID, TEXTID ); 0DA8: 00000000 050FF444 ; 36A: void MediaPlayer_SoftKeys_SetAction( GUI* player_gui, int actionID, SKACTIONPROC proc ); 0DAC: 00000000 C50FF444 ; 36B: void MediaPlayer_SoftKeys_SetItemAsSubItem( GUI* player_gui, int item, int subitem ); 0DB0: 00000000 550FF444 ; 36C: void MediaPlayer_SoftKeys_AddHelpStr( GUI* player_gui, int item, TEXTID ); 0DB4: 00000000 8D04F444 ; 36D: void MediaPlayer_ShowNowPlaying( DISP_OBJ*, int ); 0DB8: 00000000 696A3545 ; 36E: void DispObject_Show( DISP_OBJ*, int mode ); 0DBC: 00000000 D5FE1C44 ; 36F: int Request_EventChannel_Subscribe( const int* sync, int mode, int event ); 0DC0: 00000000 89D83745 ; 370: void GUIObject_SoftKeys_ExecuteAction( GUI*, u16 actionID ); 0DC4: 00000000 D9188544 ; 371: int Request_ICA_ShutdownAllConnections( const int* sync ); 0DC8: 00000000 091C2E45 ; 372: int REQUEST_PROFILE_GETPROFILENAME( const int* sync, int unk, TEXTID_DATA*, char* error ); 0DCC: 00000000 2519ED44 ; 373: int DataBrowserDesc_SetFocusToFILEITEM( void* DataBrowserDesc, FILEITEM* ); 0DD0: 00000000 05AE3145 ; 374: int GUIonMessage_GetMsg( GUI_MESSAGE* msg ); 0DD4: 00000000 0DAE3145 ; 375: BOOK* GUIonMessage_GetBook( GUI_MESSAGE* msg ); 0DD8: 00000000 09AE3145 ; 376: GUI* GUIonMessage_GetGui( GUI_MESSAGE* msg ); 0DDC: 00000000 11AE3145 ; 377: int GUIonMessage_GetSelectedItem( GUI_MESSAGE* msg ); 0DE0: 00000000 1DAE3145 ; 378: int GUIonMessage_GetPrevSelectedItem( GUI_MESSAGE* msg ); 0DE4: 00000000 F94BDE44 ; 379: void ObexSendFile( SEND_OBEX_STRUCT* ); 0DE8: 00000000 157B3645 ; 37A: void Feedback_SetManualScrollingText( DISP_OBJ* feedback_disp_obj, int state ); 0DEC: 00000000 21B6FD44 ; 37B: int EqualizerGain_Set( int AudioSessionID, int Band, int Level ); 0DF0: 00000000 29386044 ; 37C: int CANVAS_Get_GviGC( PCANVAS pcanvas, GVI_GC* dest ); 0DF4: 00000000 C907A044 ; 37D: void GVI_BitBlt( GVI_GC destgc, int destx, int desty, int destxsize, int destysize, GVI_GC srcgc, int srcx, int srcy, int _204, int _0, int _0_2, int _0_3 ); 0DF8: 00000000 3509A044 ; 37E: void GVI_StretchBlt( GVI_GC destgc, int destx, int desty, int destxsize, int destysize, GVI_GC srcgc, int srcx, int srcy, int srcxsize, int srcysize, int _204, int _0, int _0_2, int _0_3 ); 0DFC: 00000000 E909A044 ; 37F: void GVI_TransformBlt( GVI_GC destgc, int destx, int desty, GVI_GC srcgc, int srcx, int srcy, int srcxsize, int srcysize, int orientation, int _0 ); 0E00: 00000000 EDF99F44 ; 380: GVI_PEN GVI_CreatePen( char thikness, int color ); 0E04: 00000000 3DFA9F44 ; 381: GVI_PEN GVI_CreateDashedPen( char thikness, int color, int bitmask, int step, int offset ); 0E08: 00000000 E1F89F44 ; 382: GVI_BRUSH GVI_CreateSolidBrush( int color ); 0E0C: 00000000 A1F29F44 ; 383: BOOL GVI_Delete_GVI_Object( GVI_OBJ* ); 0E10: 00000000 C100A044 ; 384: void GVI_DrawEllipse( GVI_GC gc, int x1, int y1, int x2, int y2, GVI_PEN pen ); 0E14: 00000000 950FA044 ; 385: void GVI_DrawLine( GVI_GC gc, int x1, int y1, int x2, int y2, GVI_PEN pen ); 0E18: 00000000 A116A044 ; 386: void GVI_DrawLines( GVI_GC gc, POINT* points, int count, GVI_PEN pen ); 0E1C: 00000000 3517A044 ; 387: void GVI_DrawPolyLine( GVI_GC gc, POINT* points, int count, GVI_PEN pen, int is_closed ); 0E20: 00000000 B919A044 ; 388: void GVI_DrawRectangle( GVI_GC gc, int x, int y, int w, int h, GVI_PEN pen ); 0E24: 00000000 0106A044 ; 389: void GVI_DrawRoundRect( GVI_GC gc, int x, int y, int w, int h, int arcw, int arch, GVI_PEN pen ); 0E28: 00000000 5512A044 ; 38A: void GVI_DrawSolidLines( GVI_GC gc, POINT* points, int count, int color, int width ); 0E2C: 00000000 7114A044 ; 38B: void GVI_DrawSolidPolyLine( GVI_GC gc, POINT* points, int count, int is_closed, int color, int width ); 0E30: 00000000 2915A044 ; 38C: void GVI_DrawSolidRectangle( GVI_GC gc, int x, int y, int w, int h, int color, int width ); 0E34: 00000000 9904A044 ; 38D: void GVI_FillEllipse( GVI_GC gc, int x, int y, int w, int h, GVI_BRUSH brush ); 0E38: 00000000 090EA044 ; 38E: void GVI_FillPolygon( GVI_GC gc, POINT* pp, int count, GVI_BRUSH brush ); 0E3C: 00000000 4518A044 ; 38F: void GVI_FillRectangle( GVI_GC gc, int x, int y, int w, int h, GVI_BRUSH brush ); 0E40: 00000000 DD18A044 ; 390: void GVI_FillRectangles( GVI_GC gc, GVI_XYWH* rcs, int count, GVI_BRUSH brush ); 0E44: 00000000 6505A044 ; 391: void GVI_FillSolidEllipse( GVI_GC gc, int x1, int y1, int x2, int y2, int color ); 0E48: 00000000 5519A044 ; 392: void GVI_FillSolidRectangle( GVI_GC gc, int x, int y, int w, int h, int color ); 0E4C: 00000000 5507A044 ; 393: int GVI_FillSolidRoundRect( GVI_GC gc, int x, int y, int w, int h, int arcx, int arcy, int color ); 0E50: 00000000 790DA044 ; 394: void GVI_FillSolidTriangle( GVI_GC gc, int x1, int y1, int x2, int y2, int x3, int y3, int color ); 0E54: 00000000 9DE43545 ; 395: GC* GC_CreateMemoryGC( int xsize, int ysize, int bpp, int unk, void* somefn, int unk2 ); 0E58: 00000000 75E53545 ; 396: void GC_FreeGC( GC* gc ); ;0E5C: xxxxxxxx yyyyyyyy ; 397: void REQUEST_ALARMCLOCKSTATUS_GET( const int* sync, char* alarm_status ); ;0E60: xxxxxxxx yyyyyyyy ; 398: void REQUEST_ALARMCLOCKTIME_GET( const int* sync, TIME* t ); ;0E64: xxxxxxxx yyyyyyyy ; 399: void REQUEST_ALARMDATEANDTIMESTATUS_GET( const int* sync, DATETIME* ); 0E68: 00000000 25D6EF44 ; 39A: int Settings_ShowNumber_Get( char* state ); ;0E6C: xxxxxxxx yyyyyyyy ; 39B: GVI_BMP GVI_CreateBitmap( int xsize, int ysize, int bpp ); ;0E70: xxxxxxxx yyyyyyyy ; 39C: GVI_GC GVI_CreateMemoryGC( GVI_BMP bitmap ); ;0E74: xxxxxxxx yyyyyyyy ; 39D: void GVI_DeleteMemoryGC( GVI_GC gc ); ;0E78: xxxxxxxx yyyyyyyy ; 39E: int StringInput_DispObject_SetLanguage( DISP_OBJ_STRING_INPUT*, int langID, int flag ); ;0E7C: xxxxxxxx yyyyyyyy ; 39F: int List_InsertSorted( LIST* list, void* item, int (*cmp_proc)( void*, void* ) ); ;0E80: xxxxxxxx yyyyyyyy ; 3A0: int ListMenu_SetItemIcon( GUI_LIST*, int Item, wchar_t unk_FFFF, int mode, IMAGEID ); ;0E84: xxxxxxxx yyyyyyyy ; 3A1: void wstrnupr( wchar_t* wstr, int maxlen ); ;0E88: xxxxxxxx yyyyyyyy ; 3A2: void wstrnlwr( wchar_t* wstr, int maxlen ); ;0E8C: xxxxxxxx yyyyyyyy ; 3A3: int ListMenu_SetItemTextScroll( GUI_LIST*, int scroll ); ;0E90: xxxxxxxx yyyyyyyy ; 3A4: void GUIObject_SetTitleTextColor( GUI*, int color ); ;0E94: xxxxxxxx yyyyyyyy ; 3A5: void GUIObject_SetListTextColor( GUI*, int unk1, int list_color, int unk2, int unk3, int list_select_color, int unk4, int _zerro ); ;0E98: xxxxxxxx yyyyyyyy ; 3A6: void DispObject_SetTitleTextColor( DISP_OBJ*, int color ); ;0E9C: xxxxxxxx yyyyyyyy ; 3A7: void DispObject_SetListTextColor( DISP_OBJ*, int unk1, int list_color, int unk2, int unk3, int list_select_color, int unk4, int _zerro ); ;0EA0: xxxxxxxx yyyyyyyy ; 3A8: void DispObject_SetCursorImage( DISP_OBJ*, IMAGEID ); ;0EA4: xxxxxxxx yyyyyyyy ; 3A9: void DispObject_SetBackgroundImage( DISP_OBJ*, IMAGEID ); ;0EA8: xxxxxxxx yyyyyyyy ; 3AA: void DispObject_SetTitleBackgroundImage( DISP_OBJ*, IMAGEID ); ;0EAC: xxxxxxxx yyyyyyyy ; 3AB: void TabMenuBar_SetTabTitle( GUI_TABMENUBAR*, int tab_num, TEXTID ); ;0EB0: xxxxxxxx yyyyyyyy ; 3AC: BOOK* GUIObject_GetBook( GUI* ); ;0EB4: xxxxxxxx yyyyyyyy ; 3AD: u16 SoftKeys_GetSelectedAction( void ); ;0EB8: xxxxxxxx yyyyyyyy ; 3AE: void MonitorFeedback_SetTimer( GUI_FEEDBACK*, int time, void (*callback)(BOOK*) ); ;0EBC: xxxxxxxx yyyyyyyy ;83AF: void (*getListMenuOnGuiDestroy())( GUI* ); ;0EC0: xxxxxxxx yyyyyyyy ;83B0: void (*getListMenuOnDescCreate())( DISP_DESC* ); ;0EC4: xxxxxxxx yyyyyyyy ;83B1: void (*getListMenuOnDispMessage())( DISP_OBJ*, void*, GUI* ); ;0EC8: xxxxxxxx yyyyyyyy ;83B2: void (*getTabMenuBarOnGuiDestroy())( GUI* ); ;0ECC: xxxxxxxx yyyyyyyy ;83B3: void (*getTabMenuBarOnDescCreate())( DISP_DESC* ); ;0ED0: xxxxxxxx yyyyyyyy ;83B4: void (*getTabMenuBarOnDispMessage())( DISP_OBJ*, void*, GUI* ); ;0ED4: xxxxxxxx yyyyyyyy ;83B5: void (*getOneOfManyOnGuiDestroy())( GUI* ); ;0ED8: xxxxxxxx yyyyyyyy ;83B6: void (*getOneOfManyOnDescCreate())( DISP_DESC* ); ;0EDC: xxxxxxxx yyyyyyyy ;83B7: void (*getOneOfManyOnDispMessage())( DISP_OBJ*, void*, GUI* ); ;0EE0: xxxxxxxx yyyyyyyy ;83B8: void (*getNOfManyOnGuiDestroy())( GUI* ); ;0EE4: xxxxxxxx yyyyyyyy ;83B9: void (*getNOfManyOnDescCreate())( DISP_DESC* ); ;0EE8: xxxxxxxx yyyyyyyy ;83BA: void (*getNOfManyOnDispMessage())( DISP_OBJ*, void*, GUI* ); ;0EEC: xxxxxxxx yyyyyyyy ; 3BB: void ListMenu_DestroyItems( GUI_LIST* ); ;0EF0: xxxxxxxx yyyyyyyy ; 3BC: void DispObject_SetScrollBarBackgroundColor( DISP_OBJ*, int color ); ;0EF4: xxxxxxxx yyyyyyyy ; 3BD: void DispObject_SetScrollBarColor( DISP_OBJ*, int color ); ;0EF8: xxxxxxxx yyyyyyyy ; 3BE: void DispObject_SetSoftkeysColor( DISP_OBJ*, int color ); ;0EFC: xxxxxxxx yyyyyyyy ; 3BF: void YesNoQuestion_SetIcon( GUI*, IMAGEID ); ;0F00: xxxxxxxx yyyyyyyy ; 3C0: void GUIObject_SetBacklightTimeout( GUI*, int time ); ;0F04: xxxxxxxx yyyyyyyy ; 3C1: void ListMenu_SetHotkeyMode( GUI_LIST*, LISTMENU_HOTKEY_MODE ); ;0F08: xxxxxxxx yyyyyyyy ; 3C2: void ListMenu_SetSearchLanguageMode( GUI_LIST*, int mode ); ;0F0C: xxxxxxxx yyyyyyyy ; 3C3: void ListMenu_EnableSearchHeader( GUI_LIST*, BOOL ); ;0F10: xxxxxxxx yyyyyyyy ; 3C4: wchar_t* GUIonMessage_GetSearchString( GUI_MESSAGE* msg ); ;0F14: xxxxxxxx yyyyyyyy ; 3C5: int GUIonMessage_GetSearchStringLength( GUI_MESSAGE* msg ); 0F18: 00000000 F9B5FD44 ; 3C6: int EqualizerGain_Get( int AudioSessionID, int Band, int* Level ); ;0F1C: xxxxxxxx yyyyyyyy ; 3C7: int Theme_DestroyMenuIcons( void ); 0F20: 00000000 ED573A45 ; 3C8: void CoCreateInstance( PUUID cid, PUUID iid, void** pInterface ); ;0F24: xxxxxxxx yyyyyyyy ; 3C9: void GUIObject_SetSecondRowTitleText( GUI*, TEXTID ); ;0F28: xxxxxxxx yyyyyyyy ; 3CA: int ListMenu_GetItemCount( GUI_LIST* ); ;0F2C: xxxxxxxx yyyyyyyy ; 3CB: void OSE_GetShell( void** pInterface ); ;0F30: xxxxxxxx yyyyyyyy ; 3CC: int swscanf( const wchar_t* buffer, const wchar_t* format, ... ); ;0F34: xxxxxxxx yyyyyyyy ; 3CD: int sscanf( const char* buffer, const char* format, ... ); ;0F38: xxxxxxxx yyyyyyyy ; 3CE: void BookObj_WindowSetWantsFocus( BOOK* book, int display, BOOL WantsFocus ); ;0F3C: xxxxxxxx yyyyyyyy ; 3CF: void BookObj_StayOnTop( BOOK* book, int mode ); ;0F40: xxxxxxxx yyyyyyyy ; 3D0: void DispObject_WindowSetPosition( DISP_OBJ*, int x, int y ); ;0F44: xxxxxxxx yyyyyyyy ; 3D1: void DispObject_WindowSetSize( DISP_OBJ*, int w, int h ); ;0F48: xxxxxxxx yyyyyyyy ; 3D2: TEXTID Feedback_DispObject_GetText( DISP_OBJ* ); ;0F4C: xxxxxxxx yyyyyyyy ; 3D3: void DispObject_SoftKeys_ExecuteAction( DISP_OBJ*, u16 actionID ); ;0F50: xxxxxxxx yyyyyyyy ; 3D4: LIST* DataBrowserBook_GetCurrentFoldersList( BOOK* DataBrowserBook ); ;locale=Russian_Russia.1251