Click here to Skip to main content
16,010,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to implement "mail it" button or menuitem Pin
Konstantin S. Diguine25-Jun-01 23:20
Konstantin S. Diguine25-Jun-01 23:20 
AnswerRe: how to implement Pin
Tomasz Sowinski26-Jun-01 0:19
Tomasz Sowinski26-Jun-01 0:19 
Generalfile and directory copy exclude directory Pin
Le Ridder Noir25-Jun-01 23:09
Le Ridder Noir25-Jun-01 23:09 
GeneralRe: file and directory copy exclude directory Pin
Tomasz Sowinski26-Jun-01 0:04
Tomasz Sowinski26-Jun-01 0:04 
GeneralRe: file and directory copy exclude directory Pin
Le Ridder Noir26-Jun-01 1:21
Le Ridder Noir26-Jun-01 1:21 
GeneralRe: file and directory copy exclude directory Pin
Obliterator26-Jun-01 4:55
Obliterator26-Jun-01 4:55 
Generaldebuging a vector Pin
25-Jun-01 21:34
suss25-Jun-01 21:34 
GeneralRe: debuging a vector Pin
Christian Graus25-Jun-01 23:45
protectorChristian Graus25-Jun-01 23:45 
I thought operator [] was there. In any case, you should use MyVector.at(0) because it does bounds checking for you.

Christian

#include "std_disclaimer.h"

People who love sausage and respect the law should never watch either one being made.

The things that come to those who wait are usually the things left by those who got there first.

QuestionHow to reflect the changes made in view to document Pin
pathi25-Jun-01 21:23
pathi25-Jun-01 21:23 
GeneralListCtrl ... Am I using the correct control Pin
Michael Martin25-Jun-01 20:39
professionalMichael Martin25-Jun-01 20:39 
GeneralRe: ListCtrl ... Am I using the correct control Pin
Michael Dunn25-Jun-01 20:44
sitebuilderMichael Dunn25-Jun-01 20:44 
GeneralRe: ListCtrl ... Am I using the correct control Pin
Michael Martin25-Jun-01 20:51
professionalMichael Martin25-Jun-01 20:51 
GeneralRe: ListCtrl ... Am I using the correct control Pin
Erik Funkenbusch25-Jun-01 21:24
Erik Funkenbusch25-Jun-01 21:24 
GeneralPlatform SDK Pin
Michael Martin25-Jun-01 20:16
professionalMichael Martin25-Jun-01 20:16 
GeneralRe: Platform SDK Pin
markkuk25-Jun-01 20:34
markkuk25-Jun-01 20:34 
GeneralRe: Platform SDK Pin
Michael Martin25-Jun-01 20:47
professionalMichael Martin25-Jun-01 20:47 
GeneralRe: Platform SDK Pin
Michael Dunn25-Jun-01 20:48
sitebuilderMichael Dunn25-Jun-01 20:48 
GeneralRe: Platform SDK Pin
Michael Martin25-Jun-01 20:59
professionalMichael Martin25-Jun-01 20:59 
QuestionWhat is this code ?!!! Pin
Hadi Rezaee25-Jun-01 18:28
Hadi Rezaee25-Jun-01 18:28 
AnswerRe: What is this code ?!!! Pin
Ben Burnett25-Jun-01 20:56
Ben Burnett25-Jun-01 20:56 
GeneralRe: What is this code ?!!! Pin
Hadi Rezaee26-Jun-01 0:05
Hadi Rezaee26-Jun-01 0:05 
GeneralRe: What is this code ?!!! Pin
Ben Burnett26-Jun-01 10:20
Ben Burnett26-Jun-01 10:20 
GeneralRe: What is this code ?!!! Pin
Hadi Rezaee26-Jun-01 19:55
Hadi Rezaee26-Jun-01 19:55 
GeneralRe: What is this code ?!!! Pin
Hadi Rezaee27-Jun-01 19:51
Hadi Rezaee27-Jun-01 19:51 
GeneralRe: What is this code ?!!! Pin
markkuk27-Jun-01 21:44
markkuk27-Jun-01 21:44 

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.