Click here to Skip to main content
15,900,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Automation and Excel Pin
Mirko M.6-Sep-02 3:43
sussMirko M.6-Sep-02 3:43 
GeneralRe: Automation and Excel Pin
Zizilamoroso6-Sep-02 4:26
Zizilamoroso6-Sep-02 4:26 
GeneralRe: Automation and Excel Pin
Mirko M.6-Sep-02 4:35
sussMirko M.6-Sep-02 4:35 
GeneralRe: Automation and Excel Pin
Zizilamoroso6-Sep-02 4:40
Zizilamoroso6-Sep-02 4:40 
GeneralOut of scope Pin
Anonymous5-Sep-02 23:20
Anonymous5-Sep-02 23:20 
GeneralRe: Out of scope Pin
Jawache5-Sep-02 23:29
Jawache5-Sep-02 23:29 
GeneralUninitialized parent members Pin
Arjan Schouten5-Sep-02 22:46
Arjan Schouten5-Sep-02 22:46 
GeneralRe: Uninitialized parent members Pin
Tomasz Sowinski5-Sep-02 23:07
Tomasz Sowinski5-Sep-02 23:07 
Actually, a dialog invoked from property page isn't a child window. So you can't use GetParent; add the pointer as a memmber of CYourDialog class. If you only need to access the list, add the pointer/reference to the list instead.

Tomasz Sowinski -- http://www.shooltz.com

** Putt knot yore thrust inn spel chequers. **

GeneralRe: Uninitialized parent members Pin
Arjan Schouten5-Sep-02 23:10
Arjan Schouten5-Sep-02 23:10 
GeneralDrawing in a CScrollView Pin
Daniel Strigl5-Sep-02 22:44
Daniel Strigl5-Sep-02 22:44 
GeneralRe: Drawing in a CScrollView Pin
Tomasz Sowinski5-Sep-02 23:08
Tomasz Sowinski5-Sep-02 23:08 
GeneralUser-rights on winnt Pin
tabor255-Sep-02 22:39
tabor255-Sep-02 22:39 
GeneralRe: User-rights on winnt Pin
Tomasz Sowinski5-Sep-02 23:11
Tomasz Sowinski5-Sep-02 23:11 
GeneralRe: User-rights on winnt Pin
Iain Clarke, Warrior Programmer6-Sep-02 6:01
Iain Clarke, Warrior Programmer6-Sep-02 6:01 
GeneralRe: User-rights on winnt Pin
Andreas Saurwein6-Sep-02 15:09
Andreas Saurwein6-Sep-02 15:09 
Questionanother better tools? Pin
william jing5-Sep-02 22:19
william jing5-Sep-02 22:19 
AnswerRe: another better tools? Pin
Eugene Pustovoyt5-Sep-02 22:49
Eugene Pustovoyt5-Sep-02 22:49 
AnswerRe: another better tools? Pin
Pavel Klocek5-Sep-02 23:16
Pavel Klocek5-Sep-02 23:16 
GeneralMemory release and allocate problem. Pin
George Ma5-Sep-02 22:05
George Ma5-Sep-02 22:05 
GeneralRe: Memory release and allocate problem. Pin
.dan.g.8-Sep-02 1:15
professional.dan.g.8-Sep-02 1:15 
GeneralRe: Memory release and allocate problem. Pin
George Ma10-Sep-02 17:18
George Ma10-Sep-02 17:18 
GeneralRe: Memory release and allocate problem. Pin
.dan.g.10-Sep-02 17:26
professional.dan.g.10-Sep-02 17:26 
Generaldll without language Pin
Zizilamoroso5-Sep-02 21:43
Zizilamoroso5-Sep-02 21:43 
GeneralRe: dll without language Pin
Nish Nishant5-Sep-02 21:52
sitebuilderNish Nishant5-Sep-02 21:52 
GeneralRe: dll without language Pin
Zizilamoroso5-Sep-02 22:21
Zizilamoroso5-Sep-02 22:21 

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.