Click here to Skip to main content
15,910,980 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWindows XP locks on waveOutReset() and waveInReset() Pin
JohnnyNin21-Jun-02 4:45
JohnnyNin21-Jun-02 4:45 
GeneralRecommendations Pin
Al_Pennyworth21-Jun-02 4:27
Al_Pennyworth21-Jun-02 4:27 
GeneralRe: Recommendations Pin
Bill Wilson21-Jun-02 9:20
Bill Wilson21-Jun-02 9:20 
QuestionHow do i find out if a graphics device supports the GetPixel API? Pin
redeemer21-Jun-02 4:12
redeemer21-Jun-02 4:12 
AnswerRe: How do i find out if a graphics device supports the GetPixel API? Pin
Chris Losinger21-Jun-02 4:59
professionalChris Losinger21-Jun-02 4:59 
GeneralOdd list box behaviour Pin
Jason Hooper21-Jun-02 4:05
Jason Hooper21-Jun-02 4:05 
GeneralRe: Odd list box behaviour Pin
Roger Allen21-Jun-02 6:32
Roger Allen21-Jun-02 6:32 
GeneralRe: Odd list box behaviour Pin
Jason Hooper21-Jun-02 11:35
Jason Hooper21-Jun-02 11:35 
Thanks for the response. I've been hunting this problem all day and have narrowed it down enough to know the cause. It seems to do this only when I have two list controls stacked atop each other. They're inside a tab control and I ShowWindow(FALSE) them and then ShowWindow(TRUE) one of them depending on which tab is active. Any further ideas? I'll keep poking around in the meantime, and I'll try your trick.

UPDATE: It's the tab control that's causing it. When I ShowWindow(FALSE) the tab control before anything else, the problem goes away. Will I have to subclass CTabCtrl and make it not draw the background or somethiNG?

Thanks again,

- Jason
(SonorkID 100.611)

In the beginning, teachers taught the 5 W's: who, what, where, when, why. Now it's just a big damn G
GeneralRe: Odd list box behaviour Pin
Shog921-Jun-02 12:41
sitebuilderShog921-Jun-02 12:41 
GeneralRe: Odd list box behaviour Pin
Jason Hooper22-Jun-02 6:46
Jason Hooper22-Jun-02 6:46 
GeneralRe: Odd list box behaviour Pin
Roger Allen24-Jun-02 2:26
Roger Allen24-Jun-02 2:26 
GeneralRe: Odd list box behaviour Pin
Jason Hooper25-Jun-02 7:44
Jason Hooper25-Jun-02 7:44 
Generalinclude collision Pin
Zizilamoroso21-Jun-02 2:55
Zizilamoroso21-Jun-02 2:55 
GeneralRe: include collision Pin
Zizilamoroso21-Jun-02 3:04
Zizilamoroso21-Jun-02 3:04 
GeneralRe: include collision Pin
Alvaro Mendez21-Jun-02 6:16
Alvaro Mendez21-Jun-02 6:16 
GeneralRe: include collision Pin
Maximilien21-Jun-02 3:08
Maximilien21-Jun-02 3:08 
GeneralRe: include collision Pin
Zizilamoroso21-Jun-02 3:14
Zizilamoroso21-Jun-02 3:14 
GeneralRe: include collision Pin
Paresh Solanki21-Jun-02 5:18
Paresh Solanki21-Jun-02 5:18 
GeneralRe: include collision Pin
Mike Nordell21-Jun-02 11:02
Mike Nordell21-Jun-02 11:02 
GeneralRe: include collision Pin
21-Jun-02 5:09
suss21-Jun-02 5:09 
QuestionWhere do i specify the colors in a bitmpa picture? Pin
redeemer21-Jun-02 2:37
redeemer21-Jun-02 2:37 
AnswerRe: Where do i specify the colors in a bitmpa picture? Pin
Chris Losinger21-Jun-02 2:48
professionalChris Losinger21-Jun-02 2:48 
GeneralRe: Where do i specify the colors in a bitmpa picture? Pin
redeemer21-Jun-02 3:29
redeemer21-Jun-02 3:29 
GeneralRe: Where do i specify the colors in a bitmpa picture? Pin
Chris Losinger21-Jun-02 3:42
professionalChris Losinger21-Jun-02 3:42 
GeneralPath of the running application Pin
21-Jun-02 2:16
suss21-Jun-02 2:16 

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.