RTF Library

I

Ivan Vecerina

: I am _not_ a C++ programmer, and because that, I am asking for help.
: Here is one RTF library (LIB):
: http://www.codeproject.com/library/rtflib.asp#xx1132507xx
: but I need it compiled as DLL instead a LIB (because I will use it on
other
: language).
: If possible, I need a source code for this DLL.
: Thank you in the advance.

This NG is about the standard C++ language -- which does not know anything
about LIBs and DLLs.

You'll have more success if you try asking on a windows-specific forum,
such as comp.os.ms-windows.programmer.win32 , or on a forum about the
language that you want to use (they'll know if anything more than
changing a compiler setting to generate a DLL, and a few '__dllexport'
clauses is enough to be able to call the lib from that language).

Good luck / Srecno,
Ivan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top