mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-18 12:43:44 -04:00
add ids stuff
This commit is contained in:
parent
26f27afc55
commit
804edb0287
@ -38,4 +38,12 @@ union LARGE_INTEGER {
|
||||
__int64 QuadPart;
|
||||
};
|
||||
|
||||
class IGraphBuilder;
|
||||
class ICaptureGraphBuilder2;
|
||||
class IBaseFilter;
|
||||
class IMediaControl;
|
||||
class IVMRWindowlessControl;
|
||||
class CSampleGrabberCB;
|
||||
template<class N> class CComPtr;
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user