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

C / C++ / MFC

 
GeneralRe: How to make image in a rich edit? Pin
mr bard211-Sep-09 23:39
mr bard211-Sep-09 23:39 
AnswerRe: How to make image in a rich edit? Pin
Nuri Ismail11-Sep-09 2:29
Nuri Ismail11-Sep-09 2:29 
GeneralRe: How to make image in a rich edit? Pin
mr bard211-Sep-09 23:44
mr bard211-Sep-09 23:44 
GeneralRe: How to make image in a rich edit? Pin
kilt14-Sep-09 2:24
kilt14-Sep-09 2:24 
QuestionHow to use printing tools on Visual C++ 6.0? [modified] Pin
Eka Candra10-Sep-09 23:16
Eka Candra10-Sep-09 23:16 
AnswerRe: How to use printing tools on Visual C++ 6.0? Pin
CPallini10-Sep-09 23:45
mveCPallini10-Sep-09 23:45 
GeneralRe: How to use printing tools on Visual C++ 6.0? Pin
Eka Candra11-Sep-09 19:40
Eka Candra11-Sep-09 19:40 
Questionsaving view size inside Splitter control Pin
rp_suman10-Sep-09 22:53
rp_suman10-Sep-09 22:53 
My SDI application is divided into many views using CSplitterWnd.
In each view, there are Frames again which are having views separated using CSplitterWnd.
Currently I am saving and reading mainframe size by GetWindowPlacement and SetWindowPlacement function.
When closing the application, I would like to save each view size and while loading I want to set the same size.

I have idea of using GetClientRect() on each view destructor and save it in registry or INI file.
Any suggestion on how to do this would be greatly appreciable.

Thanks

--
"Programming is an art that fights back!"

QuestionView and transfer image in a chat server Pin
raviteja202010-Sep-09 22:40
raviteja202010-Sep-09 22:40 
AnswerRe: View and transfer image in a chat server Pin
CPallini10-Sep-09 23:43
mveCPallini10-Sep-09 23:43 
GeneralRe: View and transfer image in a chat server Pin
raviteja202011-Sep-09 0:04
raviteja202011-Sep-09 0:04 
GeneralRe: View and transfer image in a chat server Pin
CPallini11-Sep-09 0:41
mveCPallini11-Sep-09 0:41 
GeneralRe: View and transfer image in a chat server [modified] Pin
raviteja202011-Sep-09 0:49
raviteja202011-Sep-09 0:49 
GeneralRe: View and transfer image in a chat server Pin
CPallini11-Sep-09 0:53
mveCPallini11-Sep-09 0:53 
GeneralRe: View and transfer image in a chat server Pin
raviteja202011-Sep-09 1:07
raviteja202011-Sep-09 1:07 
GeneralRe: View and transfer image in a chat server Pin
CPallini11-Sep-09 2:20
mveCPallini11-Sep-09 2:20 
Questiontype text of Edit box using font Courier (VC++6.0) ? Pin
aa_zz10-Sep-09 22:30
aa_zz10-Sep-09 22:30 
AnswerRe: type text of Edit box using font Courier (VC++6.0) ? Pin
Adam Roderick J10-Sep-09 22:46
Adam Roderick J10-Sep-09 22:46 
GeneralRe: type text of Edit box using font Courier (VC++6.0) ? Pin
aa_zz10-Sep-09 23:06
aa_zz10-Sep-09 23:06 
GeneralRe: type text of Edit box using font Courier (VC++6.0) ? Pin
Adam Roderick J10-Sep-09 23:18
Adam Roderick J10-Sep-09 23:18 
GeneralRe: type text of Edit box using font Courier (VC++6.0) ? Pin
aa_zz11-Sep-09 0:57
aa_zz11-Sep-09 0:57 
GeneralRe: type text of Edit box using font Courier (VC++6.0) ? Pin
Nuri Ismail11-Sep-09 2:08
Nuri Ismail11-Sep-09 2:08 
GeneralRe: type text of Edit box using font Courier (VC++6.0) ? Pin
aa_zz13-Sep-09 17:14
aa_zz13-Sep-09 17:14 
GeneralRe: type text of Edit box using font Courier (VC++6.0) ? Pin
aa_zz29-Sep-09 19:00
aa_zz29-Sep-09 19:00 
Questionget date and time of the remote file using MFC Pin
sunnyram10-Sep-09 21:39
sunnyram10-Sep-09 21:39 

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.