RTF

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Michaelreomo
Posts: 0
Joined: Wed Mar 07, 2018 7:17 pm

RTF

Post by Michaelreomo » Fri Aug 27, 2004 8:55 am

Hi All,__I have RTF text in my memo but the R&R can not display RTF without the control characters.__Have anyone a resolution ? __I tested cdll() but c++ dll didn^t work. ____Regards,__Jürg__ __

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: RTF

Post by kfleming » Sun Aug 29, 2004 9:33 am

There is not a way to get there I am afraid.____Kathleen__R&R Support

Michaelreomo
Posts: 0
Joined: Wed Mar 07, 2018 7:17 pm

==> RE: RTF

Post by Michaelreomo » Mon Aug 30, 2004 2:17 am

What is with the cdll() function.__I need only the unformatted text.____Short Example, written in c++:__extern "C" DllExport char test(char Var)__{__ return(Var);__}____I call this function with cdll(_c:\_ est.dll_,_test_,_Only a test_)__but the R&R shows only _***************_..*****_____I think the way with cdll() is possible but I not find my mistake in the cdll call.____

Michaelreomo
Posts: 0
Joined: Wed Mar 07, 2018 7:17 pm

===> RE: RTF

Post by Michaelreomo » Fri Sep 03, 2004 8:09 am

Has nobody any example for the CDLL() ?

Post Reply