Click here to Skip to main content
15,913,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: two q's..._T( Pin
3-Apr-01 3:40
suss3-Apr-01 3:40 
GeneralExporting Constants from Vc Dll Pin
Sabith Mannadiar1-Apr-01 4:45
Sabith Mannadiar1-Apr-01 4:45 
GeneralRe: Exporting Constants from Vc Dll Pin
l a u r e n1-Apr-01 9:57
l a u r e n1-Apr-01 9:57 
QuestionHow to Associate ImageList 6 to ListView 6 in VC++ Pin
1-Apr-01 0:43
suss1-Apr-01 0:43 
AnswerRe: How to Associate ImageList 6 to ListView 6 in VC++ Pin
Brendan Tregear1-Apr-01 15:46
Brendan Tregear1-Apr-01 15:46 
Generalexec Pin
Starodubtsev Sergey1-Apr-01 0:15
Starodubtsev Sergey1-Apr-01 0:15 
GeneralRe: exec Pin
Mustafa Demirhan1-Apr-01 1:09
Mustafa Demirhan1-Apr-01 1:09 
GeneralStrange kind of class Pin
Ahmad31-Mar-01 22:21
Ahmad31-Mar-01 22:21 
HI Strange kind of class
Some times I see this class like below :
LINE 1 : class CImage;
LINE 2 : class CTestpicDlg : public CDialog
LINE 3 : {
LINE 4 : // Construction
LINE 5 : public:
LINE 6 : void draw();
LINE 7 : CImage *image;
LINE 8 : CTestpicDlg(CWnd* pParent = NULL); // standard constructor
LINE 9 : }

So my question is about two thing's :
1- (CImage)class ,it hasn't any braces and !!!
2- The (CImage)class defined in cimage.lib which I append it in my project
so why I must write LINE 1, if I omit this line I get alot of errors like :
error C2143: syntax error : missing ';' before '*'
error C2501: 'CImage' : missing storage-class or type specifiers

Thank you ...

AHMAD ALWASHALI

GeneralRe: Strange kind of class Pin
l a u r e n31-Mar-01 23:04
l a u r e n31-Mar-01 23:04 
GeneralRe: Strange kind of class Pin
Ahmad31-Mar-01 23:13
Ahmad31-Mar-01 23:13 
GeneralRe: Strange kind of class Pin
markkuk1-Apr-01 23:27
markkuk1-Apr-01 23:27 
Generalominous message Pin
Ahmad31-Mar-01 22:20
Ahmad31-Mar-01 22:20 
GeneralRe: ominous message Pin
Anna-Jayne Metcalfe1-Apr-01 9:54
Anna-Jayne Metcalfe1-Apr-01 9:54 
GeneralQuestion about IPicture Pin
Ahmad31-Mar-01 22:15
Ahmad31-Mar-01 22:15 
GeneralEditBox Pin
Derick Cyril Thomas31-Mar-01 17:40
Derick Cyril Thomas31-Mar-01 17:40 
GeneralRe: EditBox Pin
Michael Dunn31-Mar-01 18:26
sitebuilderMichael Dunn31-Mar-01 18:26 
GeneralRe: EditBox Pin
l a u r e n31-Mar-01 23:00
l a u r e n31-Mar-01 23:00 
GeneralRe: EditBox Pin
4-Apr-01 11:01
suss4-Apr-01 11:01 
QuestionWhich box did the command come from? Pin
31-Mar-01 14:24
suss31-Mar-01 14:24 
AnswerRe: Which box did the command come from? Pin
Tim Deveaux1-Apr-01 5:18
Tim Deveaux1-Apr-01 5:18 
GeneralAppending a file - argh !!!! Pin
Christian Graus31-Mar-01 13:05
protectorChristian Graus31-Mar-01 13:05 
GeneralRe: Appending a file - argh !!!! Pin
Michael Dunn31-Mar-01 14:30
sitebuilderMichael Dunn31-Mar-01 14:30 
GeneralRe: Appending a file - argh !!!! Pin
Christian Graus31-Mar-01 22:35
protectorChristian Graus31-Mar-01 22:35 
GeneralRe: Appending a file - argh !!!! Pin
31-Mar-01 22:55
suss31-Mar-01 22:55 
GeneralRe: Appending a file - argh !!!! Pin
l a u r e n31-Mar-01 23:06
l a u r e n31-Mar-01 23: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.