Click here to Skip to main content
15,899,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Function to get the local system Administrator Name Pin
David Crow17-Oct-08 4:02
David Crow17-Oct-08 4:02 
AnswerRe: Function to get the local system Administrator Name Pin
enhzflep16-Oct-08 18:58
enhzflep16-Oct-08 18:58 
QuestionHow can I remove an item in Combo box's list box ? Pin
SherTeks16-Oct-08 18:18
SherTeks16-Oct-08 18:18 
AnswerRe: How can I remove an item in Combo box's list box ? Pin
AlexAbramov16-Oct-08 19:59
AlexAbramov16-Oct-08 19:59 
QuestionI need help figuring this out please Pin
LilKoopa16-Oct-08 18:05
LilKoopa16-Oct-08 18:05 
AnswerRe: I need help figuring this out please Pin
User 21559716-Oct-08 18:36
User 21559716-Oct-08 18:36 
GeneralRe: I need help figuring this out please Pin
LilKoopa17-Oct-08 7:51
LilKoopa17-Oct-08 7:51 
AnswerRe: I need help figuring this out please Pin
David Crow17-Oct-08 8:52
David Crow17-Oct-08 8:52 
When you get all this working the way you want, be sure and check out some of the STL algorithms. They can do a lot of this for you. For educational purposes, it's always nice to do everything yourself (I started this way and am better for it), but just know that standard functions and classes do exist for some things.

"Love people and use things, not love things and use people." - Unknown

"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch


QuestionInterface Design Question Pin
mombawomba16-Oct-08 16:08
mombawomba16-Oct-08 16:08 
AnswerRe: Interface Design Question Pin
Graham Shanks16-Oct-08 23:43
Graham Shanks16-Oct-08 23:43 
QuestionNew to MFC Pin
BobInNJ16-Oct-08 14:51
BobInNJ16-Oct-08 14:51 
AnswerRe: New to MFC Pin
mombawomba16-Oct-08 16:22
mombawomba16-Oct-08 16:22 
QuestionAssignment Code Pin
dtaylor0116-Oct-08 12:53
dtaylor0116-Oct-08 12:53 
AnswerRe: Assignment Code Pin
BobInNJ16-Oct-08 13:40
BobInNJ16-Oct-08 13:40 
GeneralRe: Assignment Code Pin
dtaylor0116-Oct-08 14:21
dtaylor0116-Oct-08 14:21 
GeneralRe: Assignment Code Pin
BobInNJ16-Oct-08 14:29
BobInNJ16-Oct-08 14:29 
GeneralRe: Assignment Code Pin
dtaylor0116-Oct-08 14:36
dtaylor0116-Oct-08 14:36 
GeneralRe: Assignment Code Pin
BobInNJ16-Oct-08 14:40
BobInNJ16-Oct-08 14:40 
GeneralRe: Assignment Code [modified] Pin
dtaylor0116-Oct-08 14:46
dtaylor0116-Oct-08 14:46 
GeneralRe: Assignment Code Pin
BobInNJ16-Oct-08 14:57
BobInNJ16-Oct-08 14:57 
GeneralRe: Assignment Code Pin
dtaylor0116-Oct-08 15:05
dtaylor0116-Oct-08 15:05 
QuestionRegEnumValue() returns garbage value for DWORD and BINARY Datatype! Pin
Supriya Tonape16-Oct-08 11:38
Supriya Tonape16-Oct-08 11:38 
AnswerRe: RegEnumValue() returns garbage value for DWORD and BINARY Datatype! Pin
CPallini16-Oct-08 12:07
mveCPallini16-Oct-08 12:07 
GeneralRe: RegEnumValue() returns garbage value for DWORD and BINARY Datatype! Pin
Supriya Tonape17-Oct-08 10:18
Supriya Tonape17-Oct-08 10:18 
GeneralRe: RegEnumValue() returns garbage value for DWORD and BINARY Datatype! Pin
CPallini17-Oct-08 10:51
mveCPallini17-Oct-08 10:51 

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.