Click here to Skip to main content
15,916,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: mysql.h not found Pin
eclairs_db3-Jul-07 2:42
eclairs_db3-Jul-07 2:42 
AnswerRe: mysql.h not found Pin
David Crow3-Jul-07 2:56
David Crow3-Jul-07 2:56 
GeneralRe: mysql.h not found Pin
eclairs_db3-Jul-07 3:12
eclairs_db3-Jul-07 3:12 
GeneralRe: mysql.h not found Pin
David Crow3-Jul-07 3:17
David Crow3-Jul-07 3:17 
GeneralRe: mysql.h not found Pin
eclairs_db3-Jul-07 3:23
eclairs_db3-Jul-07 3:23 
GeneralRe: mysql.h not found Pin
David Crow3-Jul-07 3:26
David Crow3-Jul-07 3:26 
GeneralRe: mysql.h not found Pin
eclairs_db3-Jul-07 3:28
eclairs_db3-Jul-07 3:28 
QuestionCPropertyPage and default button behavior Pin
tabor252-Jul-07 20:50
tabor252-Jul-07 20:50 
Hello,

i have a PropertySheet with PropertyPages. If there is no button in a page the "OK"-button of the sheet is the default button. Otherwise the first button in the page will automatically become the default button (none of the buttons in the page has the def-btn-style). My client want me to set always the "OK"-button of the sheet as default button. So i tried SetDefID(IDOK) in the OnInitDialog-handler of the page. But it had no effect.
Is there an easy way to prevent the default behavior of the sheet or must i overwrite the WndProc() of the sheet or page and catch the message where the first button in the page is set do default?

Best regards,
Tabor25
AnswerRe: CPropertyPage and default button behavior Pin
Iain Clarke, Warrior Programmer3-Jul-07 6:18
Iain Clarke, Warrior Programmer3-Jul-07 6:18 
QuestionWindows Media Player ActiveX Control. Pin
adityarao312-Jul-07 20:24
adityarao312-Jul-07 20:24 
Questionis it posible to do this.... Pin
Jhony george2-Jul-07 20:04
Jhony george2-Jul-07 20:04 
QuestionRe: is it posible to do this.... Pin
Hamid_RT2-Jul-07 22:15
Hamid_RT2-Jul-07 22:15 
QuestionRe: is it posible to do this.... Pin
Jhony george2-Jul-07 22:55
Jhony george2-Jul-07 22:55 
AnswerRe: is it posible to do this.... [modified] Pin
Mark Salsbery3-Jul-07 10:11
Mark Salsbery3-Jul-07 10:11 
GeneralRe: is it posible to do this.... Pin
Jhony george3-Jul-07 21:47
Jhony george3-Jul-07 21:47 
GeneralRe: is it posible to do this.... Pin
Mark Salsbery4-Jul-07 6:09
Mark Salsbery4-Jul-07 6:09 
QuestionA simple problem about DrawText Pin
whiteclouds2-Jul-07 17:09
whiteclouds2-Jul-07 17:09 
AnswerRe: A simple problem about DrawText Pin
Arman S.2-Jul-07 19:27
Arman S.2-Jul-07 19:27 
Questionproblem about RichEdit Pin
kcynic2-Jul-07 15:29
kcynic2-Jul-07 15:29 
AnswerRe: problem about RichEdit Pin
Naveen2-Jul-07 15:42
Naveen2-Jul-07 15:42 
GeneralRe: problem about RichEdit Pin
kcynic2-Jul-07 18:41
kcynic2-Jul-07 18:41 
QuestionKeywords that I don't understand Pin
Alex Cutovoi2-Jul-07 13:26
Alex Cutovoi2-Jul-07 13:26 
AnswerRe: Keywords that I don't understand Pin
Stephen Hewitt2-Jul-07 13:30
Stephen Hewitt2-Jul-07 13:30 
AnswerRe: Keywords that I don't understand [modified] Pin
Jeremy Falcon2-Jul-07 14:12
professionalJeremy Falcon2-Jul-07 14:12 
GeneralRe: Keywords that I don't understand Pin
Stephen Hewitt2-Jul-07 15:03
Stephen Hewitt2-Jul-07 15:03 

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.