Click here to Skip to main content
15,919,178 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionString to integer array algorithm Pin
Llasus20-Jun-07 16:09
Llasus20-Jun-07 16:09 
AnswerRe: String to integer array algorithm Pin
_anil_20-Jun-07 18:51
_anil_20-Jun-07 18:51 
GeneralRe: String to integer array algorithm Pin
Llasus20-Jun-07 19:09
Llasus20-Jun-07 19:09 
AnswerRe: String to integer array algorithm Pin
Stephen Hewitt20-Jun-07 20:42
Stephen Hewitt20-Jun-07 20:42 
GeneralRe: String to integer array algorithm Pin
_anil_20-Jun-07 20:46
_anil_20-Jun-07 20:46 
GeneralRe: String to integer array algorithm Pin
Llasus21-Jun-07 13:39
Llasus21-Jun-07 13:39 
GeneralMFC Bitmap Help [modified] Pin
dipen.rana20-Jun-07 11:33
dipen.rana20-Jun-07 11:33 
GeneralRe: MFC Bitmap Help Pin
Christian Graus20-Jun-07 11:46
protectorChristian Graus20-Jun-07 11:46 
I moved this to the MFC forum. Please, never ask programming questions in the lounge. That's what the 'please do not ask programming questions in the lounge' notice is for. Yes, it was on your screen as you typed this.

MFC contains no support for saving images, you should use GDI+ for that. If you're using VC7, it's built in, and if you're using VC6, your compiler sucks, try moving to VC7.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: MFC Bitmap Help Pin
Mark Salsbery20-Jun-07 12:04
Mark Salsbery20-Jun-07 12:04 
GeneralRe: MFC Bitmap Help Pin
Hamid_RT20-Jun-07 18:42
Hamid_RT20-Jun-07 18:42 
GeneralRe: MFC Bitmap Help Pin
Mark Salsbery21-Jun-07 5:19
Mark Salsbery21-Jun-07 5:19 
GeneralRe: MFC Bitmap Help Pin
Hamid_RT21-Jun-07 19:43
Hamid_RT21-Jun-07 19:43 
GeneralRe: MFC Bitmap Help Pin
dipen.rana25-Jun-07 5:43
dipen.rana25-Jun-07 5:43 
GeneralRe: MFC Bitmap Help Pin
Mark Salsbery25-Jun-07 7:40
Mark Salsbery25-Jun-07 7:40 
GeneralRe: MFC Bitmap Help Pin
dipen.rana25-Jun-07 8:45
dipen.rana25-Jun-07 8:45 
GeneralRe: MFC Bitmap Help Pin
Mark Salsbery25-Jun-07 13:49
Mark Salsbery25-Jun-07 13:49 
GeneralRe: MFC Bitmap Help Pin
dipen.rana2-Jul-07 10:00
dipen.rana2-Jul-07 10:00 
QuestionOptimizing floating-point calculation performance with 64-bit applications? Pin
Cyrilix20-Jun-07 11:16
Cyrilix20-Jun-07 11:16 
QuestionCInternetSession question Pin
baloneyman20-Jun-07 9:51
baloneyman20-Jun-07 9:51 
QuestionAnyone know which file defines GET_X_LPARAM and GET_Y_LPARAM macros for WM_MOUSEMOVE? Pin
Cyrilix20-Jun-07 9:12
Cyrilix20-Jun-07 9:12 
AnswerRe: Anyone know which file defines GET_X_LPARAM and GET_Y_LPARAM macros for WM_MOUSEMOVE? Pin
Mark Salsbery20-Jun-07 9:30
Mark Salsbery20-Jun-07 9:30 
GeneralRe: Anyone know which file defines GET_X_LPARAM and GET_Y_LPARAM macros for WM_MOUSEMOVE? Pin
Cyrilix20-Jun-07 9:32
Cyrilix20-Jun-07 9:32 
GeneralRe: Anyone know which file defines GET_X_LPARAM and GET_Y_LPARAM macros for WM_MOUSEMOVE? Pin
Mark Salsbery20-Jun-07 9:38
Mark Salsbery20-Jun-07 9:38 
QuestionIt has been 10 years! Pin
mrw_houston20-Jun-07 8:59
mrw_houston20-Jun-07 8:59 
AnswerRe: It has been 10 years! Pin
Cyrilix20-Jun-07 9:21
Cyrilix20-Jun-07 9:21 

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.