Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Delete folder MFC code Pin
toxcct13-Mar-07 0:40
toxcct13-Mar-07 0:40 
Questionexe running problem Pin
amitmistry_petlad 12-Mar-07 21:12
amitmistry_petlad 12-Mar-07 21:12 
AnswerRe: exe running problem Pin
Paresh Chitte12-Mar-07 21:49
Paresh Chitte12-Mar-07 21:49 
AnswerRe: exe running problem Pin
Rajesh R Subramanian12-Mar-07 22:24
professionalRajesh R Subramanian12-Mar-07 22:24 
QuestionRe: exe running problem Pin
Mark Salsbery13-Mar-07 7:31
Mark Salsbery13-Mar-07 7:31 
AnswerRe: exe running problem Pin
amitmistry_petlad 15-Mar-07 2:30
amitmistry_petlad 15-Mar-07 2:30 
GeneralRe: exe running problem Pin
Mark Salsbery15-Mar-07 5:17
Mark Salsbery15-Mar-07 5:17 
GeneralRe: exe running problem Pin
amitmistry_petlad 15-Mar-07 17:44
amitmistry_petlad 15-Mar-07 17:44 
ya I have made my all possible efforts.when i used written in msdn. Used quoated "stdafx.h".
its working but give me a linking error.
following.


