Click here to Skip to main content
15,892,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sql server import /export access in vc++ code Pin
rabih_kai13-Oct-04 23:38
rabih_kai13-Oct-04 23:38 
GeneralRe: sql server import /export access in vc++ code Pin
tgprakash14-Oct-04 1:28
tgprakash14-Oct-04 1:28 
GeneralRe: sql server import /export access in vc++ code Pin
rabih_kai14-Oct-04 3:12
rabih_kai14-Oct-04 3:12 
GeneralRe: sql server import /export access in vc++ code Pin
tgprakash14-Oct-04 4:04
tgprakash14-Oct-04 4:04 
GeneralRe: sql server import /export access in vc++ code Pin
rabih_kai14-Oct-04 5:53
rabih_kai14-Oct-04 5:53 
GeneralRe: sql server import /export access in vc++ code Pin
BlackDice14-Oct-04 6:29
BlackDice14-Oct-04 6:29 
GeneralRe: sql server import /export access in vc++ code Pin
tgprakash14-Oct-04 8:43
tgprakash14-Oct-04 8:43 
Generalproblem in linking tow relative classes Pin
Reza Azizi13-Oct-04 23:18
Reza Azizi13-Oct-04 23:18 
i have 2 class a and b like this:

//heder file a
#include "b.h"
class a
{
b objb;
}

//heder file b
#include "a.h"
class b
{
a obja;
}
vc++ can not complie these codes
please tell me how can i do that?

GeneralRe: problem in linking tow relative classes Pin
rabih_kai13-Oct-04 23:42
rabih_kai13-Oct-04 23:42 
GeneralRe: problem in linking tow relative classes Pin
Mad__14-Oct-04 0:19
Mad__14-Oct-04 0:19 
QuestionCD-Key generator for my shareware game? Pin
Link260013-Oct-04 23:04
Link260013-Oct-04 23:04 
AnswerRe: CD-Key generator for my shareware game? Pin
Antony M Kancidrowski14-Oct-04 0:35
Antony M Kancidrowski14-Oct-04 0:35 
GeneralDirectSound capturing 8/16 bit wave PCM Pin
erkanina13-Oct-04 22:51
erkanina13-Oct-04 22:51 
GeneralODBC - updating bulk rows of data Pin
Yariv13-Oct-04 22:26
Yariv13-Oct-04 22:26 
GeneralRe: ODBC - updating bulk rows of data Pin
BlackDice14-Oct-04 6:32
BlackDice14-Oct-04 6:32 
Generalhelp me to find errors! Thanks Pin
Guoguor13-Oct-04 21:53
Guoguor13-Oct-04 21:53 
GeneralRe: help me to find errors! Thanks Pin
David Crow14-Oct-04 2:46
David Crow14-Oct-04 2:46 
GeneralRe: help me to find errors! Thanks Pin
Guoguor14-Oct-04 16:14
Guoguor14-Oct-04 16:14 
GeneralRe: help me to find errors! Thanks Pin
David Crow15-Oct-04 2:22
David Crow15-Oct-04 2:22 
QuestionHow to sign an ActiveX? Pin
anderslundsgard13-Oct-04 21:38
anderslundsgard13-Oct-04 21:38 
AnswerRe: How to sign an ActiveX? Pin
geo_m14-Oct-04 2:11
geo_m14-Oct-04 2:11 
QuestionHow To Pass CPoint* to VARIANT FAR Pin
Rajesh_Parameswaran13-Oct-04 21:09
Rajesh_Parameswaran13-Oct-04 21:09 
GeneralProblem occurred ...please help Pin
pubududilena13-Oct-04 20:40
pubududilena13-Oct-04 20:40 
GeneralRe: Problem occurred ...please help Pin
geo_m13-Oct-04 21:36
geo_m13-Oct-04 21:36 
GeneralRe: Problem occurred ...please help Pin
Andrzej Markowski13-Oct-04 22:26
Andrzej Markowski13-Oct-04 22:26 

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.