Click here to Skip to main content
15,922,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get a clear Icon from dll or exe ? Pin
Hamid_RT18-Mar-06 7:46
Hamid_RT18-Mar-06 7:46 
GeneralRe: How to get a clear Icon from dll or exe ? Pin
BillTPE20-Mar-06 4:10
BillTPE20-Mar-06 4:10 
QuestionSyntax Error Pin
romuzu14-Mar-06 20:59
romuzu14-Mar-06 20:59 
AnswerRe: Syntax Error Pin
Nibu babu thomas14-Mar-06 21:05
Nibu babu thomas14-Mar-06 21:05 
GeneralRe: Syntax Error Pin
romuzu14-Mar-06 21:12
romuzu14-Mar-06 21:12 
GeneralRe: Syntax Error Pin
Nibu babu thomas14-Mar-06 21:14
Nibu babu thomas14-Mar-06 21:14 
GeneralRe: Syntax Error Pin
romuzu14-Mar-06 21:35
romuzu14-Mar-06 21:35 
GeneralRe: Syntax Error Pin
Nibu babu thomas14-Mar-06 21:44
Nibu babu thomas14-Mar-06 21:44 
The problem could be this...

//inside <code>anincludefile.h</code>

class AClass
{
}<code>//here you forgot to put the semicolon ";"</code>


You use it like this...

<code>#include "anincludefile.h"</code>//inside this file you missed the semi colon
#include "vector"
Check and see if this is the problem...


Nibu thomas
Software Developer

QuestionCombo box - Event Handler - CBN_SELCHANGE Pin
Joy Anne14-Mar-06 20:42
Joy Anne14-Mar-06 20:42 
AnswerRe: Combo box - Event Handler - CBN_SELCHANGE Pin
Nibu babu thomas14-Mar-06 20:47
Nibu babu thomas14-Mar-06 20:47 
QuestionFull Screen, please check problem in code Pin
Aqueel14-Mar-06 20:18
Aqueel14-Mar-06 20:18 
AnswerRe: Full Screen, please check problem in code Pin
Nibu babu thomas14-Mar-06 20:23
Nibu babu thomas14-Mar-06 20:23 
GeneralRe: Full Screen, please check problem in code Pin
Aqueel14-Mar-06 20:36
Aqueel14-Mar-06 20:36 
GeneralRe: Full Screen, please check problem in code Pin
Nibu babu thomas14-Mar-06 20:37
Nibu babu thomas14-Mar-06 20:37 
GeneralRe: Full Screen, please check problem in code Pin
Aqueel14-Mar-06 21:16
Aqueel14-Mar-06 21:16 
GeneralRe: Full Screen, please check problem in code Pin
Nibu babu thomas14-Mar-06 22:27
Nibu babu thomas14-Mar-06 22:27 
GeneralRe: Full Screen, please check problem in code Pin
Aqueel15-Mar-06 20:04
Aqueel15-Mar-06 20:04 
GeneralRe: Full Screen, please check problem in code Pin
Nibu babu thomas15-Mar-06 20:13
Nibu babu thomas15-Mar-06 20:13 
AnswerRe: Full Screen, please check problem in code Pin
Gavin Taylor15-Mar-06 0:08
professionalGavin Taylor15-Mar-06 0:08 
QuestionMDI Application Pin
Subramaniam s.V.14-Mar-06 19:41
Subramaniam s.V.14-Mar-06 19:41 
AnswerRe: MDI Application Pin
Rudolf Jan15-Mar-06 1:09
Rudolf Jan15-Mar-06 1:09 
Questionopening notepad Pin
rajeev8214-Mar-06 18:56
rajeev8214-Mar-06 18:56 
AnswerRe: opening notepad Pin
Nibu babu thomas14-Mar-06 19:04
Nibu babu thomas14-Mar-06 19:04 
AnswerRe: opening notepad Pin
Aqueel14-Mar-06 19:08
Aqueel14-Mar-06 19:08 
GeneralRe: opening notepad Pin
rajeev8214-Mar-06 19:37
rajeev8214-Mar-06 19:37 

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.