Click here to Skip to main content
16,005,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How hard is it to mix win 32 api & MFC Pin
Raskolnikov31-Jul-02 16:09
Raskolnikov31-Jul-02 16:09 
GeneralTraining Project for C++ Pin
onn30-Jul-02 16:16
onn30-Jul-02 16:16 
GeneralRe: Training Project for C++ Pin
Roman Nurik30-Jul-02 19:09
Roman Nurik30-Jul-02 19:09 
GeneralTraining Project for C++ Pin
onn30-Jul-02 16:14
onn30-Jul-02 16:14 
GeneralRe: Training Project for C++ Pin
Raskolnikov30-Jul-02 17:03
Raskolnikov30-Jul-02 17:03 
GeneralSome ATL Problems ?? Ask for help Pin
Leesen30-Jul-02 16:04
Leesen30-Jul-02 16:04 
GeneralRe: Some ATL Problems ?? Ask for help Pin
Dudi Avramov30-Jul-02 22:24
Dudi Avramov30-Jul-02 22:24 
GeneralRe: Some ATL Problems ?? Ask for help Pin
Leesen31-Jul-02 1:50
Leesen31-Jul-02 1:50 
And how can I construct the CStudent object in CTeacher.
Details as follows.

In the construction function of the CTeacher :

CTeacher()
{
IStudent * m_student =new CStudent();
return;
}

There are some compiler errors. It says that the CStudent cannot instantiate abstract class due to following members:QueryInterface,AddRef,Release.

How should I do to resolve the problem.

thx.

Regards.

GeneralRe: Some ATL Problems ?? Ask for help Pin
Dudi Avramov1-Aug-02 0:24
Dudi Avramov1-Aug-02 0:24 
GeneralRe: Some ATL Problems ?? Ask for help Pin
Leesen3-Aug-02 22:57
Leesen3-Aug-02 22:57 
GeneralRe: Some ATL Problems ?? Ask for help Pin
Dudi Avramov4-Aug-02 2:48
Dudi Avramov4-Aug-02 2:48 
Generalvery basic questions about databases and MFC Pin
nss30-Jul-02 15:41
nss30-Jul-02 15:41 
GeneralRe: very basic questions about databases and MFC Pin
Michael P Butler31-Jul-02 0:11
Michael P Butler31-Jul-02 0:11 
GeneralRe: very basic questions about databases and MFC Pin
ns31-Jul-02 6:27
ns31-Jul-02 6:27 
GeneralUsing HTMLHelp from MFC Pin
Dov Sherman30-Jul-02 15:37
Dov Sherman30-Jul-02 15:37 
Questionhelp! isapi can op a session? Pin
redlittlebear30-Jul-02 15:34
redlittlebear30-Jul-02 15:34 
AnswerRe: help! isapi can op a session? Pin
jan larsen31-Jul-02 3:07
jan larsen31-Jul-02 3:07 
QuestionGuys, I must resolve this! plz: Get HWND from HINSTANCE, Is it possible? Pin
BlackSmith30-Jul-02 14:27
BlackSmith30-Jul-02 14:27 
AnswerRe: Guys, I must resolve this! plz: Get HWND from HINSTANCE, Is it possible? Pin
Nish Nishant30-Jul-02 15:12
sitebuilderNish Nishant30-Jul-02 15:12 
GeneralRe: Guys, I must resolve this! plz: Get HWND from HINSTANCE, Is it possible? Pin
BlackSmith30-Jul-02 23:54
BlackSmith30-Jul-02 23:54 
GeneralRe: Guys, I must resolve this! plz: Get HWND from HINSTANCE, Is it possible? Pin
Nish Nishant31-Jul-02 0:01
sitebuilderNish Nishant31-Jul-02 0:01 
GeneralNew to MFC and have a few questions. Pin
Raskolnikov30-Jul-02 13:08
Raskolnikov30-Jul-02 13:08 
GeneralRe: New to MFC and have a few questions. Pin
Jay Beckert30-Jul-02 14:19
Jay Beckert30-Jul-02 14:19 
GeneralRe: New to MFC and have a few questions. Pin
Raskolnikov30-Jul-02 15:37
Raskolnikov30-Jul-02 15:37 
GeneralRe: New to MFC and have a few questions. Pin
Shog930-Jul-02 14:21
sitebuilderShog930-Jul-02 14:21 

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.