Click here to Skip to main content
16,007,760 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Retreiving BSTR Pin
James R. Twine19-Jun-02 9:27
James R. Twine19-Jun-02 9:27 
QuestionDoes Anybody Know???? Pin
19-Jun-02 4:35
suss19-Jun-02 4:35 
AnswerRe: Does Anybody Know???? Pin
Chris Losinger19-Jun-02 5:57
professionalChris Losinger19-Jun-02 5:57 
GeneralRe: Does Anybody Know???? Pin
19-Jun-02 6:56
suss19-Jun-02 6:56 
GeneralRe: Does Anybody Know???? Pin
Chris Losinger19-Jun-02 7:21
professionalChris Losinger19-Jun-02 7:21 
GeneralRe: Does Anybody Know???? Pin
19-Jun-02 9:04
suss19-Jun-02 9:04 
GeneralRe: Does Anybody Know???? Pin
Alan Chambers19-Jun-02 10:01
Alan Chambers19-Jun-02 10:01 
GeneralCoding Dilemma Pin
Nic Oughton19-Jun-02 4:34
professionalNic Oughton19-Jun-02 4:34 
I need to create a wizard to gather information from the userregarding a file.

Currently, I want to use the wizard in two different ways (this may increase in the future)
1. As a standalone wizard
2. As part of a File Open/Save dialog

My dilemma is how to create the wizard.

Should I :
a. Create as a class which is then included in each project where the wizard is required
b. Create as an ATL control which can then be used in any container in the future - even though the wizard is not a simple control e.g. it needs to contain a combo box, edit controls etc. and talk to a database.
c. Create in some other way.

Anyone suggestions are welcome...

Thanks

Nic Wink | ;)
GeneralRe: Coding Dilemma Pin
Joaquín M López Muñoz19-Jun-02 5:26
Joaquín M López Muñoz19-Jun-02 5:26 
GeneralRe: Coding Dilemma Pin
perlmunger19-Jun-02 9:26
perlmunger19-Jun-02 9:26 
GeneralRe: Coding Dilemma Pin
Michael P Butler19-Jun-02 9:26
Michael P Butler19-Jun-02 9:26 
GeneralRe: Coding Dilemma Pin
Nic Oughton20-Jun-02 0:37
professionalNic Oughton20-Jun-02 0:37 
Generallisting printer trays Pin
pnpfriend19-Jun-02 4:25
pnpfriend19-Jun-02 4:25 
Generalget to the top of a file Pin
Steve L.19-Jun-02 3:24
Steve L.19-Jun-02 3:24 
GeneralRe: get to the top of a file Pin
Niklas L19-Jun-02 3:36
Niklas L19-Jun-02 3:36 
GeneralRe: get to the top of a file Pin
Steve L.19-Jun-02 3:56
Steve L.19-Jun-02 3:56 
GeneralOpening a CRecordset derived class problem Pin
Munkijo19-Jun-02 3:22
Munkijo19-Jun-02 3:22 
GeneralRe: Opening a CRecordset derived class problem Pin
Chad Koehler19-Jun-02 7:18
Chad Koehler19-Jun-02 7:18 
GeneralBlowfish Encryption Pin
Senkwe Chanda19-Jun-02 3:06
Senkwe Chanda19-Jun-02 3:06 
GeneralRe: Blowfish Encryption Pin
Chris Losinger19-Jun-02 3:18
professionalChris Losinger19-Jun-02 3:18 
GeneralRe: Blowfish Encryption Pin
Senkwe Chanda19-Jun-02 3:23
Senkwe Chanda19-Jun-02 3:23 
GeneralRe: Blowfish Encryption Pin
Chris Losinger19-Jun-02 3:33
professionalChris Losinger19-Jun-02 3:33 
GeneralRe: Blowfish Encryption Pin
Senkwe Chanda19-Jun-02 3:35
Senkwe Chanda19-Jun-02 3:35 
QuestionInternet Explorer catches my Edit Control's BackSpace, arrow keys? Pin
S.Maharajan19-Jun-02 2:58
S.Maharajan19-Jun-02 2:58 
GeneralATL Service Pin
Hans Ruck19-Jun-02 2:32
Hans Ruck19-Jun-02 2:32 

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.