Click here to Skip to main content
15,885,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: libcmtd.lib(strtol.obj) : error LNK2005: strtoul already defined in . . . Pin
RKP72826-Apr-09 21:32
RKP72826-Apr-09 21:32 
QuestionHow to implement CCrypto class into a MDI project ? Pin
mesajflaviu23-Apr-09 1:46
mesajflaviu23-Apr-09 1:46 
AnswerRe: How to implement CCrypto class into a MDI project ? Pin
Iain Clarke, Warrior Programmer23-Apr-09 2:10
Iain Clarke, Warrior Programmer23-Apr-09 2:10 
GeneralRe: How to implement CCrypto class into a MDI project ? Pin
mesajflaviu23-Apr-09 8:35
mesajflaviu23-Apr-09 8:35 
GeneralRe: How to implement CCrypto class into a MDI project ? Pin
Iain Clarke, Warrior Programmer24-Apr-09 5:54
Iain Clarke, Warrior Programmer24-Apr-09 5:54 
GeneralRe: How to implement CCrypto class into a MDI project ? Pin
mesajflaviu25-Apr-09 6:56
mesajflaviu25-Apr-09 6:56 
GeneralRe: How to implement CCrypto class into a MDI project ? [modified] Pin
mesajflaviu3-May-09 20:35
mesajflaviu3-May-09 20:35 
QuestionHow to load a region from an image file? Pin
Frank Isensee23-Apr-09 0:46
Frank Isensee23-Apr-09 0:46 
Hi,
i am looking for a function/class which allows to load a region of a JPG/PNG file ... so i need a function like:

LoadImageRegionFromFile(LPCTSTR lpFilename,int x,int y,int width,int height)

to extract a image rectangle with <width> and <height> dimension from the file <lpfilename> at the point (x/y) ... it's not important for me if i get the result as a new file or as a byte array ...

More important: portable code (so pure C/C++ is welcome)

I searched here in CP but found nothing ... Frown | :( ... has anybody a hint for me?

Thanx!

Frank
AnswerRe: How to load a region from an image file? Pin
CPallini23-Apr-09 1:40
mveCPallini23-Apr-09 1:40 
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 
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 

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.