13#include <wine/unicode.h>
19 static const WCHAR install_geckoW[] = {
'i',
'n',
's',
't',
'a',
'l',
'l',
'_',
'g',
'e',
'c',
'k',
'o',0};
20 static const WCHAR install_monoW[] = {
'i',
'n',
's',
't',
'a',
'l',
'l',
'_',
'm',
'o',
'n',
'o',0};
BOOL install_addon(addon_t addon_type, HWND hwnd_parent)
#define IDS_CPLSYSTEMNAME
#define IDS_CPLSYSTEMDESCRIPTION
static LONG start_params(const WCHAR *params, HWND hwnd_parent)
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpvReserved)
#define DLL_PROCESS_ATTACH
#define DLL_THREAD_ATTACH
HRESULT WINAPI CoInitialize(LPVOID lpReserved)
GLenum const GLfloat * params
static IN DWORD IN LPVOID lpvReserved
#define UNREFERENCED_PARAMETER(P)
HINSTANCE WINAPI ShellExecuteW(HWND hwnd, LPCWSTR lpVerb, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd)