Click here to Skip to main content
15,893,668 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: URL encoding/decoding function for C++ Pin
Randor 21-Aug-09 3:59
professional Randor 21-Aug-09 3:59 
AnswerRe: URL encoding/decoding function for C++ Pin
sashoalm21-Aug-09 5:19
sashoalm21-Aug-09 5:19 
GeneralRe: URL encoding/decoding function for C++ Pin
David Crow21-Aug-09 6:00
David Crow21-Aug-09 6:00 
AnswerRe: URL encoding/decoding function for C++ Pin
Djalma R. dos Santos Filho7-Jan-10 3:29
Djalma R. dos Santos Filho7-Jan-10 3:29 
QuestionMultiple Child Dialogs Pin
SutterA20-Aug-09 22:23
SutterA20-Aug-09 22:23 
AnswerRe: Multiple Child Dialogs Pin
KarstenK20-Aug-09 22:56
mveKarstenK20-Aug-09 22:56 
GeneralRe: Multiple Child Dialogs Pin
SutterA20-Aug-09 23:10
SutterA20-Aug-09 23:10 
GeneralRe: Multiple Child Dialogs Pin
KarstenK21-Aug-09 0:34
mveKarstenK21-Aug-09 0:34 
Propertysheets are one of the best features of the MFC and really simple: http://msdn.microsoft.com/de-de/library/d3fkt014(VS.80).aspx

At the end of the site are links to samples. Blush | :O

You make dialog-resource and create a CPropertyPage class with the wizard and call AddPage to a sheet...
Sleepy | :zzz:

If you have WTL -> http://www.codeproject.com/KB/wtl/WTL4MFC8.aspx

Press F1 for help or google it.
Greetings from Germany

GeneralRe: Multiple Child Dialogs Pin
SutterA21-Aug-09 2:50
SutterA21-Aug-09 2:50 
GeneralRe: Multiple Child Dialogs Pin
KarstenK21-Aug-09 2:56
mveKarstenK21-Aug-09 2:56 
GeneralRe: Multiple Child Dialogs Pin
SutterA21-Aug-09 3:05
SutterA21-Aug-09 3:05 
GeneralRe: Multiple Child Dialogs Pin
KarstenK21-Aug-09 3:10
mveKarstenK21-Aug-09 3:10 
AnswerRe: Multiple Child Dialogs Pin
SutterA21-Aug-09 3:16
SutterA21-Aug-09 3:16 
GeneralRe: Multiple Child Dialogs Pin
David Crow21-Aug-09 3:21
David Crow21-Aug-09 3:21 
AnswerRe: Multiple Child Dialogs Pin
Code-o-mat20-Aug-09 22:57
Code-o-mat20-Aug-09 22:57 
GeneralRe: Multiple Child Dialogs Pin
SutterA20-Aug-09 23:04
SutterA20-Aug-09 23:04 
GeneralRe: Multiple Child Dialogs Pin
Code-o-mat20-Aug-09 23:09
Code-o-mat20-Aug-09 23:09 
GeneralRe: Multiple Child Dialogs Pin
SutterA20-Aug-09 23:16
SutterA20-Aug-09 23:16 
QuestionMessge "the device is not ready" occur. Pin
Le@rner20-Aug-09 20:41
Le@rner20-Aug-09 20:41 
AnswerRe: Messge "the device is not ready" occur. Pin
_AnsHUMAN_ 20-Aug-09 21:51
_AnsHUMAN_ 20-Aug-09 21:51 
GeneralRe: Messge "the device is not ready" occur. Pin
Le@rner20-Aug-09 21:57
Le@rner20-Aug-09 21:57 
QuestionConverting CString to int Pin
Le@rner20-Aug-09 18:47
Le@rner20-Aug-09 18:47 
AnswerRe: Converting CString to int Pin
Adam Roderick J20-Aug-09 19:11
Adam Roderick J20-Aug-09 19:11 
GeneralRe: Converting CString to int Pin
Le@rner20-Aug-09 19:37
Le@rner20-Aug-09 19:37 
QuestionRetreive Hard Disk Interface Type Pin
Abinash Mohanty20-Aug-09 18:39
Abinash Mohanty20-Aug-09 18:39 

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.