ReactOS 0.4.16-dev-297-gc569aee
|
#include "config.h"
#include <stdarg.h>
#include <assert.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winerror.h"
#include "winreg.h"
#include "objbase.h"
#include "uuids.h"
#include "strmif.h"
#include "wine/unicode.h"
#include "wine/debug.h"
#include "wine/strmbase.h"
Go to the source code of this file.
Classes | |
struct | IClassFactoryImpl |
Macros | |
#define | COBJMACROS |
#define | NONAMELESSSTRUCT |
#define | NONAMELESSUNION |
Variables | |
const int | g_cTemplates |
const FactoryTemplate | g_Templates [] |
static HINSTANCE | g_hInst = NULL |
static LONG | server_locks = 0 |
static const WCHAR | clsid_keyname [] = {'C','L','S','I','D',0 } |
static const WCHAR | ips32_keyname [] = {'I','n','P','r','o','c','S','e','r','v','e','r','3','2',0} |
static const WCHAR | tmodel_keyname [] = {'T','h','r','e','a','d','i','n','g','M','o','d','e','l',0} |
static const WCHAR | tmodel_both [] = {'B','o','t','h',0} |
static const IClassFactoryVtbl | DSCF_Vtbl |
Definition at line 155 of file dllfunc.c.
Referenced by DllRegisterServer(), and DllUnregisterServer().
HRESULT WINAPI AMovieSetupRegisterFilter2 | ( | const AMOVIESETUP_FILTER * | pFilter, |
IFilterMapper2 * | pIFM2, | ||
BOOL | bRegister | ||
) |
Definition at line 134 of file dllfunc.c.
Referenced by AMovieDllRegisterServer2().
|
static |
Definition at line 262 of file dllfunc.c.
|
static |
Definition at line 279 of file dllfunc.c.
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 242 of file dllfunc.c.
Referenced by DSCF_AddRef(), DSCF_CreateInstance(), DSCF_LockServer(), and DSCF_Release().
|
static |
Definition at line 205 of file dllfunc.c.
Referenced by STRMBASE_DllMain().
|
static |
Definition at line 106 of file dllfunc.c.
Referenced by AMovieDllRegisterServer2().
|
static |
Definition at line 63 of file dllfunc.c.
Referenced by SetupRegisterAllClasses().
Definition at line 340 of file dllfunc.c.
Referenced by DllGetClassObject().
Definition at line 217 of file dllfunc.c.
Referenced by DllMain().
WINE_DEFAULT_DEBUG_CHANNEL | ( | strmbase | ) |
Definition at line 55 of file dllfunc.c.
Referenced by SetupRegisterAllClasses().
|
static |
Definition at line 328 of file dllfunc.c.
Referenced by STRMBASE_DllGetClassObject().
Definition at line 145 of file qcap_main.c.
Referenced by AMovieDllRegisterServer2(), STRMBASE_DllGetClassObject(), and STRMBASE_DllMain().
Definition at line 48 of file dllfunc.c.
Referenced by AMovieDllRegisterServer2(), STRMBASE_DllGetClassObject(), and STRMBASE_DllMain().
|
extern |
Definition at line 76 of file qcap_main.c.
Referenced by AMovieDllRegisterServer2(), STRMBASE_DllGetClassObject(), and STRMBASE_DllMain().
Definition at line 56 of file dllfunc.c.
Referenced by SetupRegisterAllClasses().
|
static |
Definition at line 49 of file dllfunc.c.
Referenced by DSCF_LockServer(), and STRMBASE_DllCanUnloadNow().
Definition at line 58 of file dllfunc.c.
Referenced by SetupRegisterAllClasses().