Click here to Skip to main content
16,004,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestioncxSkinbutton Pin
janpoo17-Mar-07 0:24
janpoo17-Mar-07 0:24 
AnswerRe: cxSkinbutton Pin
toxcct17-Mar-07 3:51
toxcct17-Mar-07 3:51 
AnswerRe: cxSkinbutton Pin
Hamid_RT17-Mar-07 18:06
Hamid_RT17-Mar-07 18:06 
GeneralRe: cxSkinbutton Pin
toxcct17-Mar-07 22:02
toxcct17-Mar-07 22:02 
Questiontraping Esc key in textbox? Pin
viral_umang@hotmail.com17-Mar-07 0:01
viral_umang@hotmail.com17-Mar-07 0:01 
AnswerRe: traping Esc key in textbox? Pin
prasad_som17-Mar-07 5:06
prasad_som17-Mar-07 5:06 
AnswerRe: traping Esc key in textbox? Pin
ThatsAlok19-Mar-07 1:18
ThatsAlok19-Mar-07 1:18 
QuestionBinRes Compilation problem Pin
Kiran Pinjala16-Mar-07 23:27
Kiran Pinjala16-Mar-07 23:27 
I have down loaded BinRes class from CP.
I am getting the following errors while compiling it.
--------------------Configuration: TestAllApp - Win32 Debug--------------------
Compiling...
TestAllAppDlg.cpp
d:\program files\microsoft visual studio\vc98\include\new(35) : error C2061: syntax error : identifier 'THIS_FILE'
d:\program files\microsoft visual studio\vc98\include\new(35) : error C2091: function returns function
d:\program files\microsoft visual studio\vc98\include\new(35) : error C2809: 'operator new' has no formal parameters
d:\program files\microsoft visual studio\vc98\include\new(36) : error C2061: syntax error : identifier 'THIS_FILE'
d:\program files\microsoft visual studio\vc98\include\new(37) : error C2091: function returns function
d:\program files\microsoft visual studio\vc98\include\new(37) : error C2556: 'void *(__cdecl *__cdecl operator new(void))(unsigned int,const struct std::nothrow_t &)' : overloaded function differs only by return type from 'void *(__cdecl *__cdecl op
erator new(void))(unsigned int)'
        d:\program files\microsoft visual studio\vc98\include\new(35) : see declaration of 'new'
d:\program files\microsoft visual studio\vc98\include\new(41) : error C2061: syntax error : identifier 'THIS_FILE'
d:\program files\microsoft visual studio\vc98\include\new(42) : error C2091: function returns function
d:\program files\microsoft visual studio\vc98\include\new(42) : error C2556: 'void *(__cdecl *__cdecl operator new(void))(unsigned int,void *)' : overloaded function differs only by return type from 'void *(__cdecl *__cdecl operator new(void))(unsig
ned int)'
        d:\program files\microsoft visual studio\vc98\include\new(35) : see declaration of 'new'
d:\program files\microsoft visual studio\vc98\include\new(42) : error C2809: 'operator new' has no formal parameters
d:\program files\microsoft visual studio\vc98\include\new(42) : error C2065: '_P' : undeclared identifier
Error executing cl.exe.

TestAllApp.exe - 11 error(s), 0 warning(s)


what could be the problem? Please help.
Thank u.

KIRAN PINJARLA

AnswerRe: BinRes Compilation problem Pin
toxcct17-Mar-07 3:53
toxcct17-Mar-07 3:53 
Questionhow to call another program from a program during run time? Pin
Malini Nair16-Mar-07 22:05
Malini Nair16-Mar-07 22:05 
AnswerRe: how to call another program from a program during run time? [modified] Pin
prasad_som16-Mar-07 22:24
prasad_som16-Mar-07 22:24 
AnswerRe: how to call another program from a program during run time? Pin
David Crow19-Mar-07 2:15
David Crow19-Mar-07 2:15 
QuestionSimple inheritance but a single error. plz run this !! Pin
Zealous_Me16-Mar-07 21:18
Zealous_Me16-Mar-07 21:18 
AnswerRe: Simple inheritance but a single error. plz run this !! Pin
prasad_som16-Mar-07 22:21
prasad_som16-Mar-07 22:21 
AnswerRe: Simple inheritance but a single error. plz run this !! Pin
Cedric Moonen17-Mar-07 0:46
Cedric Moonen17-Mar-07 0:46 
GeneralRe: Simple inheritance but a single error. plz run this !! Pin
ThatsAlok19-Mar-07 1:19
ThatsAlok19-Mar-07 1:19 
GeneralRe: Simple inheritance but a single error. plz run this !! Pin
Cedric Moonen19-Mar-07 8:17
Cedric Moonen19-Mar-07 8:17 
AnswerRe: Simple inheritance but a single error. plz run this !! Pin
C Mahesh17-Mar-07 0:48
C Mahesh17-Mar-07 0:48 
GeneralRe: Simple inheritance but a single error. plz run this !! Pin
Zealous_Me17-Mar-07 8:05
Zealous_Me17-Mar-07 8:05 
Questiondisplaying same value in all rows Pin
sulabh_expert@rediffmail.com16-Mar-07 20:38
sulabh_expert@rediffmail.com16-Mar-07 20:38 
AnswerRe: displaying same value in all rows Pin
toxcct17-Mar-07 3:56
toxcct17-Mar-07 3:56 
Questionhow to control web application's session?help me! Pin
himum16-Mar-07 20:35
himum16-Mar-07 20:35 
Questionmoving textbox to nextcell in flexgrid while enter key pressed help me please? Pin
viral_umang@hotmail.com16-Mar-07 20:07
viral_umang@hotmail.com16-Mar-07 20:07 
QuestionPrint to file Pin
RockyJames16-Mar-07 19:36
RockyJames16-Mar-07 19:36 
AnswerRe: Print to file Pin
Hamid_RT16-Mar-07 20:24
Hamid_RT16-Mar-07 20:24 

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.