Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: .hh extension header files Pin
Joe Woodbury4-Jul-06 11:16
professionalJoe Woodbury4-Jul-06 11:16 
AnswerRe: .hh extension header files Pin
Jörgen Sigvardsson4-Jul-06 12:04
Jörgen Sigvardsson4-Jul-06 12:04 
Questioni need project used thes ocx name data repeater Pin
go2go14-Jul-06 6:50
go2go14-Jul-06 6:50 
AnswerRe: i need project used thes ocx name data repeater Pin
toxcct4-Jul-06 6:53
toxcct4-Jul-06 6:53 
Questiondialogbox with textbox Pin
Desmo164-Jul-06 6:33
Desmo164-Jul-06 6:33 
AnswerRe: dialogbox with textbox Pin
Justin Tay4-Jul-06 6:46
Justin Tay4-Jul-06 6:46 
GeneralRe: dialogbox with textbox Pin
Desmo164-Jul-06 6:58
Desmo164-Jul-06 6:58 
GeneralRe: dialogbox with textbox Pin
Justin Tay4-Jul-06 7:32
Justin Tay4-Jul-06 7:32 
You are supposed to override OnInitDialog() yourself if you need to. Go to the Class View and select your new dialog. Right click and select properties. In VC7.1, along the bar there is a button labelled Overrides. Find OnInitDialog, click on the drop list and add the function.
GeneralRe: dialogbox with textbox Pin
Desmo164-Jul-06 22:25
Desmo164-Jul-06 22:25 
GeneralRe: dialogbox with textbox Pin
Desmo164-Jul-06 22:35
Desmo164-Jul-06 22:35 
GeneralRe: dialogbox with textbox Pin
Justin Tay5-Jul-06 1:21
Justin Tay5-Jul-06 1:21 
GeneralRe: dialogbox with textbox Pin
Desmo165-Jul-06 5:29
Desmo165-Jul-06 5:29 
Questiontemplate metaprogramming question Pin
FocusedWolf4-Jul-06 6:14
FocusedWolf4-Jul-06 6:14 
AnswerRe: template metaprogramming question Pin
Sarath C4-Jul-06 6:47
Sarath C4-Jul-06 6:47 
QuestionDraw on a control Pin
Daniel Kanev4-Jul-06 5:48
Daniel Kanev4-Jul-06 5:48 
QuestionRe: Draw on a control Pin
Sarath C4-Jul-06 5:52
Sarath C4-Jul-06 5:52 
AnswerRe: Draw on a control Pin
Hamid_RT4-Jul-06 6:03
Hamid_RT4-Jul-06 6:03 
GeneralRe: Draw on a control Pin
Daniel Kanev4-Jul-06 8:10
Daniel Kanev4-Jul-06 8:10 
GeneralRe: Draw on a control Pin
Hamid_RT4-Jul-06 19:14
Hamid_RT4-Jul-06 19:14 
QuestionUsing STL with SmartHeap Pin
Jack Hui4-Jul-06 5:01
Jack Hui4-Jul-06 5:01 
QuestionHow can i make resident program in visual c++? Pin
Knightman4-Jul-06 4:12
Knightman4-Jul-06 4:12 
AnswerRe: How can i make resident program in visual c++? Pin
Sarath C4-Jul-06 4:38
Sarath C4-Jul-06 4:38 
AnswerRe: How can i make resident program in visual c++? Pin
Gary R. Wheeler4-Jul-06 5:57
Gary R. Wheeler4-Jul-06 5:57 
Questiondialog handle [modified] Pin
locoone4-Jul-06 4:07
locoone4-Jul-06 4:07 
AnswerRe: dialog handle Pin
Justin Tay4-Jul-06 5:34
Justin Tay4-Jul-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.