Click here to Skip to main content
16,011,611 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What means "typo"? Pin
George228-Apr-03 20:23
George228-Apr-03 20:23 
QuestionWhere can I find tutorials about exception specifications? Pin
George227-Apr-03 1:52
George227-Apr-03 1:52 
AnswerRe: Where can I find tutorials about exception specifications? Pin
Emiliano27-Apr-03 4:45
Emiliano27-Apr-03 4:45 
GeneralA question about licences Pin
Anonymous26-Apr-03 22:26
Anonymous26-Apr-03 22:26 
GeneralRe: A question about licences Pin
Hans Dietrich26-Apr-03 23:54
mentorHans Dietrich26-Apr-03 23:54 
QuestionHow get notified before my program is terminated externally by TerminateProcess Pin
Arnold Sonico26-Apr-03 21:03
Arnold Sonico26-Apr-03 21:03 
AnswerRe: How get notified before my program is terminated externally by TerminateProcess Pin
Hans Dietrich26-Apr-03 21:34
mentorHans Dietrich26-Apr-03 21:34 
General?? is this the correct MFC approach Pin
Paul Farry26-Apr-03 19:45
professionalPaul Farry26-Apr-03 19:45 
I'm trying to build an application that has multiple(child) windows that are identical, but they are in different states of operation.

Each of these windows really is just a lot of the common controls.

Is this the correct approach

1 base CWnd
then Create a new Class based on CWnd and place my controls on a new CWnd owned by this class, then attach it the the base CWnd

or is there a better approach?

I'm really struggling with what I would have thought was quite easy or is it not??

I can't seem to find many articles etc on this kind of thing

I've already built the application using lots of ATL components, and VB to provide the UI.

The UI currently consists of 8 frames containing Progress bar for current status, and details of the current modem connection speed, the file that is being copied and the state that the program(thread) is in.


UI for each cell looks kinda like this and there are 8 of them (4cols x2 rows).
<br />
Store: [ readonly]    Tel: [readonly] Bps:[readonly]<br />
Start: [readonly starttime] IP: [readonly] Err:[readonly]<br />
Status: [readonly]<br />
[Caption showing the current state of the program] [%complete as text]<br />
File: [filename readonly] Bytes: [x of y]<br />
[..............progress bar..............].br />
[Text box for messages to the user]<br />

Sorry for the loss of formatting.
GeneralRe: ?? is this the correct MFC approach Pin
Hans Dietrich26-Apr-03 21:11
mentorHans Dietrich26-Apr-03 21:11 
GeneralRe: ?? is this the correct MFC approach Pin
Paul Farry26-Apr-03 21:42
professionalPaul Farry26-Apr-03 21:42 
Generalerror :- cannot open mfc42u.lib Pin
Vipin Bokariya26-Apr-03 19:31
Vipin Bokariya26-Apr-03 19:31 
GeneralRe: error :- cannot open mfc42u.lib Pin
Hans Dietrich26-Apr-03 20:53
mentorHans Dietrich26-Apr-03 20:53 
GeneralRe: error :- cannot open mfc42u.lib Pin
Vipin Bokariya28-Apr-03 0:36
Vipin Bokariya28-Apr-03 0:36 
Questionconversion of win32 api into MFC is it possible......? Pin
Vipin Bokariya26-Apr-03 17:54
Vipin Bokariya26-Apr-03 17:54 
AnswerRe: conversion of win32 api into MFC is it possible......? Pin
John R. Shaw28-Apr-03 16:53
John R. Shaw28-Apr-03 16:53 
GeneralCBitmap 's LoadBitmap Pin
Member 25731526-Apr-03 17:17
Member 25731526-Apr-03 17:17 
GeneralRe: CBitmap 's LoadBitmap Pin
Nish Nishant26-Apr-03 17:50
sitebuilderNish Nishant26-Apr-03 17:50 
GeneralRe: CBitmap 's LoadBitmap Pin
Heiko200327-Apr-03 4:01
sussHeiko200327-Apr-03 4:01 
GeneralRe: CBitmap 's LoadBitmap Pin
John R. Shaw28-Apr-03 17:14
John R. Shaw28-Apr-03 17:14 
GeneralAbout CEdit vertical center Pin
lvvvww26-Apr-03 16:58
lvvvww26-Apr-03 16:58 
GeneralRe: About CEdit vertical center Pin
Hans Dietrich27-Apr-03 0:22
mentorHans Dietrich27-Apr-03 0:22 
GeneralRe: About CEdit vertical center Pin
Member 81035169-May-14 13:41
Member 81035169-May-14 13:41 
GeneralWSAWaitForMultipleEvents &amp; WaitForMultipleEvents Pin
Jörgen Sigvardsson26-Apr-03 12:19
Jörgen Sigvardsson26-Apr-03 12:19 
GeneralRe: WSAWaitForMultipleEvents & WaitForMultipleEvents Pin
Stefan Pedersen26-Apr-03 13:19
Stefan Pedersen26-Apr-03 13:19 
GeneralError using MS Access with SQL DISTINCT in VC++ Pin
ATC26-Apr-03 11:41
ATC26-Apr-03 11:41 

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.