Click here to Skip to main content
15,901,426 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralThanks a lot. This was quite what I was after. Pin
Matthias13-Apr-00 9:06
Matthias13-Apr-00 9:06 
GeneralSYSTEM TRAY Pin
Member 255056010-Apr-00 5:01
Member 255056010-Apr-00 5:01 
GeneralRe: SYSTEM TRAY Pin
Chris Maunder10-Apr-00 13:58
cofounderChris Maunder10-Apr-00 13:58 
GeneralPAL format Pin
Michael Welsch10-Apr-00 0:25
Michael Welsch10-Apr-00 0:25 
GeneralRe: PAL format Pin
Sadhu13-Apr-00 8:03
Sadhu13-Apr-00 8:03 
GeneralAdding a dialog to the file open command in an explorer style application. Pin
Richard Melton25-Mar-00 13:28
Richard Melton25-Mar-00 13:28 
GeneralRe: Adding a dialog to the file open command in an explorer style application. Pin
Paul Selormey10-Apr-00 0:43
Paul Selormey10-Apr-00 0:43 
GeneralRe: Adding a dialog to the file open command in an explorer style application. Pin
Richard Melton12-Apr-00 0:01
Richard Melton12-Apr-00 0:01 
Paul,
Thanks for your response. However, I had initially tried that approach and the problem is that the OnFileNew method gets called when the application is initially created. I only want the dialog to appear when the user selects the File New item from the app's Menu. My theory (I've set this issue aside temporarily) is that I need to change the ID for the menu item. Then when the user selects the menu item, I call the base class FileNew member to allow the MFC architecture to create the document, aftewords I present the user with some dialogs that intialize the newly created document.
Questionhow do you play a WAV as a resource? Pin
Anonymous25-Mar-00 7:07
Anonymous25-Mar-00 7:07 
Questionhow do yo uhandle files being dropped on controls Pin
Anonymous22-Mar-00 15:09
Anonymous22-Mar-00 15:09 
AnswerRe: how do yo uhandle files being dropped on controls Pin
Stu10-Apr-00 3:05
Stu10-Apr-00 3:05 
Generalmake highlight cover entire length of all columns in CListCtrl Pin
Derek22-Mar-00 13:54
Derek22-Mar-00 13:54 
GeneralRE: make highlight cover entire length of all columns in CListCtrl Pin
Anonymous23-Mar-00 9:54
suss Anonymous23-Mar-00 9:54 
GeneralRe: RE: make highlight cover entire length of all columns in CListCtrl Pin
Member 577971610-Apr-00 2:06
Member 577971610-Apr-00 2:06 
GeneralRe: make highlight cover entire length of all columns in CListCtrl Pin
Erik Thompson10-Apr-00 10:01
sitebuilderErik Thompson10-Apr-00 10:01 
Generalunhandeld exception Pin
lalue22-Mar-00 8:41
lalue22-Mar-00 8:41 
GeneralRe: unhandeld exception Pin
Paul Selormey10-Apr-00 0:58
Paul Selormey10-Apr-00 0:58 
GeneralMultithreading & Doc_View Pin
jas22-Mar-00 6:16
jas22-Mar-00 6:16 
GeneralRE: Multithreading & Doc_View Pin
Anonymous23-Mar-00 16:04
suss Anonymous23-Mar-00 16:04 
GeneralRe: Multithreading & Doc_View Pin
Paul Selormey10-Apr-00 0:31
Paul Selormey10-Apr-00 0:31 
Generalurgent:need help with TRANSPARENT toolbar Pin
tomer dror21-Mar-00 5:19
tomer dror21-Mar-00 5:19 
QuestionHow to load a bitmap from disk? Pin
Newbie20-Mar-00 21:28
Newbie20-Mar-00 21:28 
AnswerRE: How to load a bitmap from disk? Pin
Derek22-Mar-00 14:02
Derek22-Mar-00 14:02 
GeneralView handling or hiding. Pin
i_am_aamir20-Mar-00 10:19
i_am_aamir20-Mar-00 10:19 
GeneralRe: View handling or hiding. Pin
Paul Selormey10-Apr-00 1:29
Paul Selormey10-Apr-00 1:29 

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.