Click here to Skip to main content
16,006,509 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debug CArray Pin
Martin Marvinski9-Aug-02 21:12
Martin Marvinski9-Aug-02 21:12 
GeneralRe: Debug CArray Pin
Gary R. Wheeler10-Aug-02 2:35
Gary R. Wheeler10-Aug-02 2:35 
QuestionIs this safe to do? Pin
nss9-Aug-02 16:38
nss9-Aug-02 16:38 
AnswerRe: Is this safe to do? Pin
Ravi Bhavnani9-Aug-02 17:02
professionalRavi Bhavnani9-Aug-02 17:02 
AnswerRe: Is this safe to do? Pin
Todd Jeffreys10-Aug-02 4:27
Todd Jeffreys10-Aug-02 4:27 
GeneralRe: Is this safe to do? Pin
nss10-Aug-02 4:58
nss10-Aug-02 4:58 
GeneralControls on a view Pin
Alexander Wiseman9-Aug-02 15:30
Alexander Wiseman9-Aug-02 15:30 
GeneralRe: Controls on a view [edit] Pin
Shog910-Aug-02 8:13
sitebuilderShog910-Aug-02 8:13 
Windows are painted back to front. So the view redraws, then all the controls draw on top of it.
Try setting the WS_CLIPCHILDREN style on the view window.

[edit]
i'd originally put WSCLIPSIBLINGS instead... ugh... need coffee... Blush | :O

---

Shog9
If I could sleep forever, I could forget about everything...

Questioncontext popup menu and OnUpdate CmdUi? Pin
nss9-Aug-02 14:57
nss9-Aug-02 14:57 
AnswerRe: context popup menu and OnUpdate CmdUi? Pin
Ravi Bhavnani9-Aug-02 16:21
professionalRavi Bhavnani9-Aug-02 16:21 
GeneralRe: context popup menu and OnUpdate CmdUi? Pin
nss9-Aug-02 16:46
nss9-Aug-02 16:46 
GeneralRe: context popup menu and OnUpdate CmdUi? Pin
Ravi Bhavnani9-Aug-02 16:54
professionalRavi Bhavnani9-Aug-02 16:54 
GeneralRe: context popup menu and OnUpdate CmdUi? Pin
nss9-Aug-02 17:04
nss9-Aug-02 17:04 
GeneralRe: context popup menu and OnUpdate CmdUi? Pin
Ravi Bhavnani9-Aug-02 17:12
professionalRavi Bhavnani9-Aug-02 17:12 
GeneralHmmm Pin
nss10-Aug-02 4:14
nss10-Aug-02 4:14 
GeneralRe: Hmmm Pin
Ravi Bhavnani10-Aug-02 5:00
professionalRavi Bhavnani10-Aug-02 5:00 
GeneralOutlook 97 and #import Pin
bryce9-Aug-02 13:53
bryce9-Aug-02 13:53 
GeneralRe: Outlook 97 and #import Pin
Daniel Ferguson9-Aug-02 15:04
Daniel Ferguson9-Aug-02 15:04 
GeneralRe: Outlook 97 and #import Pin
bryce9-Aug-02 16:31
bryce9-Aug-02 16:31 
GeneralImageList exceded Pin
CaesarCZ9-Aug-02 13:34
CaesarCZ9-Aug-02 13:34 
GeneralRe: ImageList exceded Pin
Chris Losinger9-Aug-02 13:48
professionalChris Losinger9-Aug-02 13:48 
GeneralRe: ImageList exceded Pin
Joel Lucsy9-Aug-02 16:37
Joel Lucsy9-Aug-02 16:37 
GeneralRe: ImageList exceded Pin
Michael Dunn9-Aug-02 17:06
sitebuilderMichael Dunn9-Aug-02 17:06 
GeneralRe: ImageList exceded Pin
CaesarCZ9-Aug-02 22:59
CaesarCZ9-Aug-02 22:59 
GeneralRe: ImageList exceded Pin
CaesarCZ10-Aug-02 0:18
CaesarCZ10-Aug-02 0:18 

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.