Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Read a line from a file HANDLE Pin
od@ananzi.co.za15-Sep-03 9:33
od@ananzi.co.za15-Sep-03 9:33 
QuestionMaking an MFC program? Pin
DaveE9th27-Jun-03 10:50
DaveE9th27-Jun-03 10:50 
AnswerRe: Making an MFC program? Pin
Toni7827-Jun-03 12:18
Toni7827-Jun-03 12:18 
GeneralRe: Making an MFC program? Pin
DaveE9th27-Jun-03 19:24
DaveE9th27-Jun-03 19:24 
GeneralRe: Making an MFC program? Pin
Toni7828-Jun-03 9:26
Toni7828-Jun-03 9:26 
QuestionRecommended reading on MFC? Pin
DaveE9th27-Jun-03 8:25
DaveE9th27-Jun-03 8:25 
AnswerRe: Recommended reading on MFC? Pin
Matt Newman27-Jun-03 8:29
Matt Newman27-Jun-03 8:29 
AnswerRe: Recommended reading on MFC? Pin
NormDroid27-Jun-03 9:51
professionalNormDroid27-Jun-03 9:51 
Learn Charles Petzold "Windows Programing" by heart.
Next trawl thru the MFC samples.

Look at other peoples code.

The most difficult aspect to MFC is getting this Window from another window.

Example:

Application
MainFrame
Document
View
Toolbar
DlgBar
DockingDialogBar
Combo
Some other Control (SOC)

Now take an example where you want to communicate to from SOC to any other element in the Windows app?

I will demonstrate this technique in an article I'm preparing, just for a note I ask the same question to Jeff Prosise at a Windows Development Conference an he could'nt give me the actual answer.

It's quite easy a simple map store at app level so you can get at any window with little indirection.


AnswerRe: Recommended reading on MFC? Pin
Cambalindo27-Jun-03 11:50
Cambalindo27-Jun-03 11:50 
QuestionMFC going by wayside? Pin
DaveE9th27-Jun-03 8:03
DaveE9th27-Jun-03 8:03 
AnswerRe: MFC going by wayside? Pin
keegan27-Jun-03 8:16
keegan27-Jun-03 8:16 
GeneralRe: MFC going by wayside? Pin
basementman27-Jun-03 9:44
basementman27-Jun-03 9:44 
AnswerRe: MFC going by wayside? Pin
Matt Newman27-Jun-03 8:32
Matt Newman27-Jun-03 8:32 
AnswerRe: MFC going by wayside? Pin
Nemanja Trifunovic27-Jun-03 8:36
Nemanja Trifunovic27-Jun-03 8:36 
GeneralRe: MFC going by wayside? Pin
DaveE9th27-Jun-03 8:59
DaveE9th27-Jun-03 8:59 
GeneralRe: MFC going by wayside? Pin
NormDroid27-Jun-03 10:07
professionalNormDroid27-Jun-03 10:07 
GeneralRe: MFC going by wayside? Pin
Nemanja Trifunovic27-Jun-03 11:19
Nemanja Trifunovic27-Jun-03 11:19 
GeneralRe: MFC going by wayside? Pin
Blueapples27-Jun-03 12:03
Blueapples27-Jun-03 12:03 
GeneralRe: MFC going by wayside? Pin
NormDroid28-Jun-03 1:59
professionalNormDroid28-Jun-03 1:59 
GeneralRe: MFC going by wayside? Pin
Nick Parker28-Jun-03 6:39
protectorNick Parker28-Jun-03 6:39 
AnswerRe: MFC going by wayside? Pin
Ryan Binns27-Jun-03 17:08
Ryan Binns27-Jun-03 17:08 
GeneralDirectX directdraw, tiles... Pin
Kuniva27-Jun-03 7:50
Kuniva27-Jun-03 7:50 
GeneralRe: DirectX directdraw, tiles... Pin
ZoogieZork28-Jun-03 7:21
ZoogieZork28-Jun-03 7:21 
GeneralRe: DirectX directdraw, tiles... Pin
Kuniva28-Jun-03 12:01
Kuniva28-Jun-03 12:01 
GeneralSetCurSel and GetCurSel() in MFC Pin
keegan27-Jun-03 7:12
keegan27-Jun-03 7:12 

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.