Click here to Skip to main content
15,916,280 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: 64 bit processor Pin
Terry O'Nolley7-Oct-03 14:08
Terry O'Nolley7-Oct-03 14:08 
GeneralLOL Pin
DougW487-Oct-03 14:36
DougW487-Oct-03 14:36 
GeneralRe: LOL Pin
alex.barylski7-Oct-03 18:22
alex.barylski7-Oct-03 18:22 
GeneralRe: LOL Pin
Terry O'Nolley8-Oct-03 2:28
Terry O'Nolley8-Oct-03 2:28 
GeneralRe: 64 bit processor Pin
KaЯl8-Oct-03 3:05
KaЯl8-Oct-03 3:05 
GeneralRe: 64 bit processor Pin
Maxwell Chen7-Oct-03 21:15
Maxwell Chen7-Oct-03 21:15 
GeneralUpgrade MFC project to VS.Net 2003 Pin
Rainer Mangold7-Oct-03 11:47
Rainer Mangold7-Oct-03 11:47 
GeneralRe: Upgrade MFC project to VS.Net 2003 Pin
Mike Dimmick7-Oct-03 23:38
Mike Dimmick7-Oct-03 23:38 
Right-click the Toolbox, choose Add/Remove Items from the menu. In the Customize Toolbox dialog that appears, choose the COM Components tab. Check the box alongside any components or controls you want to reference in the project.

Drop any desired controls onto your dialog resource.

When you add a member variable for the control (right-click the control and choose Add Member Variable), VS.NET prompts you for the files for the wrapper class, along with the other information.

Alternatively you can simply right-click the dialog resource and choose Insert ActiveX Control (which, for some reason, produces an entirely different dialog).
GeneralRe: Upgrade MFC project to VS.Net 2003 Pin
Rainer Mangold8-Oct-03 10:13
Rainer Mangold8-Oct-03 10:13 
QuestionCAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Ro Douse7-Oct-03 11:00
sussRo Douse7-Oct-03 11:00 
AnswerRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Toni787-Oct-03 11:02
Toni787-Oct-03 11:02 
AnswerHere's the first one :) Pin
Terry O'Nolley7-Oct-03 11:57
Terry O'Nolley7-Oct-03 11:57 
GeneralRe: Here's the first one :) Pin
joshfl7-Oct-03 17:21
joshfl7-Oct-03 17:21 
GeneralRe: Here's the first one :) Pin
Michael P Butler7-Oct-03 23:22
Michael P Butler7-Oct-03 23:22 
GeneralRe: Here's the first one :) Pin
Gary Kirkham8-Oct-03 3:58
Gary Kirkham8-Oct-03 3:58 
AnswerRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
alex.barylski7-Oct-03 18:29
alex.barylski7-Oct-03 18:29 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Terry O'Nolley8-Oct-03 2:18
Terry O'Nolley8-Oct-03 2:18 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
KaЯl8-Oct-03 2:31
KaЯl8-Oct-03 2:31 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Terry O'Nolley8-Oct-03 2:44
Terry O'Nolley8-Oct-03 2:44 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
KaЯl8-Oct-03 2:55
KaЯl8-Oct-03 2:55 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Terry O'Nolley8-Oct-03 3:22
Terry O'Nolley8-Oct-03 3:22 
GeneralRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
alex.barylski9-Oct-03 23:05
alex.barylski9-Oct-03 23:05 
AnswerRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
Olli8-Oct-03 2:35
Olli8-Oct-03 2:35 
AnswerRe: CAN ANYONE HELP AN APSIRING LEARNER OF C++??? Pin
joshfl8-Oct-03 4:02
joshfl8-Oct-03 4:02 
GeneralNeed Help Making Mini-Program Pin
Anonymous7-Oct-03 10:58
Anonymous7-Oct-03 10:58 

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.