Need help in Python Wrapper for EWFAPI from XPe

P

P Boy

I am trying to build a wrapper for the EWFAPI running on XPe. My first
attempt was to use SWIG, but run to trouble with all these windows
types such as WCHAR, DWORD, LPWSTR, ...

I then searched further and found out about the ctypes module. However,
some functions returns pointer to struct in ewfapi.dll. How do get into
the elements of struct pointer, recursively, if possible?

Thanks for any help in advance.

Oh, writing a wrapper on top of ewfapi is an option, but it would be
painful and time consuming.
 

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

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top