Click here to Skip to main content
15,915,319 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProblem in release mode Pin
nnvidya24-Jun-04 20:23
nnvidya24-Jun-04 20:23 
GeneralRe: Problem in release mode Pin
David Crow25-Jun-04 2:40
David Crow25-Jun-04 2:40 
GeneralRe: Problem in release mode Pin
nnvidya28-Jun-04 18:43
nnvidya28-Jun-04 18:43 
GeneralRe: Problem in release mode Pin
David Crow29-Jun-04 2:15
David Crow29-Jun-04 2:15 
GeneralRe: Problem in release mode Pin
nnvidya29-Jun-04 20:51
nnvidya29-Jun-04 20:51 
GeneralRe: Problem in release mode Pin
David Crow30-Jun-04 2:34
David Crow30-Jun-04 2:34 
GeneralRe: Problem in release mode Pin
nnvidya30-Jun-04 19:16
nnvidya30-Jun-04 19:16 
GeneralRe: Problem in release mode Pin
nnvidya30-Jun-04 19:18
nnvidya30-Jun-04 19:18 
I have deleted the mschart active x control and tested still the other controls like combo boxes are not displayed. The active x control has been registered in windows registry using the following command

regsvr32 C:\winnt\system32\mschrt20.ocx

and the function AfxEnableControlContainer() is also called in InitInstance() function and the required header file afxdisp.h is also included in the stdafx.h file.

Still the problem exists. Please help me to solve this problem as soon as possible. we have a release by this week end.

thanks

vidya
GeneralRe: Problem in release mode Pin
David Crow1-Jul-04 2:12
David Crow1-Jul-04 2:12 
GeneralRe: Problem in release mode Pin
nnvidya1-Jul-04 19:06
nnvidya1-Jul-04 19:06 
GeneralRe: Problem in release mode Pin
David Crow2-Jul-04 2:52
David Crow2-Jul-04 2:52 
GeneralRe: Problem in release mode Pin
Johan Rosengren25-Jun-04 2:52
Johan Rosengren25-Jun-04 2:52 
GeneralC++ lookup table implementation Pin
Indrawati24-Jun-04 20:13
Indrawati24-Jun-04 20:13 
GeneralRe: C++ lookup table implementation Pin
wb24-Jun-04 23:22
wb24-Jun-04 23:22 
GeneralRe: C++ lookup table implementation Pin
Henry miller25-Jun-04 3:36
Henry miller25-Jun-04 3:36 
GeneralMS office List view activex ctrl Pin
LasVegasGuy24-Jun-04 19:31
LasVegasGuy24-Jun-04 19:31 
Questionmore than one Toolbar in MFC document??? Pin
Balkoth24-Jun-04 17:04
Balkoth24-Jun-04 17:04 
AnswerRe: more than one Toolbar in MFC document??? Pin
Anthony_Yio24-Jun-04 20:36
Anthony_Yio24-Jun-04 20:36 
Questionhow can i get the modificationof the dialog? Pin
Lido Paul24-Jun-04 16:56
Lido Paul24-Jun-04 16:56 
AnswerRe: how can i get the modificationof the dialog? Pin
PJ Arends24-Jun-04 18:03
professionalPJ Arends24-Jun-04 18:03 
Questionhow do i acces an edit box's member functions? Pin
cadejohx24-Jun-04 16:49
cadejohx24-Jun-04 16:49 
AnswerRe: how do i acces an edit box's member functions? Pin
Ryan Binns24-Jun-04 18:07
Ryan Binns24-Jun-04 18:07 
GeneralRe: how do i acces an edit box's member functions? Pin
cadejohx24-Jun-04 19:05
cadejohx24-Jun-04 19:05 
GeneralRe: how do i acces an edit box's member functions? Pin
PJ Arends24-Jun-04 20:09
professionalPJ Arends24-Jun-04 20:09 
AnswerRe: how do i acces an edit box's member functions? Pin
David Crow25-Jun-04 4:04
David Crow25-Jun-04 4:04 

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.