Click here to Skip to main content
15,917,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to create a Service in VC++ Pin
snprani30-Aug-05 1:31
snprani30-Aug-05 1:31 
AnswerRe: How to create a Service in VC++ Pin
sunit530-Aug-05 1:51
sunit530-Aug-05 1:51 
GeneralRe: How to create a Service in VC++ Pin
Dudi Avramov30-Aug-05 2:29
Dudi Avramov30-Aug-05 2:29 
AnswerRe: How to create a Service in VC++ Pin
ThatsAlok30-Aug-05 21:00
ThatsAlok30-Aug-05 21:00 
QuestionTo Enumerate all ports of PC Pin
rajeevktripathi30-Aug-05 1:14
rajeevktripathi30-Aug-05 1:14 
QuestionError on compilation Pin
babyspidy30-Aug-05 0:23
babyspidy30-Aug-05 0:23 
AnswerRe: Error on compilation Pin
prasad_som30-Aug-05 0:32
prasad_som30-Aug-05 0:32 
AnswerRe: Error on compilation Pin
HasanMalaysia30-Aug-05 0:36
HasanMalaysia30-Aug-05 0:36 
Hello

It seems to me you try to create an object of type CHtmlEdit . So, I think You have to remove () from the following statement:

CHtmlEdit oHtmlEdit();

If you omit the paranthesis, an object is created and the default constructor is automatically called.
I hope this solves your problem.
GeneralRe: Error on compilation Pin
babyspidy30-Aug-05 0:47
babyspidy30-Aug-05 0:47 
QuestionXP feature is disabled while running my MDI program. Pin
G Haranadh30-Aug-05 0:03
G Haranadh30-Aug-05 0:03 
QuestionHow to use type library files? Pin
Dody_DK29-Aug-05 23:29
Dody_DK29-Aug-05 23:29 
QuestionGrouping windows Pin
Nishad S29-Aug-05 23:27
Nishad S29-Aug-05 23:27 
AnswerRe: Grouping windows Pin
Rage30-Aug-05 0:06
professionalRage30-Aug-05 0:06 
GeneralRe: Grouping windows Pin
toxcct30-Aug-05 0:10
toxcct30-Aug-05 0:10 
GeneralRe: Grouping windows Pin
Nishad S30-Aug-05 0:15
Nishad S30-Aug-05 0:15 
QuestionUNICODE woes Pin
TheGroinalRampager29-Aug-05 23:15
TheGroinalRampager29-Aug-05 23:15 
AnswerRe: UNICODE woes Pin
toxcct29-Aug-05 23:25
toxcct29-Aug-05 23:25 
AnswerRe: UNICODE woes Pin
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX30-Aug-05 0:10
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX30-Aug-05 0:10 
GeneralRe: UNICODE woes Pin
toxcct30-Aug-05 0:13
toxcct30-Aug-05 0:13 
General[Message Deleted] Pin
TheGroinalRampager30-Aug-05 1:00
TheGroinalRampager30-Aug-05 1:00 
GeneralRe: UNICODE woes. Pin
toxcct30-Aug-05 1:05
toxcct30-Aug-05 1:05 
Generaloh..... but still..... Pin
TheGroinalRampager30-Aug-05 1:16
TheGroinalRampager30-Aug-05 1:16 
GeneralRe: oh..... but still..... Pin
toxcct30-Aug-05 1:20
toxcct30-Aug-05 1:20 
GeneralRe: UNICODE woes Pin
TheGroinalRampager30-Aug-05 1:01
TheGroinalRampager30-Aug-05 1:01 
AnswerRe: UNICODE woes Pin
toxcct30-Aug-05 1:10
toxcct30-Aug-05 1:10 

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.