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

C / C++ / MFC

 
AnswerRe: restrict text box Pin
Rajesh R Subramanian21-May-08 21:20
professionalRajesh R Subramanian21-May-08 21:20 
QuestionRe: restrict text box Pin
David Crow22-May-08 4:24
David Crow22-May-08 4:24 
Questionhow can i send a mail to others. Pin
vasu_ever21-May-08 20:33
professionalvasu_ever21-May-08 20:33 
QuestionRe: how can i send a mail to others. Pin
David Crow22-May-08 4:25
David Crow22-May-08 4:25 
QuestionWeb Service Client problem. Pin
ERLN21-May-08 19:35
ERLN21-May-08 19:35 
QuestionHow to add .. Pin
manju#12321-May-08 19:22
manju#12321-May-08 19:22 
QuestionRe: How to add .. Pin
CPallini21-May-08 22:02
mveCPallini21-May-08 22:02 
GeneralCreateControl Failed problem [modified] Pin
sharda.bhagwatkar21-May-08 18:05
sharda.bhagwatkar21-May-08 18:05 
Hi,

In my application, I am creating an MSChart control dynamically like this:-

CMSChart *m_pChart = new CMSChart();
m_pChart->CreateControl(m_pChart->GetClsid(),EMPTY_STRING, WS_TABSTOP, CRect(0,0,0,0), pParent, nCtrlID);

On development environment( in which Visual Studio 6.0 is installed), the MSChart control is creating successfully(CreateControl() returns true).
But on testing environment( in which Visual Studio 6.0 is not installed), the CreateControl API returns FALSE.

Please let me know what must be the problem.
Thanks.

modified on Thursday, May 22, 2008 12:12 AM

GeneralRe: CreateControl Failed problem Pin
Christian Graus21-May-08 18:13
protectorChristian Graus21-May-08 18:13 
AnswerRe: CreateControl Failed problem Pin
Rajesh R Subramanian21-May-08 18:47
professionalRajesh R Subramanian21-May-08 18:47 
GeneralRe: CreateControl Failed problem Pin
Cedric Moonen21-May-08 20:08
Cedric Moonen21-May-08 20:08 
GeneralRe: CreateControl Failed problem [modified] Pin
Rajesh R Subramanian21-May-08 20:10
professionalRajesh R Subramanian21-May-08 20:10 
GeneralRe: CreateControl Failed problem Pin
Cedric Moonen21-May-08 20:05
Cedric Moonen21-May-08 20:05 
QuestionUrgent Help C++,how to get the copied file origin Pin
feng.dl21-May-08 17:39
feng.dl21-May-08 17:39 
AnswerRe: Urgent Help C++,how to get the copied file origin Pin
Ashutosh Shashi21-May-08 19:01
Ashutosh Shashi21-May-08 19:01 
GeneralRe: Urgent Help C++,how to get the copied file origin Pin
feng.dl21-May-08 19:53
feng.dl21-May-08 19:53 
AnswerRe: Urgent Help C++,how to get the copied file origin Pin
Ashutosh Shashi21-May-08 19:08
Ashutosh Shashi21-May-08 19:08 
GeneralRe: Urgent Help C++,how to get the copied file origin Pin
feng.dl21-May-08 19:24
feng.dl21-May-08 19:24 
AnswerRe: Urgent Help C++,how to get the copied file origin Pin
feng.dl21-May-08 19:38
feng.dl21-May-08 19:38 
AnswerRe: Urgent Help C++,how to get the copied file origin Pin
David Crow22-May-08 4:28
David Crow22-May-08 4:28 
QuestionPPERF_DATA_BLOCK Question Pin
monsieur_jj21-May-08 16:57
monsieur_jj21-May-08 16:57 
AnswerRe: PPERF_DATA_BLOCK Question Pin
Hamid_RT21-May-08 17:55
Hamid_RT21-May-08 17:55 
GeneralRe: PPERF_DATA_BLOCK Question Pin
monsieur_jj21-May-08 19:08
monsieur_jj21-May-08 19:08 
GeneralRe: PPERF_DATA_BLOCK Question Pin
Hamid_RT21-May-08 20:56
Hamid_RT21-May-08 20:56 
GeneralRe: PPERF_DATA_BLOCK Question Pin
HES082717-Aug-10 15:13
HES082717-Aug-10 15:13 

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.