#include "stdafx.h"
#include "oggdllstuff.h"
#include "RegWrap.h"
Include dependency graph for oggdllstuff.cpp:
Go to the source code of this file.
Functions | |
BOOL WINAPI | DllEntryPoint (HINSTANCE, ULONG, LPVOID) |
BOOL APIENTRY | DllMain (HANDLE hModule, DWORD dwReason, LPVOID lpReserved) |
STDAPI | DllRegisterServer () |
STDAPI | DllUnregisterServer () |
|
|
|
Definition at line 38 of file oggdllstuff.cpp. References DllEntryPoint(). |
Here is the call graph for this function:
|
Definition at line 45 of file oggdllstuff.cpp. References RegWrap::addMediaPlayerDesc(), RegWrap::deleteKeyRecurse(), OggDemuxSourceFilterReg, and TRUE. |
Here is the call graph for this function:
|
Definition at line 91 of file oggdllstuff.cpp. References FALSE, and RegWrap::removeMediaDesc(). |
Here is the call graph for this function: