Click here to Skip to main content
16,005,149 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralLocation of Poll.h - FOUND Pin
Vadim Tabakman8-Jun-04 13:27
Vadim Tabakman8-Jun-04 13:27 
GeneralLive video processing / DirectX Pin
merlinos8-Jun-04 13:01
merlinos8-Jun-04 13:01 
GeneralRe: Live video processing / DirectX Pin
Taha Elsayed8-Jun-04 14:28
Taha Elsayed8-Jun-04 14:28 
GeneralRe: Live video processing / DirectX Pin
merlinos8-Jun-04 14:50
merlinos8-Jun-04 14:50 
GeneralRe: Live video processing / DirectX Pin
Andrew Walker8-Jun-04 17:22
Andrew Walker8-Jun-04 17:22 
GeneralRe: Live video processing / DirectX Pin
merlinos9-Jun-04 17:49
merlinos9-Jun-04 17:49 
GeneralRe: Live video processing / DirectX Pin
Andrew Walker10-Jun-04 15:26
Andrew Walker10-Jun-04 15:26 
GeneralRe: Live video processing / DirectX Pin
merlinos13-Jun-04 17:00
merlinos13-Jun-04 17:00 
I am trying to add the CSamlpeGrabber into the playcap sample but I am running into some issues.
I get the following linking errors:

playcap.obj : error LNK2001: unresolved external symbol "public: __thiscall CSampleGrabber::CSampleGrabber(struct IUnknown *,long *,int)" (??0CSampleGrabber@@QAE@PAUIUnknown@@PAJH@Z)
strmbasd.lib(wxdebug.obj) : error LNK2001: unresolved external symbol __imp__timeGetTime@0

Can you tell me what I am missing here? Thanks!

Also, I tried a different way to insert the grabber sample using simply its CLSID and when I do that I get the following error:
playcap.obj : error LNK2001: unresolved external symbol _CLSID_GrabberSample

I am sorry to ask all these newbie's questions but I am a DirectShow newbie. Smile | :)

GeneralRe: Live video processing / DirectX Pin
Andrew Walker16-Jun-04 0:48
Andrew Walker16-Jun-04 0:48 
QuestionHow to open new windows at the top of z-order, when process is not current process ? Pin
Defenestration8-Jun-04 12:34
Defenestration8-Jun-04 12:34 
AnswerRe: How to open new windows at the top of z-order, when process is not current process ? Pin
Ravi Bhavnani8-Jun-04 21:42
professionalRavi Bhavnani8-Jun-04 21:42 
AnswerRe: How to open new windows at the top of z-order, when process is not current process ? Pin
Diddy9-Jun-04 2:32
Diddy9-Jun-04 2:32 
GeneralRe: How to open new windows at the top of z-order, when process is not current process ? Pin
Defenestration9-Jun-04 18:01
Defenestration9-Jun-04 18:01 
GeneralRe: How to open new windows at the top of z-order, when process is not current process ? Pin
Diddy9-Jun-04 23:44
Diddy9-Jun-04 23:44 
GeneralRe: How to open new windows at the top of z-order, when process is not current process ? Pin
Defenestration10-Jun-04 11:20
Defenestration10-Jun-04 11:20 
GeneralInteger & floating point divide by zero... Pin
herbert_chow8-Jun-04 12:12
herbert_chow8-Jun-04 12:12 
GeneralRe: Integer & floating point divide by zero... Pin
John R. Shaw8-Jun-04 15:52
John R. Shaw8-Jun-04 15:52 
GeneralRe: Integer & floating point divide by zero... Pin
Anonymous8-Jun-04 18:06
Anonymous8-Jun-04 18:06 
GeneralRe: Integer & floating point divide by zero... Pin
John R. Shaw8-Jun-04 19:04
John R. Shaw8-Jun-04 19:04 
GeneralRe: Integer & floating point divide by zero... Pin
Ryan Binns8-Jun-04 18:26
Ryan Binns8-Jun-04 18:26 
GeneralRe: Integer & floating point divide by zero... Pin
herbert_chow8-Jun-04 20:34
herbert_chow8-Jun-04 20:34 
GeneralChild window resizing.. Pin
Bob Stanneveld8-Jun-04 12:10
Bob Stanneveld8-Jun-04 12:10 
GeneralRe: Child window resizing.. Pin
valikac8-Jun-04 12:57
valikac8-Jun-04 12:57 
GeneralRe: Child window resizing.. Pin
Bob Stanneveld9-Jun-04 5:01
Bob Stanneveld9-Jun-04 5:01 
GeneralRe: Child window resizing.. Pin
Vadim Tabakman8-Jun-04 13:57
Vadim Tabakman8-Jun-04 13:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.