Click here to Skip to main content
15,911,039 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
In general it's probably a matter of preference. I would personally create a Static library with the Visual Studio Wizard and put your wizard/DB code in there. Then I would just include that library in whatever project I was using. The reason I choose this method is because I like to statically link things that I have control over. That is just my personal preference, though.

If you have questions about doing what I've suggested, let me know and I'll walk you through it. BTW, did you know that property sheets have a wizard mode? Would accomplish what you are wanting to do pretty easily. Something you may want to look into.

-Matt

------------------------------------------

The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall
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 
GeneralRe: ATL Service Pin
19-Jun-02 2:42
suss19-Jun-02 2:42 
GeneralRe: ATL Service Pin
Hans Ruck19-Jun-02 3:18
Hans Ruck19-Jun-02 3:18 

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.