+ Reply to Thread
Results 1 to 2 of 2

Thread: AMcap codes

  1. #1
    Newbie suefyzah is an unknown quantity at this point
    Join Date
    Jul 2008
    Posts
    2

    Talking AMcap codes

    Hello ...

    i need help with the sample code given by windows SDK.

    there is this AMCAP code they provide.
    but there seems to be 5 errors of the same type...

    C:\DX90SDK\Samples\C++\DirectShow\BaseClasses\ctut il.h(278): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

    and the line 278 of ctutil.h displays;

    private:
    COARefTime (LONG);
    operator = (LONG);

    };

    anyone could help me to solve the error.. or any guidance?
    please.

    thanks in advance.

    -sue.

  2. #2
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,693
    Blog Entries
    57

    Re: AMcap codes

    Please don't double post. Also, without actually seeing more of the code we can't easily help you.
    CodeCall Blog | CodeCall Wiki | Shareware
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. use matlab codes in php
    By sara933 in forum PHP Forum
    Replies: 1
    Last Post: 07-07-2008, 03:51 AM
  2. need help!! program codes
    By jov in forum General Programming
    Replies: 2
    Last Post: 01-25-2008, 10:54 AM
  3. codes please
    By hasintha in forum Introductions
    Replies: 2
    Last Post: 08-08-2006, 11:50 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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