problem with dialog box and richedit control
-
Hi, I have a problem with my dialog box which has a richedit control box in it.The dialog box doesnt show up at all.But, if i replace the richedit control box with a edit box, everything works fine.. Can anyone help me, Thanks Deepak Samuel
-
Hi, I have a problem with my dialog box which has a richedit control box in it.The dialog box doesnt show up at all.But, if i replace the richedit control box with a edit box, everything works fine.. Can anyone help me, Thanks Deepak Samuel
read vc richedit help, answer is there includeh10
-
Hi, I have a problem with my dialog box which has a richedit control box in it.The dialog box doesnt show up at all.But, if i replace the richedit control box with a edit box, everything works fine.. Can anyone help me, Thanks Deepak Samuel
The rich edit control DLL has not been initialized. If you are using MFC, search MSDN for CRichEditCtrl Overview. It explains exactly what is happening.
Five birds are sitting on a fence. Three of them decide to fly off. How many are left?
-
read vc richedit help, answer is there includeh10
Hi, thanks for the reply, but where do i get that vc rich edit help? regards Deepak Samuel
-
Hi, I have a problem with my dialog box which has a richedit control box in it.The dialog box doesnt show up at all.But, if i replace the richedit control box with a edit box, everything works fine.. Can anyone help me, Thanks Deepak Samuel