P Patrick Sysnative Staff Joined Jun 7, 2012 Posts 4,618 Nov 8, 2013 #1 I cannot seem to find it in any books nor Google searches. Does anyone have any idea? Is it this? Software that provides special memory management services for an application, especially for high performance, debugging, or to add garbage collection. Typically a library or part of a language run-time. Click to expand...
I cannot seem to find it in any books nor Google searches. Does anyone have any idea? Is it this? Software that provides special memory management services for an application, especially for high performance, debugging, or to add garbage collection. Typically a library or part of a language run-time. Click to expand...
x BlueRobot Administrator Staff member Joined May 7, 2013 Posts 10,271 Location %systemroot% Nov 8, 2013 #2 I think it may be a .DLL for DirectX, I'm not completely sure.
cluberti Senior Member Staff member Joined Mar 2, 2012 Posts 443 Location Redmond Nov 9, 2013 #3 Actually, I believe that library is a relic from support for Microsoft's Media Streaming services. A lot of the formats and protocols are still in use (and are still accessible) using the MMS APIs in DirectX, and this library is still used when streaming media data through DirectX from an application, as part of the DirectShow components of DirectX. Question - why do you ask? Last edited: Nov 9, 2013
Actually, I believe that library is a relic from support for Microsoft's Media Streaming services. A lot of the formats and protocols are still in use (and are still accessible) using the MMS APIs in DirectX, and this library is still used when streaming media data through DirectX from an application, as part of the DirectShow components of DirectX. Question - why do you ask?
P Patrick Sysnative Staff Joined Jun 7, 2012 Posts 4,618 Nov 9, 2013 #4 Thanks. No specific reason, just would have liked to know what it stood for for knowledge related purposes : )
Thanks. No specific reason, just would have liked to know what it stood for for knowledge related purposes : )
cluberti Senior Member Staff member Joined Mar 2, 2012 Posts 443 Location Redmond Nov 9, 2013 #5 :) - good enough for me!