![]() |
| | #1 |
| Registered User Join Date: Sep 2001
Posts: 39
| I am very new to Window programming and feel more comfortable working with API. Any information offered will be greatly appreciated Thanks |
| Echidna is offline | |
| | #2 |
| Registered User Join Date: Sep 2001 Location: Belgium
Posts: 39
| As far as I know, a richedit can only be used with MFC. What you can do is create a regular DLL with MFC statically linked. You can create the richedit in this DLL and export some functions to your exe to handle the richedit control. I've done creating a COM object, but it should work perfectly using an ordinary DLL that supports MFC (this does not mean you should work according the MFC technology). Greetings, Ward |
| Ward is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change cursor on single edit control | Niara | Windows Programming | 3 | 01-11-2009 09:52 AM |
| edit control text buffer | scurvydog | Windows Programming | 4 | 12-11-2008 10:13 AM |
| (Multiline) Edit Control Limit | P4R4N01D | Windows Programming | 9 | 05-17-2008 11:56 AM |
| API and Rich edit control | LuckY | Windows Programming | 2 | 05-01-2003 09:01 PM |
| Controlling an edit control | master5001 | Windows Programming | 2 | 10-16-2001 03:08 PM |