ReactOS 0.4.16-dev-942-g91fadeb
|
#include <windows.h>
#include <advpub.h>
#include <ole2.h>
#include <rpcproxy.h>
#include "wine/unicode.h"
#include "wine/debug.h"
Go to the source code of this file.
Functions | |
DWORD WINAPI | IEWinMain (const WCHAR *, int) |
static BOOL | check_native_ie (void) |
static DWORD | register_iexplore (BOOL doregister) |
int WINAPI | wWinMain (HINSTANCE hInstance, HINSTANCE prev, WCHAR *cmdline, int show) |
Definition at line 31 of file main.c.
Referenced by register_iexplore().
Definition at line 1139 of file iexplore.c.
Referenced by wWinMain().
Definition at line 67 of file main.c.
Referenced by wWinMain().