Click here to Skip to main content
15,895,667 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: auto delete the files at specefic date and time. Pin
chandu00426-Apr-10 22:20
chandu00426-Apr-10 22:20 
AnswerRe: auto delete the files at specefic date and time. Pin
Maximilien27-Apr-10 0:45
Maximilien27-Apr-10 0:45 
AnswerRe: auto delete the files at specefic date and time. Pin
David Crow27-Apr-10 2:50
David Crow27-Apr-10 2:50 
Questionto find starting point of a waveform Pin
mrby12326-Apr-10 19:52
mrby12326-Apr-10 19:52 
AnswerRe: to find starting point of a waveform Pin
Emilio Garavaglia26-Apr-10 22:29
Emilio Garavaglia26-Apr-10 22:29 
GeneralRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12326-Apr-10 23:42
mrby12326-Apr-10 23:42 
QuestionRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 4:33
David Crow27-Apr-10 4:33 
AnswerRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12327-Apr-10 4:47
mrby12327-Apr-10 4:47 
QuestionRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 4:58
David Crow27-Apr-10 4:58 
AnswerRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12327-Apr-10 5:24
mrby12327-Apr-10 5:24 
QuestionRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 5:36
David Crow27-Apr-10 5:36 
AnswerRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12327-Apr-10 5:47
mrby12327-Apr-10 5:47 
GeneralRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 6:02
David Crow27-Apr-10 6:02 
GeneralRe: to find starting point of a seismic or magnatic digital waveform Pin
mrby12327-Apr-10 6:08
mrby12327-Apr-10 6:08 
GeneralRe: to find starting point of a seismic or magnatic digital waveform Pin
David Crow27-Apr-10 6:14
David Crow27-Apr-10 6:14 
AnswerRe: to find starting point of a waveform Pin
chandu00426-Apr-10 22:52
chandu00426-Apr-10 22:52 
GeneralRe: to find starting point of a waveform Pin
mrby12326-Apr-10 23:50
mrby12326-Apr-10 23:50 
AnswerRe: to find starting point of a waveform Pin
r.ps27-Apr-10 3:58
r.ps27-Apr-10 3:58 
AnswerRe: to find starting point of a waveform Pin
Alan Balkany27-Apr-10 4:04
Alan Balkany27-Apr-10 4:04 
QuestionPlatform SDK (February 2003) and MFC code [SOLVED] Pin
starreyed26-Apr-10 18:52
starreyed26-Apr-10 18:52 
AnswerRe: Platform SDK (February 2003) and MFC code Pin
Stuart Dootson26-Apr-10 23:55
professionalStuart Dootson26-Apr-10 23:55 
AnswerRe: Platform SDK (February 2003) and MFC code Pin
David Crow27-Apr-10 2:48
David Crow27-Apr-10 2:48 
GeneralRe: Platform SDK (February 2003) and MFC code [modified] Pin
starreyed27-Apr-10 19:25
starreyed27-Apr-10 19:25 
Thank you for your replies.

I'm sorry I failed to mention that I had tried defining these macros, both in the "App"View.cpp file, as well as in the stdafx.h file.

Now, upon your suggestion, I tried defining them in the "app"view.cpp file before including the stdafx file, as well as at the top of the stdafx.h file, but to no avail. It simply refuses to recognize this structure & function.

Interestingly, when I use the Page Setup dialog, it correctly displays the dialog, and when its definition is checked, it is the one located in the commdlg.h from the Platform SDK. So, this means that the path is ok, but it definitely has something to do with these macros. What about the STDMETHOD macro ? I don't understand this one, I'm afraid, and what it's supposed to do...Confused | :confused:

Would be very grateful for any further investigation into this issue!! Smile | :)

modified on Wednesday, April 28, 2010 2:15 AM

GeneralRe: Platform SDK (February 2003) and MFC code Pin
Stuart Dootson27-Apr-10 21:16
professionalStuart Dootson27-Apr-10 21:16 
GeneralRe: Platform SDK (February 2003) and MFC code Pin
starreyed28-Apr-10 0:43
starreyed28-Apr-10 0:43 

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.