Click here to Skip to main content
15,895,799 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionOutlook Automation Pin
john563231-Aug-09 19:47
john563231-Aug-09 19:47 
AnswerRe: Outlook Automation Pin
Stuart Dootson31-Aug-09 23:13
professionalStuart Dootson31-Aug-09 23:13 
QuestionCan i send Array in command line parameter of CeCreateProcess? Pin
Le@rner31-Aug-09 19:19
Le@rner31-Aug-09 19:19 
AnswerNews: Nothing has changed today! Pin
Rajesh R Subramanian31-Aug-09 19:51
professionalRajesh R Subramanian31-Aug-09 19:51 
AnswerRe: Can i send Array in command line parameter of CeCreateProcess? Pin
Adam Roderick J31-Aug-09 19:58
Adam Roderick J31-Aug-09 19:58 
QuestionCFrameWnd and CToolBar and tooltips. Should be simple but.. [modified] Pin
FloatingMarc31-Aug-09 17:31
FloatingMarc31-Aug-09 17:31 
QuestionSetLayeredWindowAttributes , set a dialog . Pin
zhanghui543231-Aug-09 16:15
zhanghui543231-Aug-09 16:15 
AnswerRe: SetLayeredWindowAttributes , set a dialog . Pin
«_Superman_»31-Aug-09 17:56
professional«_Superman_»31-Aug-09 17:56 
This happens because the dialog background and the button face have the same color value.
You could change the background color of the dialog so that it is slightly different from that of the button face.
Now you can specify the dialog background color as the second parameter to SetLayeredWindowAttributes.
You can change the dialog background color by handling the WM_CTLCOLORDLG[^] notification or if you're using MFC you can use CWinApp::SetDialogBkColor[^] function.

«_Superman
I love work. It gives me something to do between weekends.

Questionfrom Font Name and Font Size ==> TextWidth and Textheight ?? Pin
aa_zz31-Aug-09 15:29
aa_zz31-Aug-09 15:29 
AnswerRe: from Font Name and Font Size ==> TextWidth and Textheight ?? Pin
«_Superman_»31-Aug-09 18:03
professional«_Superman_»31-Aug-09 18:03 
QuestionQuestion about RichEdit: the style of underline Pin
xp52431-Aug-09 3:45
xp52431-Aug-09 3:45 
AnswerRe: Question about RichEdit: the style of underline Pin
xp5241-Sep-09 15:45
xp5241-Sep-09 15:45 
QuestionSDI Application Pin
susanne131-Aug-09 3:07
susanne131-Aug-09 3:07 
AnswerRe: SDI Application Pin
«_Superman_»31-Aug-09 3:29
professional«_Superman_»31-Aug-09 3:29 
GeneralRe: SDI Application Pin
susanne131-Aug-09 3:41
susanne131-Aug-09 3:41 
GeneralRe: SDI Application Pin
«_Superman_»31-Aug-09 6:16
professional«_Superman_»31-Aug-09 6:16 
AnswerRe: SDI Application Pin
Cedric Moonen31-Aug-09 4:42
Cedric Moonen31-Aug-09 4:42 
QuestionRe: SDI Application Pin
Maximilien31-Aug-09 5:09
Maximilien31-Aug-09 5:09 
AnswerRe: SDI Application Pin
susanne131-Aug-09 23:41
susanne131-Aug-09 23:41 
AnswerRe: SDI Application Pin
Joe Woodbury31-Aug-09 9:25
professionalJoe Woodbury31-Aug-09 9:25 
QuestionRe: SDI Application Pin
David Crow31-Aug-09 16:12
David Crow31-Aug-09 16:12 
AnswerRe: SDI Application Pin
Adam Roderick J31-Aug-09 20:55
Adam Roderick J31-Aug-09 20:55 
AnswerRe: SDI Application Pin
Iain Clarke, Warrior Programmer1-Sep-09 1:25
Iain Clarke, Warrior Programmer1-Sep-09 1:25 
AnswerRe: SDI Application Pin
basementman1-Sep-09 4:27
basementman1-Sep-09 4:27 
Questionhow to use external function in a dll from c Pin
mohant$.net31-Aug-09 2:13
mohant$.net31-Aug-09 2:13 

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.