Click here to Skip to main content
15,893,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Image Operations Pin
Christian Graus28-Jun-01 19:03
protectorChristian Graus28-Jun-01 19:03 
GeneralRe: Image Operations Pin
Tran Hoang Chuong28-Jun-01 19:37
Tran Hoang Chuong28-Jun-01 19:37 
GeneralRe: Image Operations Pin
Christian Graus28-Jun-01 19:42
protectorChristian Graus28-Jun-01 19:42 
GeneralRe: Image Operations Pin
Tran Hoang Chuong28-Jun-01 19:47
Tran Hoang Chuong28-Jun-01 19:47 
GeneralRe: Image Operations Pin
Christian Graus28-Jun-01 19:56
protectorChristian Graus28-Jun-01 19:56 
GeneralRe: Image Operations Pin
Tran Hoang Chuong28-Jun-01 20:07
Tran Hoang Chuong28-Jun-01 20:07 
GeneralRe: Image Operations Pin
Christian Graus28-Jun-01 20:08
protectorChristian Graus28-Jun-01 20:08 
GeneralRich Text Pin
Steven Armstrong28-Jun-01 16:52
Steven Armstrong28-Jun-01 16:52 
I have a simple dialog based application that employs a RichEditCtrl (Microsoft Rich Text box control 6.0 (SP4)).

I have included AfxInitRichEdit() when the application is initialised.

On the system that the program was developed it works fine in both debug and release version.

When it is installed on another PC the program fails to display.

Both systems are configured with the same operating system NT 4 (SP5).

Can any one help me.

Note:
1. I have verified that the files listed in the Depends tracker are the same on both systems. Ensuring that the files listed were the same on both machines did not resolve the problem.


2. If I install Visual C++ V6 along with SP5.0 and then uninstall Visual C++, the program works fine. This is the only difference between the development platform and the target platform.

3. The sample program WordPad works fine without needing to install visual C++ on the target pc. Does this infer that the CRichEditView class should be associated with the RichEdit control in some way if so how do I associate it with the instance of the Edit control on the dialog.

Thanks in Advance...

Confused | :confused: Confused | :confused: Confused | :confused:
GeneralSerializing Bitmaps Pin
mr200328-Jun-01 16:16
mr200328-Jun-01 16:16 
GeneralHard coded path names Pin
Alex Griffing28-Jun-01 15:56
Alex Griffing28-Jun-01 15:56 
GeneralRe: Hard coded path names Pin
28-Jun-01 18:08
suss28-Jun-01 18:08 
GeneralRe: Hard coded path names Pin
#realJSOP29-Jun-01 3:52
mve#realJSOP29-Jun-01 3:52 
QuestionHow do I implement serialization from my Cview class Pin
mr200328-Jun-01 14:45
mr200328-Jun-01 14:45 
QuestionHow do I activate the view my mouse goes over in an MDI app ? Pin
Christian Graus28-Jun-01 14:26
protectorChristian Graus28-Jun-01 14:26 
AnswerRe: How do I activate the view my mouse goes over in an MDI app ? Pin
#realJSOP29-Jun-01 4:09
mve#realJSOP29-Jun-01 4:09 
GeneralRe: How do I activate the view my mouse goes over in an MDI app ? Pin
Christian Graus29-Jun-01 21:04
protectorChristian Graus29-Jun-01 21:04 
GeneralRe: How do I activate the view my mouse goes over in an MDI app ? Pin
Neville Franks29-Jun-01 22:06
Neville Franks29-Jun-01 22:06 
GeneralRe: How do I activate the view my mouse goes over in an MDI app ? Pin
Christian Graus30-Jun-01 0:32
protectorChristian Graus30-Jun-01 0:32 
QuestionHow do I stop my view from being erased after serialising the document??? Pin
Ananya Sen Gupta28-Jun-01 11:50
Ananya Sen Gupta28-Jun-01 11:50 
AnswerRe: How do I stop my view from being erased after serialising the document??? Pin
Christian Graus28-Jun-01 14:12
protectorChristian Graus28-Jun-01 14:12 
GeneralMX Records and DNS Pin
28-Jun-01 10:55
suss28-Jun-01 10:55 
GeneralDeviceIoControl() question Pin
28-Jun-01 10:34
suss28-Jun-01 10:34 
GeneralSystem Menu Pin
Libor Matejka28-Jun-01 9:56
Libor Matejka28-Jun-01 9:56 
GeneralRe: System Menu Pin
Christian Graus28-Jun-01 14:13
protectorChristian Graus28-Jun-01 14:13 
GeneralRe: System Menu Pin
Libor Matejka28-Jun-01 18:14
Libor Matejka28-Jun-01 18:14 

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.