>Linking...
Creating library D:\Projects\DRM\Debug\DRMClientEx.lib and object D:\Projects\DRM\Debug\DRMClientEx.exp
1>LINK : warning LNK4199: /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll
1>ContentUploadManager.obj : error LNK2019: unresolved external symbol __imp__InternetCloseHandle@4 referenced in function "public: void __thiscall ContentUpload::UploadFile(wchar_t const *,wchar_t const *,unsigned short,wchar_t const *,wchar_t const *,struct HWND__ *)" (?UploadFile@ContentUpload@@QAEXPB_W0G00PAUHWND__@@@Z)
1>HttpManager.obj : error LNK2001: unresolved external symbol __imp__InternetCloseHandle@4
1>ContentUploadManager.obj : error LNK2019: unresolved external symbol __imp__FtpPutFileW@20 referenced in function "public: void __thiscall ContentUpload::UploadFile(wchar_t const *,wchar_t const *,unsigned short,wchar_t const *,wchar_t const *,struct HWND__ *)" (?UploadFile@ContentUpload@@QAEXPB_W0G00PAUHWND__@@@Z)
1>ContentUploadManager.obj : error LNK2019: unresolved external symbol __imp__InternetConnectW@32 referenced in function "public: void __thiscall ContentUpload::UploadFile(wchar_t const *,wchar_t const *,unsigned short,wchar_t const *,wchar_t const *,struct HWND__ *)" (?UploadFile@ContentUpload@@QAEXPB_W0G00PAUHWND__@@@Z)
1>HttpManager.obj : error LNK2001: unresolved external symbol __imp__InternetConnectW@32
1>ContentUploadManager.obj : error LNK2019: unresolved external symbol __imp__InternetOpenW@20 referenced in function "public: void __thiscall ContentUpload::UploadFile(wchar_t const *,wchar_t const *,unsigned short,wchar_t const *,wchar_t const *,struct HWND__ *)" (?UploadFile@ContentUpload@@QAEXPB_W0G00PAUHWND__@@@Z)
1>HttpManager.obj : error LNK2001: unresolved external symbol __imp__InternetOpenW@20
1>ContentUploadManager.obj : error LNK2019: unresolved external symbol __imp__InternetAttemptConnect@4 referenced in function "public: void __thiscall ContentUpload::UploadFile(wchar_t const *,wchar_t const *,unsigned short,wchar_t const *,wchar_t const *,struct HWND__ *)" (?UploadFile@ContentUpload@@QAEXPB_W0G00PAUHWND__@@@Z)
1>ConversionManager.obj : error LNK2019: unresolved external symbol _AVIStreamRelease@4 referenced in function "public: void __thiscall CWMInput::Cleanup(void)" (?Cleanup@CWMInput@@QAEXXZ)
1>ConversionManager.obj : error LNK2019: unresolved external symbol _AVIStreamInfoW@12 referenced in function "public: long __thiscall Convert::InitAVISource(wchar_t *)" (?InitAVISource@Convert@@QAEJPA_W@Z)
1>ConversionManager.obj : error LNK2019: unresolved external symbol _AVIStreamReadFormat@16 referenced in function "public: long __thiscall Convert::InitAVISource(wchar_t *)" (?InitAVISource@Convert@@QAEJPA_W@Z)
1>ConversionManager.obj : error LNK2019: unresolved external symbol _AVIStreamLength@4 referenced in function "public: long __thiscall Convert::InitAVISource(wchar_t *)" (?InitAVISource@Convert@@QAEJPA_W@Z)
1>ConversionManager.obj : error LNK2019: unresolved external symbol _AVIStreamStart@4 referenced in function "public: long __thiscall Convert::InitAVISource(wchar_t *)" (?InitAVISource@Convert@@QAEJPA_W@Z)
1>ConversionManager.obj : error LNK2019: unresolved external symbol _AVIFileGetStream@16 referenced in function "public: long __thiscall Convert::InitAVISource(wchar_t *)" (?InitAVISource@Convert@@QAEJPA_W@Z)
1>ConversionManager.obj : error LNK2019: unresolved external symbol _AVIFileOpenW@16 referenced in function "public: long __thiscall Convert::InitAVISource(wchar_t *)" (?InitAVISource@Convert@@QAEJPA_W@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__ImageList_ReplaceIcon@12 referenced in function "long __stdcall GlobaListProc(struct HWND__ *,unsigned int,unsigned int,long)" (?GlobaListProc@@YGJPAUHWND__@@IIJ@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__ImageList_Create@20 referenced in function "long __stdcall GlobaListProc(struct HWND__ *,unsigned int,unsigned int,long)" (?GlobaListProc@@YGJPAUHWND__@@IIJ@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__DeleteObject@4 referenced in function "long __stdcall HeaderProc(struct HWND__ *,unsigned int,unsigned int,long)" (?HeaderProc@@YGJPAUHWND__@@IIJ@Z)
1>Link.obj : error LNK2001: unresolved external symbol __imp__DeleteObject@4
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__DeleteDC@4 referenced in function "long __stdcall HeaderProc(struct HWND__ *,unsigned int,unsigned int,long)" (?HeaderProc@@YGJPAUHWND__@@IIJ@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__BitBlt@36 referenced in function "long __stdcall HeaderProc(struct HWND__ *,unsigned int,unsigned int,long)" (?HeaderProc@@YGJPAUHWND__@@IIJ@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__SelectObject@8 referenced in function "long __stdcall HeaderProc(struct HWND__ *,unsigned int,unsigned int,long)" (?HeaderProc@@YGJPAUHWND__@@IIJ@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__CreateCompatibleDC@4 referenced in function "long __stdcall HeaderProc(struct HWND__ *,unsigned int,unsigned int,long)" (?HeaderProc@@YGJPAUHWND__@@IIJ@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__CreateSolidBrush@4 referenced in function "long __stdcall HeaderProc(struct HWND__ *,unsigned int,unsigned int,long)" (?HeaderProc@@YGJPAUHWND__@@IIJ@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__SetBkMode@8 referenced in function "long __stdcall NavigatorProc(struct HWND__ *,unsigned int,unsigned int,long)" (?NavigatorProc@@YGJPAUHWND__@@IIJ@Z)
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__SetTextColor@8 referenced in function "long __stdcall NavigatorProc(struct HWND__ *,unsigned int,unsigned int,long)" (?NavigatorProc@@YGJPAUHWND__@@IIJ@Z)
1>Link.obj : error LNK2001: unresolved external symbol __imp__SetTextColor@8
1>DRMClient.obj : error LNK2019: unresolved external symbol __imp__CreateFontIndirectW@4 referenced in function "long __stdcall NavigatorProc(struct HWND__ *,unsigned int,unsigned int,long)" (?NavigatorProc@@YGJPAUHWND__@@IIJ@Z)
1>Link.obj : error LNK2001: unresolved external symbol __imp__CreateFontIndirectW@4
1>DRMClient.obj : error LNK2019: unresolved external symbol "public: static long __fastcall Encoder::ListSystemProfile(struct HWND__ *)" (?ListSystemProfile@Encoder@@SIJPAUHWND__@@@Z) referenced in function "long __stdcall EncodeProc(struct HWND__ *,unsigned int,unsigned int,long)" (?EncodeProc@@YGJPAUHWND__@@IIJ@Z)
1>HttpManager.obj : error LNK2019: unresolved external symbol __imp__InternetOpenUrlW@24 referenced in function "public: void __thiscall openutils::WebForm::sendRequest(void)" (?sendRequest@WebForm@openutils@@QAEXXZ)
1>HttpManager.obj : error LNK2019: unresolved external symbol __imp__HttpSendRequestW@20 referenced in function "public: bool __thiscall openutils::WebForm::postRequest(void)" (?postRequest@WebForm@openutils@@QAE_NXZ)
1>HttpManager.obj : error LNK2019: unresolved external symbol __imp__HttpAddRequestHeadersW@16 referenced in function "public: bool __thiscall openutils::WebForm::postRequest(void)" (?postRequest@WebForm@openutils@@QAE_NXZ)
1>HttpManager.obj : error LNK2019: unresolved external symbol __imp__HttpOpenRequestW@32 referenced in function "public: bool __thiscall openutils::WebForm::postRequest(void)" (?postRequest@WebForm@openutils@@QAE_NXZ)
1>HttpManager.obj : error LNK2019: unresolved external symbol __imp__InternetCheckConnectionW@12 referenced in function "public: bool __thiscall openutils::WebForm::postRequest(void)" (?postRequest@WebForm@openutils@@QAE_NXZ)
1>HttpManager.obj : error LNK2019: unresolved external symbol __imp__InternetReadFile@16 referenced in function "public: bool __thiscall openutils::WebForm::getResponse(char *,int)" (?getResponse@WebForm@openutils@@QAE_NPADH@Z)
1>Link.obj : error LNK2019: unresolved external symbol __imp__GetObjectW@12 referenced in function "int __fastcall ConvertStaticToHyperlink(struct HWND__ *)" (?ConvertStaticToHyperlink@@YIHPAUHWND__@@@Z)
1>Package.obj : error LNK2019: unresolved external symbol "public: static wchar_t * __fastcall Encoder::GenerateKeyID(void)" (?GenerateKeyID@Encoder@@SIPA_WXZ) referenced in function "public: long __thiscall Package::EncodeMediaContent(wchar_t *,wchar_t *,struct HWND__ *,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,unsigned short,struct HWND__ *,class TagEditor *,struct HWND__ *,struct HWND__ *)" (?EncodeMediaContent@Package@@QAEJPA_W0PAUHWND__@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@222G1PAVTagEditor@@11@Z)
1>Package.obj : error LNK2019: unresolved external symbol "public: static long __fastcall Encoder::LoadSystemProfile(unsigned long,struct IWMProfile * *)" (?LoadSystemProfile@Encoder@@SIJKPAPAUIWMProfile@@@Z) referenced in function "public: long __thiscall Package::EncodeMediaContent(wchar_t *,wchar_t *,struct HWND__ *,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,unsigned short,struct HWND__ *,class TagEditor *,struct HWND__ *,struct HWND__ *)" (?EncodeMediaContent@Package@@QAEJPA_W0PAUHWND__@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@222G1PAVTagEditor@@11@Z)
1>Utils.obj : error LNK2019: unresolved external symbol __imp__GetOpenFileNameW@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> > __thiscall Utility::GetFile(struct HWND__ *)" (?GetFile@Utility@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAUHWND__@@@Z)
1>D:\Projects\DRM\Debug\DRMClientEx.exe : fatal error LNK1120: 34 unresolved externals
1>Build log was saved at "file://d:\Projects\DRM\DRMClientEx\Debug\BuildLog.htm"
1>DRMClientEx - 41 error(s), 93 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========






Amit Mistry - petlad -Gujarat-India

GeneralRe: exe running problem Pin
Mark Salsbery15-Mar-07 17:54
Mark Salsbery15-Mar-07 17:54 
GeneralRe: exe running problem Pin
amitmistry_petlad 15-Mar-07 19:32
amitmistry_petlad 15-Mar-07 19:32 
GeneralRe: exe running problem Pin
Mark Salsbery16-Mar-07 7:01
Mark Salsbery16-Mar-07 7:01 
QuestionPropertySheet - ON_NOTIFY is not working Pin
ksrameshkanth12-Mar-07 21:12
ksrameshkanth12-Mar-07 21:12 
AnswerRe: PropertySheet - ON_NOTIFY is not working Pin
KarstenK12-Mar-07 22:13
mveKarstenK12-Mar-07 22:13 
QuestionRe: PropertySheet - ON_NOTIFY is not working Pin
ksrameshkanth12-Mar-07 22:55
ksrameshkanth12-Mar-07 22:55 
AnswerRe: PropertySheet - ON_NOTIFY is not working Pin
KarstenK12-Mar-07 23:05
mveKarstenK12-Mar-07 23:05 
GeneralRe: PropertySheet - ON_NOTIFY is not working Pin
KarstenK13-Mar-07 0:28
mveKarstenK13-Mar-07 0:28 
Questionabout CtreeCtrl and NM_DBLCLK Pin
wangdxhsuperman12-Mar-07 21:11
wangdxhsuperman12-Mar-07 21:11 
QuestionRe: about CtreeCtrl and NM_DBLCLK Pin
Mark Salsbery13-Mar-07 7:33
Mark Salsbery13-Mar-07 7:33 
Questionconstructor call for a template class Pin
prithaa12-Mar-07 20:57
prithaa12-Mar-07 20:57 
AnswerRe: constructor call for a template class Pin
prasad_som12-Mar-07 21:03
prasad_som12-Mar-07 21:03 
GeneralRe: constructor call for a template class Pin
prithaa12-Mar-07 21:15
prithaa12-Mar-07 21:15 
QuestionRe: constructor call for a template class Pin
prasad_som12-Mar-07 21:19
prasad_som12-Mar-07 21:19 
GeneralRe: constructor call for a template class Pin
prithaa12-Mar-07 21:19
prithaa12-Mar-07 21:19 
AnswerRe: constructor call for a template class Pin
prasad_som12-Mar-07 22:55
prasad_som12-Mar-07 22:55 
QuestionMSBuild :-MSB4068:pattern unrecognised error Pin
Manjunath S12-Mar-07 20:57
Manjunath S12-Mar-07 20: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.