Click here to Skip to main content
15,889,116 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ATL support to existing MFC application Pin
Antony M Kancidrowski2-Dec-04 6:10
Antony M Kancidrowski2-Dec-04 6:10 
GeneralRe: ATL support to existing MFC application --> IT's POSSIBLE, it works !!! Pin
Roland Rubichi2-Dec-04 12:03
Roland Rubichi2-Dec-04 12:03 
QuestionHow to make a simple opengl32.dll Pin
maxmaven1-Dec-04 19:04
maxmaven1-Dec-04 19:04 
AnswerRe: How to make a simple opengl32.dll Pin
BlackDice2-Dec-04 3:01
BlackDice2-Dec-04 3:01 
GeneralNeed help using WinInet (making http requests) Pin
GrefMofovich1-Dec-04 18:56
GrefMofovich1-Dec-04 18:56 
Questionhow to store a value Pin
zahid_ash1-Dec-04 18:47
zahid_ash1-Dec-04 18:47 
AnswerRe: how to store a value Pin
RChin1-Dec-04 22:37
RChin1-Dec-04 22:37 
QuestionWill SP5 work ? Pin
Ritu Kwatra1-Dec-04 18:01
Ritu Kwatra1-Dec-04 18:01 
Hi,

I am cmpiling a project that is developed in Visual C++ 6.0 with SP5 on Windows 2000(SP4)
I am compiling in Visual C++ 6.0 without any service pack on Windows XP and it is giving me error

c:\program files\microsoft visual stu:(dio\vc98\include\unknwn.h(343) : error C2143: syntax error : missing ',' before '*'

c:\program files\microsoft visual studio\vc98\include\unknwn.h(343) : error C2259: 'IUnknown' : cannot instantiate abstract class due to following members:

c:\program files\microsoft visual studio\vc98\include\unknwn.h(106) : see declaration of 'IUnknown'

c:\program files\microsoft visual studio\vc98\include\unknwn.h(343) : warning C4259: 'long __stdcall IUnknown::QueryInterface(const struct _GUID &,void ** )' : pure virtual function was not defined

c:\program files\microsoft visual studio\vc98\include\unknwn.h(109) : see declaration of 'QueryInterface'

c:\program files\microsoft visual studio\vc98\include\unknwn.h(343) : warning C4259: 'unsigned long __stdcall IUnknown::AddRef(void)' : pure virtual function was not defined

c:\program files\microsoft visual studio\vc98\include\unknwn.h(113) : see declaration of 'AddRef'

c:\program files\microsoft visual studio\vc98\include\unknwn.h(343) : warning C4259: 'unsigned long __stdcall IUnknown::Release(void)' : pure virtual function was not defined

c:\program files\microsoft visual studio\vc98\include\unknwn.h(115) : see declaration of 'Release'

c:\program files\microsoft visual studio\vc98\include\unknwn.h(343) : error C2059: syntax error : '*'

I think unknwn.h is internal file of Visual studio.

I searched on microsoft site and list of bugs removed in SP5 donot include errors listed above.

Can anyone please tell the reason ? Frown | :(

Any suggestion will be appreciated Smile | :)


Rits
AnswerRe: Will SP5 work ? Pin
RChin1-Dec-04 22:30
RChin1-Dec-04 22:30 
GeneralRe: Will SP5 work ? Pin
Ritu Kwatra1-Dec-04 23:43
Ritu Kwatra1-Dec-04 23:43 
GeneralAbout Clipping algorithms Pin
Rassul Yunussov1-Dec-04 17:01
Rassul Yunussov1-Dec-04 17:01 
GeneralRe: About Clipping algorithms Pin
Ryan Binns1-Dec-04 17:05
Ryan Binns1-Dec-04 17:05 
GeneralRe: About Clipping algorithms Pin
Anonymous1-Dec-04 21:40
Anonymous1-Dec-04 21:40 
QuestionWhat is runtime Pin
Imtiaz Murtaza1-Dec-04 16:46
Imtiaz Murtaza1-Dec-04 16:46 
AnswerRe: What is runtime Pin
Ritu Kwatra1-Dec-04 18:10
Ritu Kwatra1-Dec-04 18:10 
QuestionAll code samples here are safe? Pin
nne-vitamin1-Dec-04 16:28
nne-vitamin1-Dec-04 16:28 
AnswerRe: All code samples here are safe? Pin
Ryan Binns1-Dec-04 17:09
Ryan Binns1-Dec-04 17:09 
GeneralForce a minimum size for an ActiveX control Pin
Ian Bowler1-Dec-04 15:16
Ian Bowler1-Dec-04 15:16 
Generalmultiplicative inverse in finite field Pin
Tiza1-Dec-04 15:16
Tiza1-Dec-04 15:16 
GeneralCreateDirectory w/ permissions Pin
Anonymous1-Dec-04 12:12
Anonymous1-Dec-04 12:12 
GeneralRe: CreateDirectory w/ permissions Pin
Graham Bradshaw1-Dec-04 13:40
Graham Bradshaw1-Dec-04 13:40 
GeneralRe: CreateDirectory w/ permissions Pin
Ravi Bhavnani2-Dec-04 0:15
professionalRavi Bhavnani2-Dec-04 0:15 
GeneralSet tab order of controls in VC++ 7 Pin
Aaron Schaefer1-Dec-04 11:51
Aaron Schaefer1-Dec-04 11:51 
GeneralRe: Set tab order of controls in VC++ 7 Pin
Wes Aday1-Dec-04 13:01
professionalWes Aday1-Dec-04 13:01 
GeneralActiveX question, please help. Pin
Anonymous1-Dec-04 11:38
Anonymous1-Dec-04 11:38 

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.