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

C / C++ / MFC

 
AnswerRe: GetProcAddress and extern "C" Pin
Michael Dunn9-Oct-06 7:08
sitebuilderMichael Dunn9-Oct-06 7:08 
AnswerRe: GetProcAddress and extern "C" Pin
James R. Twine9-Oct-06 7:14
James R. Twine9-Oct-06 7:14 
GeneralRe: GetProcAddress and extern "C" Pin
Blake Miller13-Oct-06 4:43
Blake Miller13-Oct-06 4:43 
GeneralRe: GetProcAddress and extern "C" Pin
Sydes9-Oct-06 22:47
Sydes9-Oct-06 22:47 
QuestionNetwork communication!! Pin
ant_eng_m9-Oct-06 6:21
ant_eng_m9-Oct-06 6:21 
AnswerRe: Network communication!! Pin
Zac Howland9-Oct-06 6:50
Zac Howland9-Oct-06 6:50 
AnswerRe: Network communication!! Pin
Hamid_RT9-Oct-06 6:50
Hamid_RT9-Oct-06 6:50 
QuestionCBrush class Pin
LCI9-Oct-06 6:06
LCI9-Oct-06 6:06 
When creating a CBrush object, there are limited colors that can be chosen. I need Red and Red is not one of those available.

i have tried this
CBrush Brushred(RGB(255,0,0));
Then i do a SelectObject on Brushred through the dc.

This gives me white no matter what RGB values i enter.
How can i get a red Brush?
AnswerRe: CBrush class Pin
Hamid_RT9-Oct-06 6:33
Hamid_RT9-Oct-06 6:33 
GeneralRe: CBrush class Pin
LCI9-Oct-06 6:43
LCI9-Oct-06 6:43 
GeneralRe: CBrush class Pin
Hamid_RT9-Oct-06 6:54
Hamid_RT9-Oct-06 6:54 
GeneralRe: CBrush class Pin
LCI9-Oct-06 7:11
LCI9-Oct-06 7:11 
GeneralRe: CBrush class Pin
Hamid_RT9-Oct-06 7:35
Hamid_RT9-Oct-06 7:35 
GeneralRe: CBrush class Pin
Michael Dunn9-Oct-06 7:11
sitebuilderMichael Dunn9-Oct-06 7:11 
QuestionProcess afinity Pin
bouli9-Oct-06 5:44
bouli9-Oct-06 5:44 
AnswerRe: Process afinity Pin
James R. Twine9-Oct-06 7:18
James R. Twine9-Oct-06 7:18 
QuestionProblems while compiling a VC++ code Pin
Dinu_IP9-Oct-06 5:44
Dinu_IP9-Oct-06 5:44 
AnswerRe: Problems while compiling a VC++ code Pin
toxcct9-Oct-06 5:51
toxcct9-Oct-06 5:51 
GeneralRe: Problems while compiling a VC++ code Pin
Dinu_IP9-Oct-06 6:33
Dinu_IP9-Oct-06 6:33 
GeneralRe: Problems while compiling a VC++ code Pin
toxcct9-Oct-06 6:35
toxcct9-Oct-06 6:35 
GeneralRe: Problems while compiling a VC++ code Pin
Dinu_IP9-Oct-06 7:00
Dinu_IP9-Oct-06 7:00 
GeneralRe: Problems while compiling a VC++ code Pin
toxcct9-Oct-06 7:12
toxcct9-Oct-06 7:12 
QuestionDrawDrawRect's useage Pin
LCI9-Oct-06 5:43
LCI9-Oct-06 5:43 
AnswerRe: DrawDrawRect's useage Pin
Hamid_RT9-Oct-06 6:50
Hamid_RT9-Oct-06 6:50 
QuestionHow to make a non-movable, non-sizable Mainframe ? Pin
Routh9-Oct-06 5:34
Routh9-Oct-06 5:34 

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.