Click here to Skip to main content
15,902,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Looking for advice on approach to a program Pin
barrem8-Dec-06 12:15
barrem8-Dec-06 12:15 
GeneralRe: Looking for advice on approach to a program Pin
Mark Salsbery8-Dec-06 12:24
Mark Salsbery8-Dec-06 12:24 
QuestionHow to figure out if bitmap has an alpha channel Pin
Andre xxxxxxx8-Dec-06 11:36
Andre xxxxxxx8-Dec-06 11:36 
AnswerRe: How to figure out if bitmap has an alpha channel Pin
Mark Salsbery8-Dec-06 12:10
Mark Salsbery8-Dec-06 12:10 
AnswerRe: How to figure out if bitmap has an alpha channel Pin
Joe Woodbury8-Dec-06 19:18
professionalJoe Woodbury8-Dec-06 19:18 
QuestionOverloading Pure virtual functions Q Pin
Like2Byte8-Dec-06 11:04
Like2Byte8-Dec-06 11:04 
AnswerRe: Overloading Pure virtual functions Q Pin
Mark Salsbery8-Dec-06 11:19
Mark Salsbery8-Dec-06 11:19 
GeneralRe: Overloading Pure virtual functions Q Pin
Neville Franks8-Dec-06 12:06
Neville Franks8-Dec-06 12:06 
Mark Salsbery wrote:
Although in your example there will be ambiguity when calling the function because of the
default parameters.


As Mark said. Either remove the defaults, at least from the last param or change their types so the function signatures are unique.


Neville Franks, Author of Surfulater www.surfulater.com "Save what you Surf" and ED for Windows www.getsoft.com


GeneralRe: Overloading Pure virtual functions Q Pin
Like2Byte8-Dec-06 13:42
Like2Byte8-Dec-06 13:42 
GeneralRe: OT Pin
David Crow8-Dec-06 16:52
David Crow8-Dec-06 16:52 
QuestionGetPixel into RGB Pin
Johpoke8-Dec-06 9:03
Johpoke8-Dec-06 9:03 
QuestionRe: GetPixel into RGB Pin
David Crow8-Dec-06 9:11
David Crow8-Dec-06 9:11 
AnswerRe: GetPixel into RGB Pin
Johpoke8-Dec-06 9:30
Johpoke8-Dec-06 9:30 
QuestionRe: GetPixel into RGB Pin
David Crow8-Dec-06 9:41
David Crow8-Dec-06 9:41 
AnswerRe: GetPixel into RGB Pin
Johpoke8-Dec-06 9:44
Johpoke8-Dec-06 9:44 
GeneralRe: GetPixel into RGB Pin
David Crow8-Dec-06 9:56
David Crow8-Dec-06 9:56 
AnswerRe: GetPixel into RGB (resolved) Pin
Johpoke8-Dec-06 23:05
Johpoke8-Dec-06 23:05 
Questioncontrol another application CheckBox issue, not sticking Pin
leemidgley8-Dec-06 8:50
leemidgley8-Dec-06 8:50 
AnswerRe: control another application CheckBox issue, not sticking Pin
David Crow8-Dec-06 9:08
David Crow8-Dec-06 9:08 
Questionprogramming help Pin
hdpc8-Dec-06 7:25
hdpc8-Dec-06 7:25 
QuestionRe: programming help Pin
David Crow8-Dec-06 9:12
David Crow8-Dec-06 9:12 
AnswerRe: programming help Pin
Hamid_RT8-Dec-06 18:07
Hamid_RT8-Dec-06 18:07 
AnswerRe: programming help Pin
S Douglas8-Dec-06 23:56
professionalS Douglas8-Dec-06 23:56 
GeneralRe: programming help Pin
Sam Hobbs11-Dec-06 0:11
Sam Hobbs11-Dec-06 0:11 
GeneralRe: programming help Pin
S Douglas11-Dec-06 0:28
professionalS Douglas11-Dec-06 0:28 

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.