Click here to Skip to main content
15,914,225 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGetting last IP user logged into Pin
John Lomen28-Dec-05 9:36
John Lomen28-Dec-05 9:36 
QuestionMultiple Computers accessing the same file Pin
Joshua Lunsford28-Dec-05 8:48
Joshua Lunsford28-Dec-05 8:48 
AnswerRe: Multiple Computers accessing the same file Pin
David Crow28-Dec-05 9:44
David Crow28-Dec-05 9:44 
GeneralRe: Multiple Computers accessing the same file Pin
JstDaNuGuy28-Dec-05 9:58
JstDaNuGuy28-Dec-05 9:58 
GeneralRe: Multiple Computers accessing the same file ( edit) Pin
Maximilien28-Dec-05 10:05
Maximilien28-Dec-05 10:05 
Questionmaintaining a logfile Pin
RabiaAslam28-Dec-05 6:50
RabiaAslam28-Dec-05 6:50 
AnswerRe: maintaining a logfile Pin
Maximilien28-Dec-05 7:53
Maximilien28-Dec-05 7:53 
QuestionMFC MDI : StartUp Child like Macromedia Pin
BrownJacket28-Dec-05 6:43
BrownJacket28-Dec-05 6:43 
I am working on an MFC MDI application and I have some problems about doing the things below if you provide any help I would be very happy.

Like Macromedia applications, I want my application to have a start up dialog when there is no child window. This dialog contains options such as New , Open and Resent File List. I examine the Macromedia Fireworks and I think they opening a Dialog based FormView or just a Dialog...My problems are:

1. I cant start my MDI application empty, without a child window.

2. When I open a dialog window ( FormView or other kind of Dialog) I cant use the MainMenu in MainFrame, I know this is normal because of the focus. But in Macromedia Applications you can both use the Startup dialog or the menu in the main frame. So decided that its not a dialog its another CView. But I cant find a way to open my CView derived window when there is no MDIChild. I dont know how to call it or Create it.

3. When I tried to use Dialog (FormView) still unable to call or create it.

4. Another thing is I am using DialogBars instead of Toolbars, and I want my DialogBars to be shown without a standart splitter on the left side. They wont be dockable so I dont need them to have splitter.

I am using Visual Studio .NET 2005 with MFC 8.0 library. most of tutorials or examples in this site , returns with linker 2019 errors I tried hard to repair them but no way....

Any codes, any articles, any suggestions I would be very happy.

-- modified at 12:45 Wednesday 28th December, 2005
QuestionCRecordset update Pin
pnpfriend28-Dec-05 6:05
pnpfriend28-Dec-05 6:05 
QuestionRe: CRecordset update Pin
David Crow28-Dec-05 9:57
David Crow28-Dec-05 9:57 
AnswerRe: CRecordset update Pin
pnpfriend28-Dec-05 12:15
pnpfriend28-Dec-05 12:15 
AnswerRe: CRecordset update Pin
pnpfriend10-Jan-06 7:56
pnpfriend10-Jan-06 7:56 
QuestionRe: CRecordset update Pin
David Crow10-Jan-06 7:59
David Crow10-Jan-06 7:59 
QuestionLooking for code to learn from. Pin
dbough28-Dec-05 4:51
dbough28-Dec-05 4:51 
AnswerRe: Looking for code to learn from. Pin
David Crow28-Dec-05 5:33
David Crow28-Dec-05 5:33 
AnswerRe: Looking for code to learn from. Pin
Prakash Nadar28-Dec-05 5:42
Prakash Nadar28-Dec-05 5:42 
AnswerRe: Looking for code to learn from. Pin
Bob Stanneveld28-Dec-05 5:54
Bob Stanneveld28-Dec-05 5:54 
GeneralRe: Looking for code to learn from. Pin
John R. Shaw28-Dec-05 16:06
John R. Shaw28-Dec-05 16:06 
GeneralRe: Looking for code to learn from. Pin
Bob Stanneveld29-Dec-05 6:11
Bob Stanneveld29-Dec-05 6:11 
AnswerRe: Looking for code to learn from. Pin
Gary R. Wheeler28-Dec-05 6:00
Gary R. Wheeler28-Dec-05 6:00 
AnswerRe: Looking for code to learn from. Pin
dbough28-Dec-05 6:41
dbough28-Dec-05 6:41 
GeneralRe: Looking for code to learn from. Pin
John R. Shaw28-Dec-05 16:52
John R. Shaw28-Dec-05 16:52 
QuestionGet flicker free image Pin
sam o neil28-Dec-05 4:26
sam o neil28-Dec-05 4:26 
AnswerRe: Get flicker free image Pin
John R. Shaw28-Dec-05 17:05
John R. Shaw28-Dec-05 17:05 
Questionmaintain logfile of the accessed files Pin
RabiaAslam28-Dec-05 3:09
RabiaAslam28-Dec-05 3:09 

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.