Click here to Skip to main content
15,892,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: beginner: initializing objects in constructor? Pin
Antony M Kancidrowski10-Oct-04 2:57
Antony M Kancidrowski10-Oct-04 2:57 
GeneralRe: beginner: initializing objects in constructor? Pin
7stud10-Oct-04 17:49
7stud10-Oct-04 17:49 
GeneralRe: beginner: initializing objects in constructor? Pin
Antony M Kancidrowski11-Oct-04 5:09
Antony M Kancidrowski11-Oct-04 5:09 
GeneralRe: beginner: initializing objects in constructor? Pin
7stud11-Oct-04 8:58
7stud11-Oct-04 8:58 
GeneralRe: beginner: initializing objects in constructor? Pin
Antony M Kancidrowski11-Oct-04 11:05
Antony M Kancidrowski11-Oct-04 11:05 
GeneralRe: beginner: initializing objects in constructor? Pin
7stud12-Oct-04 0:40
7stud12-Oct-04 0:40 
GeneralRe: beginner: initializing objects in constructor? Pin
Antony M Kancidrowski12-Oct-04 2:54
Antony M Kancidrowski12-Oct-04 2:54 
GeneralEmbarsssing Menu Question Pin
...---...9-Oct-04 16:52
...---...9-Oct-04 16:52 
I have a simple program with classes derived from CWinApp and CFrameWnd. In my CMainWnd public: CFrameWind child class I have a menu that has one item, Item1. If I select the item it displays "Hello World" but if I resize or move the window the client area will refresh and the text will disappear from the dc.

Questions:

1. What should be in scope in OnDraw()?
{

}

2. What should be in scope OnMenuHelloWorld
{
}
GeneralRe: Embarsssing Menu Question Pin
X204010-Oct-04 0:00
X204010-Oct-04 0:00 
GeneralComboBox Dumb Question Pin
otrcomm9-Oct-04 16:01
otrcomm9-Oct-04 16:01 
GeneralRe: ComboBox Dumb Question Pin
Michael Dunn9-Oct-04 16:48
sitebuilderMichael Dunn9-Oct-04 16:48 
GeneralRe: ComboBox Dumb Question Pin
otrcomm9-Oct-04 17:17
otrcomm9-Oct-04 17:17 
Generaldoing evil to Critical Section Pin
peterchen9-Oct-04 14:31
peterchen9-Oct-04 14:31 
GeneralRe: doing evil to Critical Section Pin
geo_m9-Oct-04 20:28
geo_m9-Oct-04 20:28 
GeneralHelp needed on file handling... Pin
Kiran Satish9-Oct-04 14:26
Kiran Satish9-Oct-04 14:26 
QuestionHow to bind data from database to a combobox in Dialog? Pin
tip23109-Oct-04 13:00
tip23109-Oct-04 13:00 
General3D-rotaion in VC++ Pin
huffmancoding9-Oct-04 12:21
huffmancoding9-Oct-04 12:21 
GeneralRe: 3D-rotaion in VC++ Pin
alex.barylski9-Oct-04 13:25
alex.barylski9-Oct-04 13:25 
GeneralRe: 3D-rotaion in VC++ Pin
Anonymous9-Oct-04 15:55
Anonymous9-Oct-04 15:55 
GeneralGetting text from combo box control Pin
7stud9-Oct-04 10:55
7stud9-Oct-04 10:55 
GeneralRe: Getting text from combo box control Pin
Wes Aday9-Oct-04 11:08
professionalWes Aday9-Oct-04 11:08 
GeneralRe: Getting text from combo box control Pin
7stud9-Oct-04 11:19
7stud9-Oct-04 11:19 
GeneralRe: Getting text from combo box control Pin
PJ Arends9-Oct-04 11:23
professionalPJ Arends9-Oct-04 11:23 
GeneralThanks! Pin
7stud9-Oct-04 11:51
7stud9-Oct-04 11:51 
GeneralASM instruction /opcode: normalize a double value Pin
peterchen9-Oct-04 9:45
peterchen9-Oct-04 9:45 

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.