Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralInternet Connection Availibility Pin
Alex Korchemniy31-May-03 17:46
Alex Korchemniy31-May-03 17:46 
GeneralRe: Internet Connection Availibility Pin
Jason Henderson31-May-03 19:30
Jason Henderson31-May-03 19:30 
GeneralRe: Internet Connection Availibility Pin
Alex Korchemniy31-May-03 20:06
Alex Korchemniy31-May-03 20:06 
GeneralRegistry problems, help! Pin
Steven M Hunt31-May-03 17:19
Steven M Hunt31-May-03 17:19 
GeneralRe: Registry problems, help! Pin
Tom Wright31-May-03 18:07
Tom Wright31-May-03 18:07 
GeneralThanks! Pin
Steven M Hunt31-May-03 18:21
Steven M Hunt31-May-03 18:21 
GeneralDialog based app problem Pin
Tom Wright31-May-03 16:40
Tom Wright31-May-03 16:40 
GeneralRe: Dialog based app problem Pin
Paul Lyons31-May-03 17:45
Paul Lyons31-May-03 17:45 
Tom,

All you need to do is add a member function to the dialog, e.g.
CMyDialogApp::LoadListBox(CListBox* pListBox)

Once you've got your function built, just call it from the OnInitDialog() function.

You can find a more detailed example here: http://www.codeproject.com/dialog/dialogapptute2.asp[^]

Regards,

Paul Lyons, CCPL
Certified Code Project Lurker
What a long, strange trip it's been - Robert Hunter

GeneralRe: Dialog based app problem Pin
Tom Wright31-May-03 17:53
Tom Wright31-May-03 17:53 
GeneralRe: Dialog based app problem Pin
Michael Dunn31-May-03 18:43
sitebuilderMichael Dunn31-May-03 18:43 
GeneralRe: Dialog based app problem Pin
Tom Wright2-Jun-03 7:57
Tom Wright2-Jun-03 7:57 
GeneralXML Post from VC++ Pin
Member 41868531-May-03 12:28
Member 41868531-May-03 12:28 
GeneralRe: XML Post from VC++ Pin
Ravi Bhavnani31-May-03 13:34
professionalRavi Bhavnani31-May-03 13:34 
GeneralPlease Help Me Pin
Nazar Hussain31-May-03 12:12
sussNazar Hussain31-May-03 12:12 
GeneralRe: Please Help Me Pin
Anna-Jayne Metcalfe2-Jun-03 0:10
Anna-Jayne Metcalfe2-Jun-03 0:10 
GeneralRe: Please Help Me Pin
Anonymous2-Jun-03 12:03
Anonymous2-Jun-03 12:03 
GeneralCombo boxes Pin
Zak_31-May-03 7:09
Zak_31-May-03 7:09 
GeneralRe: Combo boxes Pin
Jan van den Baard31-May-03 7:33
professionalJan van den Baard31-May-03 7:33 
GeneralRe: Combo boxes Pin
Zak_1-Jun-03 5:53
Zak_1-Jun-03 5:53 
GeneralRe: Combo boxes Pin
Jan van den Baard1-Jun-03 19:43
professionalJan van den Baard1-Jun-03 19:43 
GeneralProblems with MFC (Without wizard) Pin
Bob Stanneveld31-May-03 6:39
Bob Stanneveld31-May-03 6:39 
GeneralRe: Problems with MFC (Without wizard) Pin
Vikram A Punathambekar31-May-03 8:51
Vikram A Punathambekar31-May-03 8:51 
GeneralRe: Problems with MFC (Without wizard) Pin
Bob Stanneveld31-May-03 9:00
Bob Stanneveld31-May-03 9:00 
GeneralRe: Problems with MFC (Without wizard) Pin
Vikram A Punathambekar31-May-03 9:13
Vikram A Punathambekar31-May-03 9:13 
GeneralList Box Style Pin
georgiek5031-May-03 6:00
georgiek5031-May-03 6:00 

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.