Click here to Skip to main content
15,867,895 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to load a region from an image file? Pin
Hamid_RT23-Apr-09 2:54
Hamid_RT23-Apr-09 2:54 
QuestionIs there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
kapardhi23-Apr-09 0:39
kapardhi23-Apr-09 0:39 
QuestionRe: Is there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
CPallini23-Apr-09 1:42
mveCPallini23-Apr-09 1:42 
AnswerRe: Is there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
kapardhi23-Apr-09 1:58
kapardhi23-Apr-09 1:58 
GeneralRe: Is there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
CPallini23-Apr-09 2:11
mveCPallini23-Apr-09 2:11 
AnswerRe: Is there any function similiar to CopyImage () (in Visual C++) that is supported in Embedded Visual C++? Pin
Rajkumar R23-Apr-09 2:02
Rajkumar R23-Apr-09 2:02 
QuestionFullscreen blocks autohide Taskbar Pin
baerten23-Apr-09 0:24
baerten23-Apr-09 0:24 
QuestionHow to solve unresolved external symbol error in NggolekiGinambaran... [modified] Pin
tasmin iqbal22-Apr-09 23:30
tasmin iqbal22-Apr-09 23:30 
hi,

i get the following errors when i run the NggolekiGinambaran program. i use

jbig.lib
j2000.lib
cximage.lib
demo.lib
Jpeg.lib
.............

Error 1 error LNK2019: unresolved external symbol "public: bool __thiscall CxImageRAW::Decode(class CxFile *)" (?Decode@CxImageRAW@@QAE_NPAVCxFile@@@Z) referenced in function "public: bool __thiscall CxImage::Decode(class CxFile *,unsigned long)" (?Decode@CxImage@@QAE_NPAVCxFile@@K@Z) c:\Documents and Settings\tasmin\Desktop\Ref Projects\CBIR\NggolekiGinambaran\cximage.lib 1 NggolekiGinambaran

Error 2 error LNK2019: unresolved external symbol "public: bool __thiscall CxImageMNG::Decode(class CxFile *)" (?Decode@CxImageMNG@@QAE_NPAVCxFile@@@Z) referenced in function "public: bool __thiscall CxImage::Decode(class CxFile *,unsigned long)" (?Decode@CxImage@@QAE_NPAVCxFile@@K@Z) c:\Documents and Settings\tasmin\Desktop\Ref Projects\CBIR\NggolekiGinambaran\cximage.lib 1 NggolekiGinambaran

i got the NggolekiGinambaran program from the following link ....

"http://www.codeproject.com/KB/graphics/cbir.aspx?display=PrintAll&fid=9137&df=90&mpp=25&noise=3&sort=Position&view=Quick&fr=26&select=1079489">Finding Similiar Images[

please help.....

tasmin

modified on Thursday, April 23, 2009 7:52 AM

AnswerRe: How to solve unresolved external symbol error in NggolekiGinambaran... Pin
Michael Schubert23-Apr-09 5:17
Michael Schubert23-Apr-09 5:17 
General[Message Deleted] Pin
tasmin iqbal22-Apr-09 23:25
tasmin iqbal22-Apr-09 23:25 
GeneralRe: how to solve unresolved external Symbols error in NggolekiGinambaran. Pin
Cedric Moonen22-Apr-09 23:34
Cedric Moonen22-Apr-09 23:34 
GeneralRe: how to solve unresolved external Symbols error in NggolekiGinambaran. Pin
tasmin iqbal22-Apr-09 23:35
tasmin iqbal22-Apr-09 23:35 
QuestionDirectShow Blues Pin
Teashirt222-Apr-09 21:14
Teashirt222-Apr-09 21:14 
AnswerRe: DirectShow Blues Pin
Rajkumar R23-Apr-09 2:38
Rajkumar R23-Apr-09 2:38 
GeneralRe: DirectShow Blues Pin
Teashirt223-Apr-09 3:29
Teashirt223-Apr-09 3:29 
QuestionTrouble with loops Pin
StateofMind0922-Apr-09 20:22
StateofMind0922-Apr-09 20:22 
AnswerRe: Trouble with loops Pin
ShiXiangYang22-Apr-09 20:46
ShiXiangYang22-Apr-09 20:46 
QuestionRe: Trouble with loops [modified] Pin
CPallini22-Apr-09 21:57
mveCPallini22-Apr-09 21:57 
AnswerRe: Trouble with loops Pin
Stuart Dootson22-Apr-09 22:28
professionalStuart Dootson22-Apr-09 22:28 
QuestionPlay mov file using directshow Pin
raj157622-Apr-09 19:53
raj157622-Apr-09 19:53 
QuestionHow to display .jp2 and .jpg images in my dialog box? Pin
kapardhi22-Apr-09 19:43
kapardhi22-Apr-09 19:43 
AnswerRe: How to display .jp2 and .jpg images in my dialog box? Pin
Jijo.Raj22-Apr-09 20:05
Jijo.Raj22-Apr-09 20:05 
GeneralRe: How to display .jp2 and .jpg images in my dialog box? Pin
kapardhi23-Apr-09 0:37
kapardhi23-Apr-09 0:37 
AnswerRe: How to display .jp2 and .jpg images in my dialog box? Pin
ShiXiangYang22-Apr-09 20:54
ShiXiangYang22-Apr-09 20:54 
GeneralRe: How to display .jp2 and .jpg images in my dialog box? Pin
kapardhi23-Apr-09 0:55
kapardhi23-Apr-09 0:55 

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.