Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to stop resizing of spliiter windows Pin
nripun23-May-05 21:34
nripun23-May-05 21:34 
AnswerRe: How to stop resizing of spliiter windows Pin
Priyank Bolia25-May-05 0:18
Priyank Bolia25-May-05 0:18 
GeneralDisplay DIB when I have its handle (HBITMAP) Pin
ninck23-May-05 21:23
ninck23-May-05 21:23 
GeneralRe: Display DIB when I have its handle (HBITMAP) Pin
Flit24-May-05 2:07
Flit24-May-05 2:07 
GeneralRe: Display DIB when I have its handle (HBITMAP) Pin
ninck24-May-05 4:01
ninck24-May-05 4:01 
GeneralCalling VC dll in VB application Pin
Jangid23-May-05 21:18
Jangid23-May-05 21:18 
QuestionWhat are different method to load any image from file Pin
amrutajoshi23-May-05 21:04
amrutajoshi23-May-05 21:04 
AnswerRe: What are different method to load any image from file Pin
ThatsAlok23-May-05 21:12
ThatsAlok23-May-05 21:12 
amrutajoshi wrote:
LoadImage
LoadImage only loads BMP files, it's has no support for JPEG and Gif images


amrutajoshi wrote:
there any other method for doing this

You can use IPictureDisp Interface to load Image File or
Could use Open Source Library like CXimage for loading different graphics format.


amrutajoshi wrote:
Also i want to strech and compress the image according to window size.

Method describe above give you BITAMP HANDLE To image and using BitBlt and StretchBlt, you can Stretch and compress the IMAGE on FlY!






"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
GeneralRe: What are different method to load any image from file Pin
Stlan23-May-05 21:22
Stlan23-May-05 21:22 
GeneralRe: What are different method to load any image from file Pin
ThatsAlok23-May-05 21:29
ThatsAlok23-May-05 21:29 
GeneralRe: What are different method to load any image from file Pin
Stlan23-May-05 21:36
Stlan23-May-05 21:36 
GeneralRe: What are different method to load any image from file Pin
amrutajoshi24-May-05 0:06
amrutajoshi24-May-05 0:06 
GeneralRe: What are different method to load any image from file Pin
ThatsAlok24-May-05 0:10
ThatsAlok24-May-05 0:10 
GeneralRe: What are different method to load any image from file Pin
amrutajoshi24-May-05 2:12
amrutajoshi24-May-05 2:12 
GeneralRe: What are different method to load any image from file Pin
ThatsAlok24-May-05 2:17
ThatsAlok24-May-05 2:17 
AnswerRe: What are different method to load any image from file Pin
Stlan23-May-05 21:20
Stlan23-May-05 21:20 
GeneralMSHTML OnSubmit Customised Function Pin
Member 161855823-May-05 21:02
Member 161855823-May-05 21:02 
GeneralEncoding Technique Pin
Rashaida23-May-05 19:56
sussRashaida23-May-05 19:56 
Generaloperator new Pin
vikramlinux23-May-05 19:50
vikramlinux23-May-05 19:50 
GeneralRe: operator new Pin
itkid23-May-05 20:14
itkid23-May-05 20:14 
GeneralRe: operator new Pin
vikramlinux23-May-05 20:19
vikramlinux23-May-05 20:19 
GeneralRe: operator new Pin
Bob Stanneveld23-May-05 20:27
Bob Stanneveld23-May-05 20:27 
GeneralRe: operator new Pin
Bob Stanneveld23-May-05 20:24
Bob Stanneveld23-May-05 20:24 
GeneralRe: operator new Pin
toxcct23-May-05 20:38
toxcct23-May-05 20:38 
Questionsend data(streams) on network? Pin
shumyla198323-May-05 19:18
shumyla198323-May-05 19:18 

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.