Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: _stscanf problems... Pin
James R. Twine19-Jun-06 14:48
James R. Twine19-Jun-06 14:48 
GeneralRe: _stscanf problems... Pin
Zac Howland19-Jun-06 15:49
Zac Howland19-Jun-06 15:49 
JokeRe: _stscanf problems... Pin
James R. Twine19-Jun-06 15:56
James R. Twine19-Jun-06 15:56 
AnswerRe: _stscanf problems... Pin
Zac Howland19-Jun-06 5:46
Zac Howland19-Jun-06 5:46 
GeneralRe: _stscanf problems... Pin
kitty519-Jun-06 6:09
kitty519-Jun-06 6:09 
Questionsubclassing PropertySheets and PropertyPages Pin
camoguard19-Jun-06 5:10
camoguard19-Jun-06 5:10 
AnswerRe: subclassing PropertySheets and PropertyPages Pin
cje19-Jun-06 7:48
cje19-Jun-06 7:48 
GeneralRe: subclassing PropertySheets and PropertyPages Pin
camoguard19-Jun-06 8:28
camoguard19-Jun-06 8:28 
Thanks, you set me on the path to a buildable project. For anyone who runs into a similar situation, here's what I did.

In CMyPropertyPage's header file, I forward reference "class CMyPropertySheet;", and in CMyPropertyPage's source file, I include CMyPropertySheet (MyPropertySheet.h). Be careful, when forward referencing you cannot use any operations on CMyPropertySheet in the header file. That was throwing me off.

Case closed.
QuestionNeed help to return string value from COM Pin
agarunk19-Jun-06 4:41
agarunk19-Jun-06 4:41 
Questionhow do i do this Pin
joyalfernandes19-Jun-06 4:12
joyalfernandes19-Jun-06 4:12 
AnswerRe: how do i do this Pin
Chris Losinger19-Jun-06 4:21
professionalChris Losinger19-Jun-06 4:21 
AnswerRe: how do i do this Pin
toxcct19-Jun-06 4:31
toxcct19-Jun-06 4:31 
AnswerRe: how do i do this Pin
Sarath C19-Jun-06 4:40
Sarath C19-Jun-06 4:40 
AnswerRe: how do i do this Pin
capricious_00119-Jun-06 5:18
capricious_00119-Jun-06 5:18 
AnswerRe: how do i do this Pin
Kevin McFarlane19-Jun-06 6:37
Kevin McFarlane19-Jun-06 6:37 
Question[Message Deleted] Pin
yogendra kaushik19-Jun-06 3:52
yogendra kaushik19-Jun-06 3:52 
AnswerRe: color information Pin
_AnsHUMAN_ 19-Jun-06 4:03
_AnsHUMAN_ 19-Jun-06 4:03 
GeneralRe: color information Pin
yogendra kaushik19-Jun-06 4:25
yogendra kaushik19-Jun-06 4:25 
GeneralRe: color information Pin
FarPointer19-Jun-06 5:01
FarPointer19-Jun-06 5:01 
AnswerRe: color information Pin
Viorel.19-Jun-06 4:05
Viorel.19-Jun-06 4:05 
GeneralRe: color information Pin
yogendra kaushik19-Jun-06 4:25
yogendra kaushik19-Jun-06 4:25 
AnswerRe: color information Pin
Maximilien19-Jun-06 4:06
Maximilien19-Jun-06 4:06 
AnswerRe: [Message Deleted] Pin
toxcct19-Jun-06 5:06
toxcct19-Jun-06 5:06 
QuestionQuestion on SAPI Pin
Kiran Pinjala19-Jun-06 3:26
Kiran Pinjala19-Jun-06 3:26 
AnswerRe: Question on SAPI Pin
Viorel.19-Jun-06 4:13
Viorel.19-Jun-06 4:13 

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.