Click here to Skip to main content
15,898,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Obtaining an Application's Folder Pin
Jack Puppy30-Jul-05 3:46
Jack Puppy30-Jul-05 3:46 
GeneralRe: Obtaining an Application's Folder Pin
ThatsAlok30-Jul-05 3:51
ThatsAlok30-Jul-05 3:51 
GeneralRe: Obtaining an Application's Folder Pin
rbrunton30-Jul-05 10:42
rbrunton30-Jul-05 10:42 
GeneralDisk devices count and NIC card count Pin
pradeepchinnasamy30-Jul-05 2:20
pradeepchinnasamy30-Jul-05 2:20 
GeneralGDI+ Image clone Pin
Hesham Desouky30-Jul-05 1:52
Hesham Desouky30-Jul-05 1:52 
GeneralListView background item color and .exe.manifest file Pin
int01h30-Jul-05 1:28
int01h30-Jul-05 1:28 
GeneralSource Control (SCC) Icons on VC++ 6.0 Pin
Axter30-Jul-05 1:26
professionalAxter30-Jul-05 1:26 
Generalplease help me Pin
sebinfrancis30-Jul-05 1:00
sebinfrancis30-Jul-05 1:00 
ompiling...
MP3PLAYERDlg.cpp
Linking...
MP3PLAYERDlg.obj : error LNK2001: unresolved external symbol "public: class CBasePin * __thiscall CAsyncReader::GetPin(int)" (?GetPin@CAsyncReader@@QAEPAVCBasePin@@H@Z)
MP3PLAYERDlg.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CAsyncReader::GetPinCount(void)" (?GetPinCount@CAsyncReader@@UAEHXZ)
MP3PLAYERDlg.obj : error LNK2001: unresolved external symbol "public: virtual unsigned long __stdcall CBaseFilter::NonDelegatingRelease(void)" (?NonDelegatingRelease@CBaseFilter@@UAGKXZ)
MP3PLAYERDlg.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CAsyncReader::~CAsyncReader(void)" (??1CAsyncReader@@UAE@XZ)
MP3PLAYERDlg.obj : error LNK2001: unresolved external symbol "public: __thiscall CAsyncReader::CAsyncReader(char *,struct IUnknown *,class CAsyncStream *,long *)" (??0CAsyncReader@@QAE@PADPAUIUnknown@@PAVCAsyncStream@@PAJ@Z)
strmbasd.lib(dllsetup.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A)
strmbasd.lib(dllentry.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A)
strmbasd.lib(dllsetup.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA)
strmbasd.lib(dllentry.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA)
Debug/MP3PLAYER.exe : fatal error LNK1120: 7 unresolved externals
Error executing link.exe.

MP3PLAYER.exe - 10 error(s), 0 warning(s)
these are the errors i have got when i tried to execute my project....i am doing a project to create an mp3 player
which reads the file bit by bit.....
i am beginneer...i know little about vc++.
so give me a detailed description....
included libraries are strmbasd.lib Vfw32.lib winmm.lib ....
i am using the memfile in directx8 to read data bit by bit..

please give me a solution... if any explanation needed please ask me...Sigh | :sigh:

sebin
GeneralRe: please help me Pin
toxcct30-Jul-05 3:26
toxcct30-Jul-05 3:26 
GeneralReliable date and time of Windows startup Pin
johannks30-Jul-05 0:11
johannks30-Jul-05 0:11 
GeneralRe: Reliable date and time of Windows startup Pin
Garth J Lancaster30-Jul-05 1:39
professionalGarth J Lancaster30-Jul-05 1:39 
GeneralReply # 2 Pin
Garth J Lancaster30-Jul-05 1:50
professionalGarth J Lancaster30-Jul-05 1:50 
GeneralRe: Reliable date and time of Windows startup Pin
pradeepchinnasamy30-Jul-05 2:09
pradeepchinnasamy30-Jul-05 2:09 
GeneralRe: Reliable date and time of Windows startup Pin
User 1278230-Jul-05 12:36
User 1278230-Jul-05 12:36 
GeneralRe: Reliable date and time of Windows startup Pin
Alexander M.,1-Aug-05 1:21
Alexander M.,1-Aug-05 1:21 
GeneralRe: Reliable date and time of Windows startup Pin
johannks2-Aug-05 19:35
johannks2-Aug-05 19:35 
GeneralUnicode class Pin
ThaSaVa29-Jul-05 23:57
ThaSaVa29-Jul-05 23:57 
GeneralRe: Unicode class Pin
Jack Puppy30-Jul-05 1:08
Jack Puppy30-Jul-05 1:08 
GeneralRe: Unicode class Pin
ThaSaVa1-Aug-05 1:09
ThaSaVa1-Aug-05 1:09 
Generaldetecting the input from a receiver Pin
Nilegna29-Jul-05 22:56
Nilegna29-Jul-05 22:56 
GeneralMSHTML Editing problem Pin
Scozturk29-Jul-05 22:37
professionalScozturk29-Jul-05 22:37 
GeneralRe: MSHTML Editing problem Pin
Scozturk30-Jul-05 4:08
professionalScozturk30-Jul-05 4:08 
GeneralMixing technologies Pin
pc_dev29-Jul-05 21:22
pc_dev29-Jul-05 21:22 
GeneralRe: Mixing technologies Pin
Scozturk29-Jul-05 22:40
professionalScozturk29-Jul-05 22:40 
GeneralSome problems related to Rich edit and Tree Pin
Aqueel29-Jul-05 21:19
Aqueel29-Jul-05 21:19 

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.