Click here to Skip to main content
15,907,225 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mouse hook Pin
Naveen6-Mar-06 1:37
Naveen6-Mar-06 1:37 
Questionline count Pin
caykahve3-Mar-06 1:06
caykahve3-Mar-06 1:06 
AnswerRe: line count Pin
toxcct3-Mar-06 1:35
toxcct3-Mar-06 1:35 
GeneralRe: line count Pin
caykahve3-Mar-06 2:14
caykahve3-Mar-06 2:14 
AnswerRe: line count Pin
Jack Puppy3-Mar-06 2:11
Jack Puppy3-Mar-06 2:11 
QuestionCertification Pin
arunperi3-Mar-06 1:04
arunperi3-Mar-06 1:04 
AnswerRe: Certification Pin
pc_dev3-Mar-06 3:32
pc_dev3-Mar-06 3:32 
AnswerRe: Certification Pin
David Crow3-Mar-06 3:52
David Crow3-Mar-06 3:52 
QuestionHow to do complex window UI? Pin
derek73-Mar-06 0:58
derek73-Mar-06 0:58 
AnswerRe: How to do complex window UI? Pin
Maximilien3-Mar-06 2:32
Maximilien3-Mar-06 2:32 
QuestionCListCtrl item height Pin
Naveen3-Mar-06 0:51
Naveen3-Mar-06 0:51 
AnswerRe: CListCtrl item height Pin
murali_utr3-Mar-06 1:01
murali_utr3-Mar-06 1:01 
GeneralRe: CListCtrl item height Pin
Naveen3-Mar-06 1:13
Naveen3-Mar-06 1:13 
AnswerRe: CListCtrl item height Pin
bolivar1233-Mar-06 3:08
bolivar1233-Mar-06 3:08 
QuestionCListCtrl with CheckBox Pin
murali_utr3-Mar-06 0:47
murali_utr3-Mar-06 0:47 
AnswerRe: CListCtrl with CheckBox Pin
David Crow3-Mar-06 4:41
David Crow3-Mar-06 4:41 
Questionrelated CXImage :please read this Pin
baldha rakesh3-Mar-06 0:36
baldha rakesh3-Mar-06 0:36 
i am using CXimage class in my project(MFC).
problem is that bfore calling load function everything ok but when i call load function like this:

CxImage image;
image.Load("structure2.png", CXIMAGE_FORMAT_PNG);

and then compile correctle but when i link this give errors you can see as follows please anybody have idea about these error give me answer ASAP.
Linking...
Creating library Release/Show_Image.lib and object Release/Show_Image.exp
cximage.lib.(ximajpg.obj) : error LNK2001: unresolved external symbol _jpeg_finish_decompress
cximage.lib.(ximajpg.obj) : error LNK2001: unresolved external symbol _jpeg_read_scanlines
cximage.lib.(ximajpg.obj) : error LNK2001: unresolved external symbol _jpeg_start_decompress
cximage.lib.(ximajpg.obj) : error LNK2001: unresolved external symbol _jpeg_calc_output_dimensions
cximage.lib.(ximajpg.obj) : error LNK2001: unresolved external symbol _jpeg_read_header
cximage.lib.(ximajpg.obj) : error LNK2001: unresolved external symbol _jpeg_resync_to_restart
cximage.lib.(ximajpg.obj) : error LNK2001: unresolved external symbol _jpeg_CreateDecompress
....
Show_Image.exe - 82 error(s), 0 warning(s)


Bankey Khandelwal
Software Engineer



AnswerRe: related CXImage :please read this Pin
toxcct3-Mar-06 0:37
toxcct3-Mar-06 0:37 
AnswerRe: related CXImage :please read this Pin
Cedric Moonen3-Mar-06 0:45
Cedric Moonen3-Mar-06 0:45 
AnswerRe: related CXImage :please read this Pin
Chris Losinger3-Mar-06 2:16
professionalChris Losinger3-Mar-06 2:16 
QuestionCTAPIEventNotification class Pin
bisvl3-Mar-06 0:25
bisvl3-Mar-06 0:25 
QuestionEVC 4 Contact App Pin
Tili3-Mar-06 0:24
Tili3-Mar-06 0:24 
AnswerRe: EVC 4 Contact App Pin
Cedric Moonen3-Mar-06 0:40
Cedric Moonen3-Mar-06 0:40 
GeneralRe: EVC 4 Contact App Pin
Tili3-Mar-06 4:28
Tili3-Mar-06 4:28 
Questiontimers or appending Pin
chaitanya223-Mar-06 0:00
chaitanya223-Mar-06 0:00 

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.