I have been trying to write a python script in order to do some automated
testing on a DLL that I have written in C++.  The DLL exposes a function
which is supposed to be called with an array of char*.  I can see that I
need to use dynwin.windll.cstring to create an acceptable string, but what
about an array of such?

Has anyone done this?

Thanks


____________________________________________
<font face="Arial"><b><font size="2">Alison Associates</font></b>

<font size="2">The information contained in this e-mail and any attached files is
 intended only for the use of the person(s) to whom it is addressed and may
 be privileged, confidential and exempt from disclosure under applicable law. 
The views of the author may not necessarily reflect the views of the Company.
If you are not the intended recipient please do not copy or convey this 
message or any attached files to any other person but delete this message
and any attached files and notify us of incorrect receipt via e-mail
to <a 
href="mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]</a>.</font>


_____________________________________________________________________
This message has been checked for all known viruses by MessageLabs.
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython

Reply via email to