Click here to Skip to main content
15,927,592 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can I implement the web folder view for files in an app? Pin
28-Nov-00 3:27
suss28-Nov-00 3:27 
GeneralKeywords int, float, etc... Pin
Claude Gagnon28-Nov-00 2:29
Claude Gagnon28-Nov-00 2:29 
GeneralRe: Keywords int, float, etc... Pin
Paul Barrass28-Nov-00 5:40
Paul Barrass28-Nov-00 5:40 
GeneralRe: Keywords int, float, etc... Pin
Erik Funkenbusch28-Nov-00 12:32
Erik Funkenbusch28-Nov-00 12:32 
GeneralStrange bug in Visual Studio Pin
Christian Skovdal Andersen27-Nov-00 21:10
Christian Skovdal Andersen27-Nov-00 21:10 
GeneralRe: Strange bug in Visual Studio Pin
Paul Barrass28-Nov-00 5:43
Paul Barrass28-Nov-00 5:43 
GeneralRe: Strange bug in Visual Studio Pin
Christian Skovdal Andersen28-Nov-00 7:44
Christian Skovdal Andersen28-Nov-00 7:44 
GeneralRe: Strange bug in Visual Studio Pin
Erik Funkenbusch28-Nov-00 12:30
Erik Funkenbusch28-Nov-00 12:30 
ClassView can be very sensitive at times to things like Macros, typedefs, and templates. I've seen Macros that make member variables show up as globals in ClassView, and all kinds of weirdness. Typically, you start to lose visibility in ClassView when CV parses something wrong. My suggestion would be create a copy of the project, then start removing files until the problem goes away. Then figure out what's weird in that file.

GeneralRe: Strange bug in Visual Studio Pin
Christian Skovdal Andersen28-Nov-00 21:43
Christian Skovdal Andersen28-Nov-00 21:43 
GeneralLocalization Pin
Erik Funkenbusch27-Nov-00 19:27
Erik Funkenbusch27-Nov-00 19:27 
GeneralRe: Localization Pin
28-Nov-00 5:36
suss28-Nov-00 5:36 
GeneralMessaage Map not working - Urgent Pin
Wolfram Steinke27-Nov-00 15:19
Wolfram Steinke27-Nov-00 15:19 
GeneralDialog question Pin
27-Nov-00 10:51
suss27-Nov-00 10:51 
GeneralRe: Dialog question Pin
Christian Graus27-Nov-00 12:39
protectorChristian Graus27-Nov-00 12:39 
GeneralRe: Dialog question Pin
Michael Dunn27-Nov-00 15:06
sitebuilderMichael Dunn27-Nov-00 15:06 
GeneralRe: Resource control Pin
Member 12089655-Oct-00 11:36
Member 12089655-Oct-00 11:36 
GeneralRe: Resource control Pin
Erik Funkenbusch5-Oct-00 8:46
Erik Funkenbusch5-Oct-00 8:46 
GeneralRe: Resource control Pin
Michael Dunn4-Oct-00 15:51
sitebuilderMichael Dunn4-Oct-00 15:51 
GeneralCRichEditCtrl problem Pin
27-Nov-00 5:21
suss27-Nov-00 5:21 
GeneralProblem Solved Pin
27-Nov-00 18:59
suss27-Nov-00 18:59 
QuestionHow to get the PID Pin
27-Nov-00 4:48
suss27-Nov-00 4:48 
AnswerRe: How to get the PID Pin
Tim Deveaux27-Nov-00 8:58
Tim Deveaux27-Nov-00 8:58 
GeneralHelp for Winsock Apps Using Completion Ports Pin
27-Nov-00 3:39
suss27-Nov-00 3:39 
GeneralRe: Help for Winsock Apps Using Completion Ports Pin
27-Nov-00 23:09
suss27-Nov-00 23:09 
GeneralFirst-Chance Exception Pin
Mark Jones27-Nov-00 0:12
Mark Jones27-Nov-00 0:12 

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.