CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2001
    Location
    Kerala,India
    Posts
    650

    Issue 0x800705aa Insufficient System Resources exist to complete the requested servic

    Hi all i am working with CaptureVideo.cpp file to capture video images from the TV tuner card connected to my system with direct x. this file i got from codeproject for video capturing using directx 9. I am working on Windows 7 professional OS with latest update. When try to run the application and try to capture images from the webcam which was there in the provided sample i am getting the specified error. "Issue 0x800705aa Insufficient System Resources exist to complete the requested service" Can any one help me in this.
    Do rate this post if it find useful to you

  2. #2
    Join Date
    Apr 1999
    Posts
    27,449

    Re: Issue 0x800705aa Insufficient System Resources exist to complete the requested se

    Quote Originally Posted by Vinod S View Post
    Hi all i am working with CaptureVideo.cpp file to capture video images from the TV tuner card connected to my system with direct x. this file i got from codeproject for video capturing using directx 9. I am working on Windows 7 professional OS with latest update. When try to run the application and try to capture images from the webcam which was there in the provided sample i am getting the specified error. "Issue 0x800705aa Insufficient System Resources exist to complete the requested service" Can any one help me in this.
    Why not just use google?

    http://www.google.com/#sclient=psy&h...989c6c17f79c85

    Regards,

    Paul McKenzie

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured