ReactOS 0.4.16-dev-847-g386fccd
|
Go to the source code of this file.
Classes | |
struct | addon_info_t |
struct | SHA_CTX |
Macros | |
#define | GECKO_VERSION "2.40" |
#define | ARCH_STRING "" |
#define | GECKO_SHA "???" |
Typedefs | |
typedef struct SHA_CTX * | PSHA_CTX |
Enumerations | |
enum | install_res { INSTALL_OK = 0 , INSTALL_FAILED , INSTALL_NEXT } |
Variables | |
static const addon_info_t | addons_info [] |
static const addon_info_t * | addon |
static HWND | install_dialog = NULL |
static CRITICAL_SECTION | csLock |
static IBinding * | download_binding = NULL |
static WCHAR | GeckoUrl [] = L"https://svn.reactos.org/amine/wine_gecko-2.40-x86.msi" |
static const CHAR | mshtml_keyA [] |
static const IBindStatusCallbackVtbl | InstallCallbackVtbl |
static IBindStatusCallback | InstallCallback = { &InstallCallbackVtbl } |
#define GECKO_VERSION "2.40" |
Definition at line 28 of file nsiface.idl.
Enumerator | |
---|---|
INSTALL_OK | |
INSTALL_FAILED | |
INSTALL_NEXT |
Definition at line 171 of file sha1.c.
Referenced by sha_check(), and VerifyInteg().
Definition at line 102 of file sha1.c.
Referenced by sha_check(), and VerifyInteg().
Definition at line 128 of file sha1.c.
Referenced by sha_check(), and VerifyInteg().
Definition at line 357 of file addons.c.
Referenced by installer_proc().
Definition at line 450 of file addons.c.
Referenced by start_params().
|
static |
Definition at line 137 of file addons.c.
Referenced by download_proc(), and install_from_unix_file().
|
static |
Definition at line 200 of file addons.c.
Referenced by install_addon().
|
static |
Definition at line 150 of file addons.c.
Referenced by install_from_registered_dir().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 286 of file addons.c.
|
static |
Definition at line 260 of file addons.c.
|
static |
|
static |
|
static |
Definition at line 400 of file addons.c.
Referenced by install_addon().
Definition at line 122 of file addons.c.
Referenced by InstallCallback_OnStartBinding(), and InstallCallback_OnStopBinding().
Definition at line 80 of file addons.c.
Referenced by download_proc().
|
static |
Definition at line 59 of file addons.c.
Referenced by do_read(), install_addon(), install_from_registered_dir(), and sha_check().
|
static |
Definition at line 48 of file addons.c.
Referenced by install_addon().
|
static |
Definition at line 62 of file addons.c.
Referenced by install_addon(), InstallCallback_OnStartBinding(), InstallCallback_OnStopBinding(), and installer_proc().
Definition at line 63 of file addons.c.
Referenced by InstallCallback_OnStartBinding(), InstallCallback_OnStopBinding(), and installer_proc().
|
static |
Definition at line 65 of file addons.c.
Referenced by download_proc().
Definition at line 61 of file addons.c.
Referenced by download_proc(), InstallCallback_OnProgress(), installer_proc(), and set_status().
|
static |
|
static |
Definition at line 195 of file addons.c.
Referenced by install_from_registered_dir().