Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8505511
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T02:20:30+00:00 2026-06-11T02:20:30+00:00

I am gethering all hardware information for users is there any way to check

  • 0

I am gethering all hardware information for users is there any way to check if end user has MS Directshow available ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T02:20:32+00:00Added an answer on June 11, 2026 at 2:20 am

    The only time DirectShow maybe not be available is on a Win95 without DirectX installed. Since Win98 it is a default component of the system. It is also unavailable if you are writing a Win8 Metro app, here you need to use Media Foundation. But for Win8 Desktop apps it’s still available.

    If you really really really want to test if it is available, then try to create a Filter Graph.

    IGraphBuilder *pGraph = NULL;
    HRESULT hr = CoCreateInstance(CLSID_FilterGraph, NULL,
                     CLSCTX_INPROC_SERVER, IID_IGraphBuilder, (void **)&pGraph);
    

    If hr is not S_OK or pGraph still NULL then it is not available.

    Or there is another possible time DirectShow or parts of it are not available: if someone has totally messed up his system and deregistered the needed COM dll’s!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First of all, there is no code with me ... I'm gathering required data
I have created an NSMetadataQuery to search for all audio available through Spotlight, modelled
I want to check if the native/hardware keyboard is used, and also if possible
twitteroauth has been fantastic up until now, but I'm having trouble gathering all of
I'm currently looking for the BEST and SMOOTHEST way to get the active users
We have multiple projects, and there are spring configuration XMLs in all of them.
I am making a game which has to load all bitmaps at start because
Is there a way to know whether or not the NSMetadataQuery is still gathering
I want to access a parameterized url with Android. All it has to do
I am gathering all the routed events fired for the MouseRightDownButton and storing them

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.