Click here to Skip to main content
15,881,248 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c?C++ Pin
CPallini23-Mar-09 22:27
mveCPallini23-Mar-09 22:27 
AnswerRe: c?C++ Pin
led mike23-Mar-09 4:38
led mike23-Mar-09 4:38 
QuestionGetSystemTime() Pin
includeh1023-Mar-09 2:21
includeh1023-Mar-09 2:21 
AnswerRe: GetSystemTime() Pin
CPallini23-Mar-09 3:06
mveCPallini23-Mar-09 3:06 
Questionerror C2248 Pin
susanne123-Mar-09 1:53
susanne123-Mar-09 1:53 
AnswerRe: error C2248 Pin
TinyDevices23-Mar-09 1:59
professionalTinyDevices23-Mar-09 1:59 
GeneralRe: error C2248 Pin
susanne123-Mar-09 2:17
susanne123-Mar-09 2:17 
AnswerRe: error C2248 Pin
Cedric Moonen23-Mar-09 1:59
Cedric Moonen23-Mar-09 1:59 
What are you trying to do ?
You cannot access a function from a class without having an instance of this class unless this is a static method. I think you'll need some deeper knowledge of the way to work with classes in C++. Remember that the MFC generated classes (the view, the main frame, the document, ...) are still classes.

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

GeneralRe: error C2248 Pin
susanne123-Mar-09 2:16
susanne123-Mar-09 2:16 
GeneralRe: error C2248 Pin
Cedric Moonen23-Mar-09 2:28
Cedric Moonen23-Mar-09 2:28 
GeneralRe: error C2248 Pin
susanne123-Mar-09 3:21
susanne123-Mar-09 3:21 
GeneralRe: error C2248 Pin
Cedric Moonen23-Mar-09 3:27
Cedric Moonen23-Mar-09 3:27 
Questionapplication for windows mobile Pin
trioum23-Mar-09 1:28
trioum23-Mar-09 1:28 
AnswerRe: application for windows mobile Pin
CPallini23-Mar-09 1:29
mveCPallini23-Mar-09 1:29 
AnswerRe: application for windows mobile Pin
Eytukan23-Mar-09 1:40
Eytukan23-Mar-09 1:40 
QuestionProblem with my c++ project :'( Pin
Neal beavis23-Mar-09 1:08
Neal beavis23-Mar-09 1:08 
QuestionRe: Problem with my c++ project :'( Pin
CPallini23-Mar-09 1:13
mveCPallini23-Mar-09 1:13 
AnswerRe: Problem with my c++ project :'( Pin
Neal beavis23-Mar-09 1:18
Neal beavis23-Mar-09 1:18 
QuestionRe: Problem with my c++ project :'( Pin
CPallini23-Mar-09 1:28
mveCPallini23-Mar-09 1:28 
AnswerRe: Problem with my c++ project :'( Pin
Neal beavis23-Mar-09 1:35
Neal beavis23-Mar-09 1:35 
GeneralRe: Problem with my c++ project :'( Pin
CPallini23-Mar-09 1:49
mveCPallini23-Mar-09 1:49 
GeneralRe: Problem with my c++ project :'( Pin
TinyDevices23-Mar-09 2:05
professionalTinyDevices23-Mar-09 2:05 
QuestionRe: Problem with my c++ project :'( Pin
David Crow23-Mar-09 3:23
David Crow23-Mar-09 3:23 
QuestionGet String size Height and Width Pin
~Khatri Mitesh~23-Mar-09 1:04
~Khatri Mitesh~23-Mar-09 1:04 
AnswerRe: Get String size Height and Width Pin
Cedric Moonen23-Mar-09 1:06
Cedric Moonen23-Mar-09 1:06 

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.