This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
Thanks for the suggestion. I thought I had tried that. I apparently had not since it worked first time… Barry
Formatted text in CEdit
Message #30326
I wish to place text into a CEdit (MLE) object with control over where linebreaks occurr. So far I have not had any success. I've tried to draw on OS/2 experience to solve this problem but them Windows MLE is adifferent beast than its OS/2 counterpart. I figured that some…
WinExec crashes MFC
Message #30325
I am attempting to launch an MFC application from another (non-MFC) application using WinExec(). I pass a command line parameter along with the name of the MFC application's executeable. Standard stuff, right? however, the MFC application crashes somewhere in Kernel at an address which I do not recognize. The stack…