Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help Please Pin
Maximilien24-Aug-04 4:58
Maximilien24-Aug-04 4:58 
GeneralHelp Please Pin
bunty2k424-Aug-04 2:54
bunty2k424-Aug-04 2:54 
Generalfread crash Pin
ns24-Aug-04 1:55
ns24-Aug-04 1:55 
GeneralRe: fread crash Pin
Cedric Moonen24-Aug-04 2:49
Cedric Moonen24-Aug-04 2:49 
GeneralRe: fread crash Pin
ns24-Aug-04 2:54
ns24-Aug-04 2:54 
GeneralRe: fread crash Pin
Cedric Moonen24-Aug-04 2:50
Cedric Moonen24-Aug-04 2:50 
Generallog method-call and time on PocketPc Pin
pat27088124-Aug-04 1:46
pat27088124-Aug-04 1:46 
GeneralClass View in VS 7 Pin
CreepingFeature24-Aug-04 1:37
CreepingFeature24-Aug-04 1:37 
In VS, there is a window that shows solutions, classes etc. D'Oh! | :doh:

If in class view you can see all components of that class. If the class contains enums etc. you can see all of the components by name in their respective groups.

Say:

Enums<br />
----balahBlah<br />
------bl<br />
------bla<br />
------blah


(Dont mind the ----)

The elements of enums etc. are listed by name but in case of enums the named values are actualy type int.

Q: Is there a way to force VS to organize the elements by value?

(VS only organizes by name, access, and group!)

Eg. If say blah = 0; it should be first in the list and if bla = 2; it should be last.



Thanks in advance!
GeneralRe: Class View in VS 7 Pin
Antony M Kancidrowski24-Aug-04 1:49
Antony M Kancidrowski24-Aug-04 1:49 
QuestionCstring to char?? Pin
Larsson24-Aug-04 1:33
Larsson24-Aug-04 1:33 
AnswerRe: Cstring to char?? Pin
Cedric Moonen24-Aug-04 1:40
Cedric Moonen24-Aug-04 1:40 
GeneralRe: Cstring to char?? Pin
Larsson24-Aug-04 2:18
Larsson24-Aug-04 2:18 
GeneralRe: Cstring to char?? Pin
Cedric Moonen24-Aug-04 2:24
Cedric Moonen24-Aug-04 2:24 
GeneralRe: Cstring to char?? Pin
David Crow24-Aug-04 3:33
David Crow24-Aug-04 3:33 
AnswerRe: Cstring to char?? Pin
V.24-Aug-04 3:50
professionalV.24-Aug-04 3:50 
GeneralRe: Cstring to char?? Pin
jmkhael24-Aug-04 4:23
jmkhael24-Aug-04 4:23 
GeneralStrange Debuggin Thing Pin
Paolo Ponzano24-Aug-04 1:13
Paolo Ponzano24-Aug-04 1:13 
GeneralRe: Strange Debuggin Thing Pin
Antony M Kancidrowski24-Aug-04 4:55
Antony M Kancidrowski24-Aug-04 4:55 
Generaltype conversion Pin
CShoun24-Aug-04 1:07
CShoun24-Aug-04 1:07 
GeneralRe: type conversion Pin
Antony M Kancidrowski24-Aug-04 1:21
Antony M Kancidrowski24-Aug-04 1:21 
Generalsdi Pin
imajit24-Aug-04 0:53
imajit24-Aug-04 0:53 
GeneralRe: sdi Pin
David Crow24-Aug-04 3:35
David Crow24-Aug-04 3:35 
GeneralMFC and Windows API Pin
SylL24-Aug-04 0:34
SylL24-Aug-04 0:34 
GeneralRe: MFC and Windows API Pin
Anthony_Yio24-Aug-04 0:54
Anthony_Yio24-Aug-04 0:54 
GeneralUsing acceleraor keys in Dialog application Pin
WesleyPipes24-Aug-04 0:03
WesleyPipes24-Aug-04 0:03 

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.