Click here to Skip to main content
15,888,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 12:10
godspeed12326-Dec-06 12:10 
GeneralRe: Directshow question Pin
Mark Salsbery26-Dec-06 12:28
Mark Salsbery26-Dec-06 12:28 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 12:30
godspeed12326-Dec-06 12:30 
GeneralRe: Directshow question Pin
Mark Salsbery26-Dec-06 12:42
Mark Salsbery26-Dec-06 12:42 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 12:52
godspeed12326-Dec-06 12:52 
GeneralRe: Directshow question Pin
Mark Salsbery26-Dec-06 13:06
Mark Salsbery26-Dec-06 13:06 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 13:14
godspeed12326-Dec-06 13:14 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 13:31
godspeed12326-Dec-06 13:31 
I created an empty project, I added all the PushSource Files, but now I am getting these linking errors.

Strmbasd.lib(wxutil.obj) : error LNK2019: unresolved external symbol __imp__timeGetTime@0 referenced in function "public: int __thiscall CAMMsgEvent::WaitMsg(unsigned long)" (?WaitMsg@CAMMsgEvent@@QAEHK@Z)

Strmbasd.lib(wxdebug.obj) : error LNK2019: unresolved external symbol __imp__timeGetTime@0 referenced in function "public: __thiscall CDisp::CDisp(__int64,int)" (??0CDisp@@QAE@_JH@Z)

Strmbasd.lib(wxutil.obj) : error LNK2019: unresolved external symbol __imp__timeSetEvent@20 referenced in function "unsigned int __cdecl CompatibleTimeSetEvent(unsigned int,unsigned int,void
(__stdcall*)(unsigned int,unsigned int,unsigned long,unsigned long,unsigned long),unsigned long,unsigned int)" (?CompatibleTimeSetEvent@@YAIIIP6GXIIKKK@ZKI@Z)
Debug/TestSource.ax : fatal error LNK1120: 2 unresolved externals

Does anyone know why this is happeneing
GeneralRe: Directshow question Pin
Mark Salsbery26-Dec-06 13:46
Mark Salsbery26-Dec-06 13:46 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 14:07
godspeed12326-Dec-06 14:07 
GeneralRe: Directshow question Pin
Mark Salsbery26-Dec-06 14:18
Mark Salsbery26-Dec-06 14:18 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 14:23
godspeed12326-Dec-06 14:23 
GeneralRe: Directshow question Pin
Mark Salsbery26-Dec-06 14:29
Mark Salsbery26-Dec-06 14:29 
GeneralRe: Directshow question Pin
Mark Salsbery26-Dec-06 14:33
Mark Salsbery26-Dec-06 14:33 
GeneralRe: Directshow question Pin
Mark Salsbery26-Dec-06 14:33
Mark Salsbery26-Dec-06 14:33 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 14:51
godspeed12326-Dec-06 14:51 
GeneralRe: Directshow question [modified] Pin
Mark Salsbery26-Dec-06 15:04
Mark Salsbery26-Dec-06 15:04 
GeneralRe: Directshow question Pin
godspeed12326-Dec-06 15:37
godspeed12326-Dec-06 15:37 
GeneralRe: Directshow question [modified] Pin
Mark Salsbery26-Dec-06 16:16
Mark Salsbery26-Dec-06 16:16 
GeneralRe: Directshow question Pin
Astricks26-Dec-06 17:13
Astricks26-Dec-06 17:13 
GeneralRe: Directshow question Pin
godspeed12327-Dec-06 16:25
godspeed12327-Dec-06 16:25 
GeneralRe: Directshow question [modified] Pin
godspeed12327-Dec-06 16:45
godspeed12327-Dec-06 16:45 
GeneralRe: Directshow question Pin
Mark Salsbery28-Dec-06 5:35
Mark Salsbery28-Dec-06 5:35 
GeneralRe: Directshow question Pin
godspeed12328-Dec-06 14:13
godspeed12328-Dec-06 14:13 
GeneralRe: Directshow question Pin
godspeed12328-Dec-06 16:12
godspeed12328-Dec-06 16:12 

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.