Click here to Skip to main content
15,908,172 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan i override MessageBox Yes NO Cancel to another language ? Pin
Royaltvk23-Nov-08 19:05
Royaltvk23-Nov-08 19:05 
AnswerRe: Can i override MessageBox Yes NO Cancel to another language ? Pin
_AnsHUMAN_ 23-Nov-08 19:07
_AnsHUMAN_ 23-Nov-08 19:07 
GeneralRe: Can i override MessageBox Yes NO Cancel to another language ? Pin
Royaltvk23-Nov-08 19:15
Royaltvk23-Nov-08 19:15 
QuestionCan WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
Member 454979923-Nov-08 19:00
Member 454979923-Nov-08 19:00 
AnswerRe: Can WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
_AnsHUMAN_ 23-Nov-08 19:06
_AnsHUMAN_ 23-Nov-08 19:06 
GeneralRe: Can WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
Member 454979923-Nov-08 19:11
Member 454979923-Nov-08 19:11 
GeneralRe: Can WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
_AnsHUMAN_ 23-Nov-08 19:16
_AnsHUMAN_ 23-Nov-08 19:16 
AnswerRe: Can WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
PJ Arends24-Nov-08 6:01
professionalPJ Arends24-Nov-08 6:01 
Member 4549799 wrote:
Included the following in stdafx.h
#undef _WINNETWK_
#include <winnetwk.h;>


Why did you undef _WINNETWK_? It was originally defined as an include blocker. Removing the definition causes the include file to be included twice which leads to all the redefinition erros you are seeing.



You may be right
I may be crazy
-- Billy Joel --


Within you lies the power for good - Use it!

QuestionHide File Name Pin
MsmVc23-Nov-08 18:38
MsmVc23-Nov-08 18:38 
AnswerRe: Hide File Name Pin
_AnsHUMAN_ 23-Nov-08 18:57
_AnsHUMAN_ 23-Nov-08 18:57 
AnswerRe: Hide File Name Pin
Hamid_RT23-Nov-08 20:20
Hamid_RT23-Nov-08 20:20 
GeneralRe: Hide File Name Pin
MsmVc23-Nov-08 20:41
MsmVc23-Nov-08 20:41 
Questioncomparision of string Pin
tasumisra23-Nov-08 18:36
tasumisra23-Nov-08 18:36 
AnswerRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 18:48
_AnsHUMAN_ 23-Nov-08 18:48 
GeneralRe: comparision of string Pin
tasumisra23-Nov-08 19:09
tasumisra23-Nov-08 19:09 
GeneralRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 19:14
_AnsHUMAN_ 23-Nov-08 19:14 
GeneralRe: comparision of string Pin
tasumisra23-Nov-08 19:19
tasumisra23-Nov-08 19:19 
GeneralRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 19:27
_AnsHUMAN_ 23-Nov-08 19:27 
GeneralRe: comparision of string Pin
tasumisra23-Nov-08 20:06
tasumisra23-Nov-08 20:06 
QuestionHaving problem with 2-dimensional dynamic array Pin
shahb23-Nov-08 18:24
shahb23-Nov-08 18:24 
AnswerRe: Having problem with 2-dimensional dynamic array Pin
CPallini23-Nov-08 22:33
mveCPallini23-Nov-08 22:33 
Questionstore bitmap into harddisk Pin
220823-Nov-08 17:45
220823-Nov-08 17:45 
AnswerRe: store bitmap into harddisk Pin
Hamid_RT23-Nov-08 20:33
Hamid_RT23-Nov-08 20:33 
GeneralRe: store bitmap into harddisk Pin
220824-Nov-08 17:03
220824-Nov-08 17:03 
GeneralRe: store bitmap into harddisk Pin
Hamid_RT25-Nov-08 2:44
Hamid_RT25-Nov-08 2:44 

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.