Click here to Skip to main content
15,892,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General[MFC] Calling a CFormView member function inside CMainFrm Pin
Lockness26-Oct-02 0:31
Lockness26-Oct-02 0:31 
GeneralRe: [MFC] Calling a CFormView member function inside CMainFrm Pin
dabs31-Oct-02 4:59
dabs31-Oct-02 4:59 
GeneralBmp -> JPG Pin
int01h26-Oct-02 0:14
int01h26-Oct-02 0:14 
GeneralRe: Bmp -> JPG Pin
Davide Pizzolato26-Oct-02 0:53
Davide Pizzolato26-Oct-02 0:53 
GeneralRe: Bmp -> JPG Pin
Nish Nishant26-Oct-02 1:44
sitebuilderNish Nishant26-Oct-02 1:44 
GeneralRe: Bmp -> JPG Pin
int01h26-Oct-02 4:16
int01h26-Oct-02 4:16 
GeneralRe: Bmp -> JPG Pin
Scott H. Settlemier27-Oct-02 16:26
Scott H. Settlemier27-Oct-02 16:26 
GeneralRe: Bmp -> JPG Pin
int01h29-Oct-02 5:00
int01h29-Oct-02 5:00 
allright, but what if i need to convert a file for example it should be some function
that takes as argument 1 an output file and as for argv[2] the input file for example and does the dirty thing. isnt there something like this?
cause all i get in my program is a handle to the bitmap. nothing else, and i want to convert that bitmap to jpg. or even, i can save it to a bmp file and then for example i want to convert that bmp file to jpg.
all i see is that in the declaration of the RGBToJpegFile(...) there is a BYTE *data.
i have no idea what to do with it when i have a handle to bitmap / bmp filename.

GeneralRe: Bmp -> JPG Pin
Scott H. Settlemier29-Oct-02 5:25
Scott H. Settlemier29-Oct-02 5:25 
GeneralRe: Bmp -> JPG Pin
nde_plume26-Oct-02 7:22
nde_plume26-Oct-02 7:22 
QuestionMFC -> Win 32?? Pin
Ayush25-Oct-02 23:12
Ayush25-Oct-02 23:12 
AnswerRe: MFC -> Win 32?? Pin
Venet26-Oct-02 1:40
Venet26-Oct-02 1:40 
GeneralRe: MFC -> Win 32?? Pin
Ayush26-Oct-02 1:46
Ayush26-Oct-02 1:46 
GeneralRe: MFC -> Win 32?? Pin
Venet26-Oct-02 2:05
Venet26-Oct-02 2:05 
AnswerRe: MFC -> Win 32?? Pin
Stephane Rodriguez.26-Oct-02 3:52
Stephane Rodriguez.26-Oct-02 3:52 
QuestionResizing two controls (splitting inside a dialog)? Pin
anonymoose25-Oct-02 22:18
anonymoose25-Oct-02 22:18 
AnswerPS: Resizing two controls (splitting inside a dialog)? Pin
Anonymous25-Oct-02 22:22
Anonymous25-Oct-02 22:22 
GeneralRe: PS: Resizing two controls (splitting inside a dialog)? Pin
anonymoose26-Oct-02 1:34
anonymoose26-Oct-02 1:34 
QuestionVS.NET UI elements -- howto? Pin
Anonymous25-Oct-02 21:13
Anonymous25-Oct-02 21:13 
GeneralRegisterd ActiveX controls Pin
Didaa25-Oct-02 20:24
Didaa25-Oct-02 20:24 
GeneralCOM interface for Image editing Pin
Neha25-Oct-02 19:26
Neha25-Oct-02 19:26 
GeneralRe: COM interface for Image editing Pin
Paul M Watt26-Oct-02 19:47
mentorPaul M Watt26-Oct-02 19:47 
Questionis there any lose of values? Pin
imran_rafique25-Oct-02 17:32
imran_rafique25-Oct-02 17:32 
AnswerRe: is there any lose of values? Pin
Michael Dunn25-Oct-02 20:31
sitebuilderMichael Dunn25-Oct-02 20:31 
GeneralRe: is there any lose of values? Pin
imran_rafique26-Oct-02 16:03
imran_rafique26-Oct-02 16:03 

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.