Click here to Skip to main content
16,006,845 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPlugin System in Visual C++ Pin
albuemil20-Jan-03 2:46
albuemil20-Jan-03 2:46 
GeneralRe: Plugin System in Visual C++ Pin
User 665820-Jan-03 3:29
User 665820-Jan-03 3:29 
GeneralRe: Plugin System in Visual C++ Pin
albuemil20-Jan-03 4:12
albuemil20-Jan-03 4:12 
GeneralRe: Plugin System in Visual C++ Pin
User 665820-Jan-03 4:30
User 665820-Jan-03 4:30 
GeneralRe: Plugin System in Visual C++ Pin
albuemil20-Jan-03 5:11
albuemil20-Jan-03 5:11 
GeneralRe: Plugin System in Visual C++ Pin
Ryan B.20-Jan-03 3:41
Ryan B.20-Jan-03 3:41 
GeneralRe: Plugin System in Visual C++ Pin
Todd Smith20-Jan-03 8:56
Todd Smith20-Jan-03 8:56 
QuestionWhat kind of project should I create? Pin
LittleYellowBird20-Jan-03 2:43
LittleYellowBird20-Jan-03 2:43 
I'm about start a new MFC project and I have fallen at the first fence! I can't decide what type of project to create.

The project will record data (from an instrument on the RS232 port) and display the data as a graph. When it is complete the user will be able to store the data as a file, and view those files at a later date. Also, they can load other files in and overlay them with the existing data.

I think I need an SDI project because I need to open files and I want the File menu, but then how can I overlay one file over another or display data 'real time'? I've only ever used the view class to display data from a file.

Or could I use a Dialog project and add my own menu, 'Open' 'Save' but that sounds messy and I don't know where to start. Any ideas / advice?

Thanks,

Ali
AnswerRe: What kind of project should I create? Pin
jhwurmbach20-Jan-03 3:11
jhwurmbach20-Jan-03 3:11 
GeneralRe: What kind of project should I create? Pin
LittleYellowBird20-Jan-03 4:23
LittleYellowBird20-Jan-03 4:23 
GeneralRe: What kind of project should I create? Pin
jhwurmbach20-Jan-03 4:37
jhwurmbach20-Jan-03 4:37 
AnswerRe: What kind of project should I create? Pin
Nitron20-Jan-03 4:03
Nitron20-Jan-03 4:03 
GeneralRe: What kind of project should I create? Pin
LittleYellowBird20-Jan-03 4:29
LittleYellowBird20-Jan-03 4:29 
GeneralRe: What kind of project should I create? Pin
Nitron20-Jan-03 8:38
Nitron20-Jan-03 8:38 
GeneralChanging MainFrame Title at runtime Pin
Mr Bose Dayala20-Jan-03 2:03
Mr Bose Dayala20-Jan-03 2:03 
GeneralRe: Changing MainFrame Title at runtime Pin
HENDRIK R20-Jan-03 2:07
HENDRIK R20-Jan-03 2:07 
GeneralRe: Changing MainFrame Title at runtime Pin
Mr Bose Dayala20-Jan-03 20:21
Mr Bose Dayala20-Jan-03 20:21 
GeneralRe: Changing MainFrame Title at runtime Pin
Nitron20-Jan-03 4:05
Nitron20-Jan-03 4:05 
GeneralRe: Changing MainFrame Title at runtime Pin
HENDRIK R20-Jan-03 4:17
HENDRIK R20-Jan-03 4:17 
GeneralRe: Changing MainFrame Title at runtime Pin
Mr Bose Dayala20-Jan-03 20:23
Mr Bose Dayala20-Jan-03 20:23 
GeneralRe: Changing MainFrame Title at runtime Pin
Anonymous20-Jan-03 6:25
Anonymous20-Jan-03 6:25 
GeneralRe: Changing MainFrame Title at runtime Pin
Mr Bose Dayala20-Jan-03 20:25
Mr Bose Dayala20-Jan-03 20:25 
GeneralRe: Changing MainFrame Title at runtime Pin
Michael Dunn20-Jan-03 6:32
sitebuilderMichael Dunn20-Jan-03 6:32 
Generalicon Pin
Anonymous20-Jan-03 1:56
Anonymous20-Jan-03 1:56 
GeneralRe: icon Pin
HENDRIK R20-Jan-03 2:04
HENDRIK R20-Jan-03 2:04 

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.