[go: up one dir, main page]

Menu

#32 Colorer plain C API / Windows DLL

colorer-take5
open-accepted
General (12)
5
2007-05-14
2007-05-13
boca4711
No

Is there any support to use colorer as DLL for windows?

I want to have a DLL built with VC so I can simply use colorer in a windows application.

I saw the directories icolorer and libcolorer but there is no support for windows dll or the makefiles are very old so that they didn't work.

Discussion

  • Igor Russkih

    Igor Russkih - 2007-05-14

    Logged In: YES
    user_id=313042
    Originator: NO

    The key question here is what to assume under «simply use».
    Even now nothing prevents you (or me) from building colorer as windows DLL, exporting all the public C++ definitions and then use them from outside.

    From the other side, currently there is no «plain C» API for colorer — is it what do you need? This is really quite a reasonable request.

    Can say that the same API is now required for Colorer Midnight Commander integration, but unfortunately I absolutely have no time to do this (although quite a simple) task.

    Changing Summary description to better reflect the idea,

    Igor

     
  • Igor Russkih

    Igor Russkih - 2007-05-14
    • labels: --> General
    • milestone: --> colorer-take5
    • assigned_to: nobody --> lomecb
    • summary: colorer as DLL for windows --> Colorer plain C API / Windows DLL
    • status: open --> open-accepted
     

Log in to post a comment.