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

C / C++ / MFC

 
GeneralUtilizing the Doc View FrameWork Pin
act_x4-Jan-05 5:44
act_x4-Jan-05 5:44 
GeneralRe: Utilizing the Doc View FrameWork Pin
BlackDice4-Jan-05 6:31
BlackDice4-Jan-05 6:31 
GeneralRe: Utilizing the Doc View FrameWork Pin
act_x4-Jan-05 7:22
act_x4-Jan-05 7:22 
GeneralRe: Utilizing the Doc View FrameWork Pin
BlackDice5-Jan-05 2:21
BlackDice5-Jan-05 2:21 
GeneralTrayIcon Application in MFC(must support database view without file support) Pin
deep_19814-Jan-05 5:19
deep_19814-Jan-05 5:19 
GeneralRe: TrayIcon Application in MFC(must support database view without file support) Pin
ThatsAlok4-Jan-05 17:14
ThatsAlok4-Jan-05 17:14 
QuestionAccessing a value from a different property page? Pin
DanYELL4-Jan-05 4:56
DanYELL4-Jan-05 4:56 
AnswerRe: Accessing a value from a different property page? Pin
Antony M Kancidrowski4-Jan-05 5:10
Antony M Kancidrowski4-Jan-05 5:10 
You could hold all values for all pages within a class or struct eg CPropertiesData. If you instantiate this class within the property sheet it will be accessable from all property pages.

When you alter any properties for any page you can then set the appropriate property within the CPropertiesData class.

Ant.

I'm hard, yet soft.
I'm coloured, yet clear.
I'm fruity and sweet.
I'm jelly, what am I? Muse on it further, I shall return!
- David Walliams (Little Britain)

GeneralRe: Accessing a value from a different property page? Pin
Blake Miller4-Jan-05 8:37
Blake Miller4-Jan-05 8:37 
GeneralSDI Project Tutorials Pin
jerry1211a4-Jan-05 4:09
jerry1211a4-Jan-05 4:09 
GeneralRe: SDI Project Tutorials Pin
David Crow4-Jan-05 4:25
David Crow4-Jan-05 4:25 
GeneralDatabase Programming Pin
Leyu4-Jan-05 3:38
Leyu4-Jan-05 3:38 
GeneralRe: Database Programming Pin
David Crow4-Jan-05 4:11
David Crow4-Jan-05 4:11 
QuestionOpposite function for ExcludeClipRect() ? Pin
rrrado4-Jan-05 3:35
rrrado4-Jan-05 3:35 
AnswerRe: Opposite function for ExcludeClipRect() ? Pin
rrrado4-Jan-05 4:59
rrrado4-Jan-05 4:59 
GeneralTrapping Crashes/Power-offs Pin
simeske4-Jan-05 3:26
susssimeske4-Jan-05 3:26 
GeneralRe: Trapping Crashes/Power-offs Pin
rrrado4-Jan-05 5:01
rrrado4-Jan-05 5:01 
GeneralRe: Trapping Crashes/Power-offs Pin
Blake Miller4-Jan-05 8:41
Blake Miller4-Jan-05 8:41 
GeneralPascal Calling conention Pin
Ranjish4-Jan-05 2:22
Ranjish4-Jan-05 2:22 
GeneralRe: Pascal Calling conention Pin
David Crow4-Jan-05 2:33
David Crow4-Jan-05 2:33 
GeneralRe: Pascal Calling conention Pin
Anonymous4-Jan-05 2:46
Anonymous4-Jan-05 2:46 
GeneralRe: Pascal Calling conention Pin
David Crow4-Jan-05 3:55
David Crow4-Jan-05 3:55 
GeneralRe: Pascal Calling conention Pin
Rick York4-Jan-05 7:27
mveRick York4-Jan-05 7:27 
GeneralRe: Pascal Calling conention Pin
David Crow5-Jan-05 2:43
David Crow5-Jan-05 2:43 
GeneralRe: Pascal Calling conention Pin
Anonymous5-Jan-05 2:52
Anonymous5-Jan-05 2:52 

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.