Click here to Skip to main content
16,014,677 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get a clear Icon from dll or exe ? Pin
Hamid_RT15-Mar-06 19:53
Hamid_RT15-Mar-06 19:53 
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 
this is the file on the include folder of MSVC++(VECTOR)

#ifdef _MSC_VER
#pragma pack(push,8)
#endif /* _MSC_VER */
_STD_BEGIN <-- this is shown by the error but i believe this is not the real error
// TEMPLATE CLASS vector
template<class _ty,="" class="" _a="allocator<_Ty"> >
class vector {

i also included the header file on my source code.
GeneralRe: Syntax Error Pin
Nibu babu thomas14-Mar-06 21:44
Nibu babu thomas14-Mar-06 21:44 
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 

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.