|
ReactOS 0.4.17-dev-934-g091855f
|
#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "winreg.h"#include "winerror.h"#include "shellapi.h"#include "shlwapi.h"#include "intshcut.h"#include "winuser.h"#include "commctrl.h"#include "prsht.h"#include "wine/debug.h"
Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (url) | |
| DWORD WINAPI | AddMIMEFileTypesPS (VOID *unknown1, LPPROPSHEETHEADERA lppsh) |
| BOOL WINAPI | InetIsOffline (DWORD flags) |
| void WINAPI | FileProtocolHandlerA (HWND hWnd, HINSTANCE hInst, LPCSTR pszUrl, int nShowCmd) |
| void WINAPI | OpenURLA (HWND hwnd, HINSTANCE inst, LPCSTR cmdline, INT show) |
| HRESULT WINAPI | TelnetProtocolHandlerA (HWND hWnd, LPSTR lpStr) |
| DWORD WINAPI AddMIMEFileTypesPS | ( | VOID * | unknown1, |
| LPPROPSHEETHEADERA | lppsh | ||
| ) |
Definition at line 47 of file url_main.c.
Definition at line 75 of file url_main.c.
Definition at line 57 of file url_main.c.
Definition at line 90 of file url_main.c.
Definition at line 105 of file url_main.c.
| WINE_DEFAULT_DEBUG_CHANNEL | ( | url | ) |