Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to read .Doc, pdf, .xls etc file? Pin
Bob Flynn19-Jan-06 6:21
Bob Flynn19-Jan-06 6:21 
AnswerRe: How to read .Doc, pdf, .xls etc file? Pin
FarPointer19-Jan-06 6:32
FarPointer19-Jan-06 6:32 
QuestionCheck If Mouse Button Down Pin
ZaebanB19-Jan-06 3:27
ZaebanB19-Jan-06 3:27 
QuestionRe: Check If Mouse Button Down Pin
David Crow19-Jan-06 3:33
David Crow19-Jan-06 3:33 
AnswerRe: Check If Mouse Button Down Pin
ZaebanB19-Jan-06 3:37
ZaebanB19-Jan-06 3:37 
AnswerRe: Check If Mouse Button Down Pin
Stephen Hewitt19-Jan-06 3:37
Stephen Hewitt19-Jan-06 3:37 
GeneralRe: Check If Mouse Button Down Pin
ZaebanB19-Jan-06 3:45
ZaebanB19-Jan-06 3:45 
QuestionVS 2005 Class View redrawing Pin
BambooMoon19-Jan-06 3:13
BambooMoon19-Jan-06 3:13 
I have two large projects, both containing exactly the same code, under Visual Studio 2005. One of the projects is under Source Safe and one is not. In the one that is not under Source Safe, Class View works fine. I can scroll the long list of classes, and when I select one, I can scroll the long list of members of that class. In the identical but Source Safe-controlled project, both the class list and the member list get redrawn about once per second, FOREVER. Literally hours after opening the IDE, they still flash. It is impossible to scroll either list because if you do, on the next redraw (after one second), it will scroll back to the top. The flashing stops if you display a context menu, but resumes when you dismiss it.

This makes class view totally useless. Any clue how I can fix this? I'm not saying that Source Safe is the cause, only that that and the fact that the one under Source Safe was migrated from VS7 and the one not under Source Safe was created with VS8 are the only differences between these two projects.

[Added later]
I see now that if I disconnect the flashing one from Source Safe, Class View stops flashing. But I don't want to work disconnected. My Source Safe archive is on a network share that is connected, so there are no troubles accessing it.
-- modified at 9:14 Thursday 19th January, 2006
QuestionWant an MFC application to start just aftr booting Pin
Aryan S19-Jan-06 3:02
Aryan S19-Jan-06 3:02 
AnswerRe: Want an MFC application to start just aftr booting Pin
toxcct19-Jan-06 3:10
toxcct19-Jan-06 3:10 
GeneralRe: Want an MFC application to start just aftr booting Pin
Aryan S19-Jan-06 3:12
Aryan S19-Jan-06 3:12 
GeneralRe: Want an MFC application to start just aftr booting Pin
toxcct19-Jan-06 3:12
toxcct19-Jan-06 3:12 
GeneralRe: Want an MFC application to start just aftr booting Pin
Prakash Nadar19-Jan-06 5:03
Prakash Nadar19-Jan-06 5:03 
AnswerRe: Want an MFC application to start just aftr booting Pin
Maximilien19-Jan-06 5:19
Maximilien19-Jan-06 5:19 
AnswerRe: Want an MFC application to start just aftr booting Pin
Shraddhan22-Jan-06 18:11
Shraddhan22-Jan-06 18:11 
Questionread ascii matrix from file Pin
Russell'19-Jan-06 2:25
Russell'19-Jan-06 2:25 
AnswerRe: read ascii matrix from file Pin
Maximilien19-Jan-06 2:49
Maximilien19-Jan-06 2:49 
GeneralRe: read ascii matrix from file Pin
Russell'19-Jan-06 3:07
Russell'19-Jan-06 3:07 
AnswerRe: read ascii matrix from file Pin
David Crow19-Jan-06 2:53
David Crow19-Jan-06 2:53 
GeneralRe: read ascii matrix from file Pin
Russell'19-Jan-06 3:02
Russell'19-Jan-06 3:02 
GeneralRe: read ascii matrix from file Pin
David Crow19-Jan-06 3:30
David Crow19-Jan-06 3:30 
AnswerRe: read ascii matrix from file Pin
Stephen Hewitt19-Jan-06 3:07
Stephen Hewitt19-Jan-06 3:07 
JokeRe: read ascii matrix from file Pin
Russell'19-Jan-06 4:22
Russell'19-Jan-06 4:22 
QuestionTCHAR* and LPTSTR Pin
kelprinc19-Jan-06 1:10
kelprinc19-Jan-06 1:10 
AnswerRe: TCHAR* and LPTSTR Pin
Owner drawn19-Jan-06 1:18
Owner drawn19-Jan-06 1: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.