Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Printing an SDI application Pin
Zac Howland30-Jun-06 6:03
Zac Howland30-Jun-06 6:03 
GeneralRe: Printing an SDI application Pin
jonesap530-Jun-06 10:13
jonesap530-Jun-06 10:13 
GeneralRe: Printing an SDI application Pin
Zac Howland3-Jul-06 3:38
Zac Howland3-Jul-06 3:38 
QuestionRemote Software Update Pin
softwaremonkey30-Jun-06 5:29
softwaremonkey30-Jun-06 5:29 
AnswerRe: Remote Software Update Pin
David Crow30-Jun-06 6:21
David Crow30-Jun-06 6:21 
QuestionCustom Objects Accessible by Many Forms Pin
kialmur30-Jun-06 5:18
kialmur30-Jun-06 5:18 
AnswerRe: Custom Objects Accessible by Many Forms [modified] Pin
led mike30-Jun-06 5:24
led mike30-Jun-06 5:24 
AnswerRe: Custom Objects Accessible by Many Forms Pin
Zac Howland30-Jun-06 5:29
Zac Howland30-Jun-06 5:29 
The short answer is: You can pass it any way you want to.

The long answer is: There are some good ways, and some bad ways of doing this depending on what you are trying to do.

If you can be more specific about the architecture (e.g. are the forms/dialogs that need access to this object going to be writing to it, or just reading from it? are they only going to need part of the information for each dialog? etc), more details can be given about how you might want to implement it.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac
GeneralRe: Custom Objects Accessible by Many Forms Pin
kialmur30-Jun-06 6:03
kialmur30-Jun-06 6:03 
GeneralRe: Custom Objects Accessible by Many Forms Pin
led mike30-Jun-06 6:16
led mike30-Jun-06 6:16 
GeneralRe: Custom Objects Accessible by Many Forms Pin
kialmur30-Jun-06 6:29
kialmur30-Jun-06 6:29 
GeneralRe: Custom Objects Accessible by Many Forms Pin
led mike30-Jun-06 6:39
led mike30-Jun-06 6:39 
GeneralRe: Custom Objects Accessible by Many Forms Pin
kialmur30-Jun-06 6:50
kialmur30-Jun-06 6:50 
GeneralRe: Custom Objects Accessible by Many Forms Pin
Zac Howland30-Jun-06 6:45
Zac Howland30-Jun-06 6:45 
AnswerRe: Custom Objects Accessible by Many Forms Pin
led mike30-Jun-06 5:30
led mike30-Jun-06 5:30 
QuestionSave button and encryption Pin
we3Guy30-Jun-06 4:58
we3Guy30-Jun-06 4:58 
AnswerRe: Save button and encryption Pin
led mike30-Jun-06 5:25
led mike30-Jun-06 5:25 
AnswerRe: Save button and encryption Pin
bob1697230-Jun-06 5:26
bob1697230-Jun-06 5:26 
QuestionDetecting that a network cable has been plugged in... Pin
LostInABQ30-Jun-06 4:50
LostInABQ30-Jun-06 4:50 
QuestionRe: Detecting that a network cable has been plugged in... Pin
David Crow30-Jun-06 5:02
David Crow30-Jun-06 5:02 
AnswerRe: Detecting that a network cable has been plugged in... Pin
Eric Dahlvang30-Jun-06 6:12
Eric Dahlvang30-Jun-06 6:12 
QuestionRe: Detecting that a network cable has been plugged in... Pin
David Crow30-Jun-06 6:19
David Crow30-Jun-06 6:19 
AnswerRe: Detecting that a network cable has been plugged in... Pin
Randor 30-Jun-06 7:39
professional Randor 30-Jun-06 7:39 
GeneralRe: Detecting that a network cable has been plugged in... Pin
David Crow30-Jun-06 9:29
David Crow30-Jun-06 9:29 
GeneralRe: Detecting that a network cable has been plugged in... Pin
Randor 30-Jun-06 13:55
professional Randor 30-Jun-06 13:55 

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.