Click here to Skip to main content
15,884,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Drawing over bitmap and saving Pin
John R. Shaw12-Feb-06 22:07
John R. Shaw12-Feb-06 22:07 
GeneralRe: Drawing over bitmap and saving Pin
Tara1413-Feb-06 2:59
Tara1413-Feb-06 2:59 
GeneralRe: Drawing over bitmap and saving Pin
John R. Shaw13-Feb-06 10:44
John R. Shaw13-Feb-06 10:44 
GeneralRe: Drawing over bitmap and saving Pin
Tara1413-Feb-06 17:18
Tara1413-Feb-06 17:18 
Questionhelp in finding code to generate thumbnails Pin
bhamaimrith12-Feb-06 19:30
bhamaimrith12-Feb-06 19:30 
AnswerRe: help in finding code to generate thumbnails Pin
kakan12-Feb-06 20:17
professionalkakan12-Feb-06 20:17 
Questionproblem about output a word doc from my app Pin
jeanlyon12-Feb-06 19:16
jeanlyon12-Feb-06 19:16 
AnswerRe: problem about output a word doc from my app Pin
jeanlyon13-Feb-06 14:12
jeanlyon13-Feb-06 14:12 
Oh, i got it as following...

//----
_ParagraphFormat wordFormat;
wordFormat = sel[i].GetParagraphFormat();
wordFormat.SetCharacterUnitFirstLineIndent(-5);

Smile | :)
QuestionHow to get the source code of an MFC application with .exe file extension Pin
Pavithra Bhat H12-Feb-06 19:07
Pavithra Bhat H12-Feb-06 19:07 
JokeRe: How to get the source code of an MFC application with .exe file extension Pin
Monty212-Feb-06 19:38
Monty212-Feb-06 19:38 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
Rajesh R Subramanian12-Feb-06 23:47
professionalRajesh R Subramanian12-Feb-06 23:47 
AnswerRe: How to get the source code of an MFC application with .exe file extension Pin
Gavin Taylor12-Feb-06 19:42
professionalGavin Taylor12-Feb-06 19:42 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
toxcct12-Feb-06 21:22
toxcct12-Feb-06 21:22 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
Gavin Taylor12-Feb-06 21:53
professionalGavin Taylor12-Feb-06 21:53 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
toxcct12-Feb-06 21:56
toxcct12-Feb-06 21:56 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
QuickDeveloper12-Feb-06 22:03
QuickDeveloper12-Feb-06 22:03 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
toxcct12-Feb-06 22:05
toxcct12-Feb-06 22:05 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
Gavin Taylor12-Feb-06 22:05
professionalGavin Taylor12-Feb-06 22:05 
AnswerRe: How to get the source code of an MFC application with .exe file extension Pin
toxcct12-Feb-06 21:23
toxcct12-Feb-06 21:23 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
Pavithra Bhat H12-Feb-06 23:31
Pavithra Bhat H12-Feb-06 23:31 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
toxcct12-Feb-06 23:51
toxcct12-Feb-06 23:51 
GeneralRe: How to get the source code of an MFC application with .exe file extension Pin
ThatsAlok14-Feb-06 19:30
ThatsAlok14-Feb-06 19:30 
QuestionCustom Radio Button Pin
Nishad S12-Feb-06 18:24
Nishad S12-Feb-06 18:24 
AnswerRe: Custom Radio Button Pin
NoxMan12-Feb-06 20:35
NoxMan12-Feb-06 20:35 
GeneralRe: Custom Radio Button Pin
Nishad S12-Feb-06 20:40
Nishad S12-Feb-06 20:40 

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.