|
ReactOS 0.4.17-dev-769-g1500a35
|
#include <stdarg.h>#include "winerror.h"#include "windef.h"#include "winbase.h"#include "winuser.h"#include "ole2.h"#include "hlink.h"

Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
Functions | |
| HRESULT | HLink_Constructor (IUnknown *, REFIID, void **) |
| HRESULT | HLinkBrowseContext_Constructor (IUnknown *, REFIID, void **) |
| static LPWSTR | hlink_co_strdupW (LPCWSTR str) |
| #define COBJMACROS |
Definition at line 22 of file hlink_private.h.
Definition at line 34 of file hlink_private.h.
Referenced by Authenticate_Authenticate(), HttpNegotiate_BeginningTransaction(), IHlink_fnGetFriendlyName(), IHlink_fnGetStringReference(), and IHlink_fnGetTargetFrameName().
Definition at line 1130 of file link.c.
Definition at line 371 of file browse_ctx.c.