User Profile

Collapse

Profile Sidebar

Collapse
Romesh Khaddar
Romesh Khaddar
Last Activity: Jun 26 '11, 10:32 AM
Joined: Feb 23 '11
Location: Las Vegas
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • a more rewarding solution was to use SWIG, which is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Perl, PHP, Python, Tcl and Ruby. The list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, CFFI, UFFI), D, Go language,...
    See more | Go to post

    Leave a comment:


  • Romesh Khaddar
    started a topic accessing dll from python using ctypes...

    accessing dll from python using ctypes...

    Hi,

    I know that to access any dll from python one should use ctypes. Till now I haven't been able to get it working (I tried both declarations to initialize). Problem that I think is that the dll uses a lot of #define and its own custom structures, of which I couldn't find the definition in ctypes.

    I can't see how to go exactly using ctypes, is my problem justified or I missed to see something really important. Also...
    See more | Go to post
No activity results to display
Show More
Working...