Показано с 1 по 3 из 3

Тема: OptiFlashDLL.h ищется

  1. #1
    Newbie
    Регистрация
    01.08.2005
    Адрес
    Russia
    Сообщений
    3
    Спасибо
    0
    Благодарностей: 0 : 0

    OptiFlashDLL.h ищется

    есть у кого сабж?
    ну или хотяб описание структур в flash.dll

  2. #2
    fishmd
    Guest
    unsigned int FlashInit (FlashIO *pIO, FlashParameters *pParams);
    This function has to be called first in order to be able to use the OptiFlash DLL.
    pIO points to a structure of type FlashIO. A handle will be placed in
    the structure which is required by several other DLL functions.
    pParams is either NULL or points to a structure of type FlashParameters.
    If supplied, the structure will be initialised with default values.

    unsigned int FlashLoad (FlashIO *pIO, FlashParameters const *pParams);
    This function performs a specified flash operation.
    pIO points to the initialised FlashIO structure.
    pParams points to a FlashParameters structure containing a description
    of the required operation.

    unsigned int FlashFinish (FlashIO *pIO);
    This function must be called after all flash operations have been performed. It
    releases the internally allocated resources.
    pIO points to the initialised FlashIO structure.

    unsigned int FlashParseOptionString (FlashIO *pIO, char *pszCmdLine,
    unsigned int *puOptions,
    FlashParameters *pParams);
    This function parses a specified command-line options string and places the
    results in a FlashParameters structure.
    pIO points to the initialised FlashIO structure.
    pszCmdLine points to a nul-terminated character string containing the
    command line options.
    puOptions points to a variable into which the number of options will be
    placed. If the command line contains errors, *puOptions will be
    set to 0 and the return value to FLASH_ERR_BAD_CMDLINE.
    pParams points to the FlashParameters structure.

    unsigned int FlashMakeOptionString (FlashParameters *pParams,
    char *pszCmdLine,
    unsigned int uMaxLen);
    This is the inverse function to FlashParseOptionString; it constructs a
    command-line parameter string from the values in a FlashParameters
    structure.
    pParams points to the FlashParameters structure.
    pszCmdLine points to a character array into which the command line options
    will be placed as a nul-terminated string.
    uMaxLen specifies the size of the character array. If the constructed
    command line exceeds this size, the function will fail with an
    appropriate error code.

    unsigned int FlashGetErrorString (unsigned int uError, char *pszBuffer);
    This function converts an error code into a descriptive error text.
    uError specifies the error code.
    pszCmdLine points to a character array into which the error text will be
    placed as a nul-terminated string. The supplied buffer must be
    large enough to accommodate the string (50 characters or
    more).

  3. #3
    NoName®
    Guest
    Цитата Сообщение от fishmd
    unsigned int FlashInit (FlashIO *pIO, FlashParameters *pParams);


    Просили сс-но структуру :-) А не стринги :-)


    А на кой *** надо его описание ? Библиотека сама эту структуру заполняет :-) Или моск совсем окислился чтобы IDA или OllyDbg запустить ? Может исходник флешера дать ?

Похожие темы

  1. Ищется прошивка X6
    от Igor1139 в разделе Китайские телефоны для новичков
    Ответов: 4
    Последний ответ: 14.02.2011, 20:05
  2. Ищется программа...
    от Jon-CS в разделе SonyEricsson для новичков
    Ответов: 1
    Последний ответ: 31.03.2009, 21:08
  3. PM 2652 ищется
    от Saturn в разделе Телефоны DCT4/WD2/TIKU
    Ответов: 2
    Последний ответ: 25.01.2008, 16:17
  4. ищется FF на N95i
    от Refresh_R в разделе Китайские телефоны для новичков
    Ответов: 1
    Последний ответ: 09.06.2007, 00:33
  5. Ищется схема
    от prapor в разделе Samsung
    Ответов: 2
    Последний ответ: 02.12.2003, 19:58

Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •  
  Рейтинг@Mail.ru