Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get the current instance handle Pin
Per Nilsson25-Feb-05 3:15
Per Nilsson25-Feb-05 3:15 
GeneralRe: How to get the current instance handle Pin
Blake Miller25-Feb-05 4:06
Blake Miller25-Feb-05 4:06 
GeneralRe: How to get the current instance handle Pin
David Crow25-Feb-05 5:49
David Crow25-Feb-05 5:49 
GeneralRe: How to get the current instance handle Pin
Per Nilsson25-Feb-05 21:06
Per Nilsson25-Feb-05 21:06 
GeneralRe: How to get the current instance handle Pin
David Crow26-Feb-05 3:11
David Crow26-Feb-05 3:11 
GeneralOne more problem with buttons. Pin
scanf24-Feb-05 20:05
scanf24-Feb-05 20:05 
GeneralRe: One more problem with buttons. Pin
Branislav25-Feb-05 1:03
Branislav25-Feb-05 1:03 
GeneralRe: One more problem with buttons. Pin
Ravi Bhavnani25-Feb-05 3:42
professionalRavi Bhavnani25-Feb-05 3:42 
QuestionHow to invork iexplorer.exe Pin
mrfine24-Feb-05 19:13
mrfine24-Feb-05 19:13 
AnswerRe: How to invork iexplorer.exe Pin
Yulianto.24-Feb-05 19:58
Yulianto.24-Feb-05 19:58 
GeneralRe: How to invork iexplorer.exe Pin
mrfine24-Feb-05 20:00
mrfine24-Feb-05 20:00 
AnswerRe: How to invork iexplorer.exe Pin
ThatsAlok24-Feb-05 20:00
ThatsAlok24-Feb-05 20:00 
GeneralExiting a Thread Nicely Pin
LighthouseJ24-Feb-05 17:44
LighthouseJ24-Feb-05 17:44 
GeneralRe: Exiting a Thread Nicely Pin
S. Senthil Kumar24-Feb-05 18:12
S. Senthil Kumar24-Feb-05 18:12 
GeneralRe: Exiting a Thread Nicely Pin
David Crow25-Feb-05 2:58
David Crow25-Feb-05 2:58 
GeneralRe: Exiting a Thread Nicely Pin
LighthouseJ25-Feb-05 7:59
LighthouseJ25-Feb-05 7:59 
Generalmonitoring TCP/UDP ports Pin
Imtiaz Murtaza24-Feb-05 17:21
Imtiaz Murtaza24-Feb-05 17:21 
Questionhow to load an image in mainframe window's client area Pin
Cool Ju24-Feb-05 17:19
Cool Ju24-Feb-05 17:19 
AnswerRe: how to load an image in mainframe window's client area Pin
PJ Arends24-Feb-05 17:25
professionalPJ Arends24-Feb-05 17:25 
GeneralRe: how to load an image in mainframe window's client area Pin
Cool Ju24-Feb-05 17:48
Cool Ju24-Feb-05 17:48 
QuestionSaving the all the contents on the CFormView to .jpg or .bmp file? Pin
ledallam24-Feb-05 16:57
ledallam24-Feb-05 16:57 
AnswerRe: Saving the all the contents on the CFormView to .jpg or .bmp file? Pin
PJ Arends24-Feb-05 17:21
professionalPJ Arends24-Feb-05 17:21 
GeneralRe: Saving the all the contents on the CFormView to .jpg or .bmp file? Pin
ledallam24-Feb-05 17:42
ledallam24-Feb-05 17:42 
GeneralRe: Saving the all the contents on the CFormView to .jpg or .bmp file? Pin
ledallam24-Feb-05 17:47
ledallam24-Feb-05 17:47 
Thanks for the suggestion.
By using memdc, I can only save all that is drawn using the DC.I have some buttons and list controls on the view. I should be able to save all that is displayed including the controls on the form view to bmp or jpeg file, in order words the bmp or jpeg file should just be a snaposhot/printscreen of the CFormView. Can you please suggest a method to do this.

GeneralRe: Saving the all the contents on the CFormView to .jpg or .bmp file? Pin
PJ Arends24-Feb-05 21:25
professionalPJ Arends24-Feb-05 21:25 

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.